Age | Commit message (Expand) | Author | Files | Lines |
2020-02-09 | Improve splitX passes management | Uros Bizjak | 1 | -52/+46 |
2020-02-05 | i386: Schedule the only -O0 split pass on x86 after pro_and_epilogue/jump2 [P... | Jakub Jelinek | 1 | -11/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-27 | re PR rtl-optimization/90007 (ICE in extract_constrain_insn_cached, at recog.... | Vladimir Makarov | 1 | -3/+2 |
2019-11-25 | Convert m68k to not use cc0 | Bernd Schmidt | 1 | -17/+0 |
2019-10-01 | Remove clobber_high | Richard Sandiford | 1 | -5/+3 |
2019-09-30 | Remove global call sets: recog.c | Richard Sandiford | 1 | -1/+2 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -1/+2 |
2019-01-23 | re PR target/85711 (ICE in aarch64_classify_address, at config/aarch64/aarch6... | Bin Cheng | 1 | -4/+12 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-06 | Remaining support for clobber high | Alan Hayward | 1 | -3/+6 |
2018-03-09 | re PR rtl-optimization/84682 (internal compiler error: Segmentation fault (pr... | Alexandre Oliva | 1 | -7/+17 |
2018-03-08 | re PR inline-asm/84742 (internal compiler error: in process_alt_operands, at ... | Jakub Jelinek | 1 | -1/+1 |
2018-01-16 | re PR rtl-optimization/83213 (peephole bug with -O2) | Jakub Jelinek | 1 | -0/+2 |
2018-01-08 | re PR rtl-optimization/81308 (ICE in calc_dfs_tree, at dominance.c:458) | Jeff Law | 1 | -1/+27 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -3/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | poly_int: PUSH_ROUNDING | Richard Sandiford | 1 | -10/+12 |
2017-12-21 | poly_int: REG_ARGS_SIZE | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -10/+6 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+1 |
2017-12-11 | recog.c (store_data_bypass_p_1): New function. | Jakub Jelinek | 1 | -72/+44 |
2017-10-23 | tree-pass.h (PROP_rtl_split_insns): Define. | Sandra Loosemore | 1 | -1/+1 |
2017-10-20 | Add generic part for Intel CET enabling. The spec is available at | Igor Tsimbalist | 1 | -0/+1 |
2017-10-11 | [PATCH] DECL_ASSEMBLER_NAME and friends | Nathan Sidwell | 1 | -0/+1 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 1 | -3/+1 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-08-30 | [40/77] Use scalar_int_mode for extraction_insn fields | Richard Sandiford | 1 | -14/+7 |
2017-08-30 | [35/77] Add uses of as_a <scalar_int_mode> | Richard Sandiford | 1 | -2/+3 |
2017-08-30 | [26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications | Richard Sandiford | 1 | -1/+2 |
2017-08-22 | Make more use of paradoxical_subreg_p | Richard Sandiford | 1 | -2/+2 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -2/+1 |
2017-03-14 | alias.c (struct alias_set_entry): Pack properly. | Richard Biener | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-16 | recog.c (rest_of_handle_split_after_reload): Delete. | Eric Botcazou | 1 | -12/+15 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -4/+1 |
2016-06-06 | re PR c/24414 (Old-style asms don't clobber memory) | Bernd Edlinger | 1 | -5/+27 |
2016-01-29 | re PR target/69299 (-mavx performance degradation with r232088) | Vladimir Makarov | 1 | -0/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -10/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -3/+1 |
2015-08-21 | gencodes.c (gencodes): Print the comma for the preceding enum value rather th... | Richard Sandiford | 1 | -3/+3 |
2015-08-21 | always define HAVE_peephole2 | Trevor Saunders | 1 | -5/+3 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |