Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-14 | Make flag_thread_jumps a gate of pass_jump_after_combine | Ilya Leoshkevich | 1 | -1/+2 |
2019-11-12 | Free dominance info at the beginning of pass_jump_after_combine | Ilya Leoshkevich | 1 | -0/+2 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-10-28 | Move jump threading before reload | Ilya Leoshkevich | 1 | -9/+13 |
2019-09-30 | Remove global call sets: cfgcleanup.c | Richard Sandiford | 1 | -7/+1 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 1 | -4/+6 |
2019-09-10 | Replace call_used_reg_set with call_used_or_fixed_regs | Richard Sandiford | 1 | -2/+2 |
2019-09-09 | Remove hard_reg_set_equal_p | Richard Sandiford | 1 | -2/+2 |
2019-07-18 | Make ifcvt clean up dead comparisons | Richard Sandiford | 1 | -1/+7 |
2019-07-09 | cfgcleanup.c (old_insns_match_p): Check if used hard regs set is equal for bo... | Dragan Mladjenovic | 1 | -0/+9 |
2019-04-12 | re PR rtl-optimization/90026 (ICE: verify_flow_info failed (error: missing ba... | Jakub Jelinek | 1 | -10/+10 |
2019-03-09 | re PR rtl-optimization/89634 (gmp-ecm miscompilation on s390x with -march=zEC... | Jakub Jelinek | 1 | -0/+5 |
2019-01-22 | re PR rtl-optimization/88904 (Basic block incorrectly skipped in jump threadi... | Jakub Jelinek | 1 | -5/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-14 | re PR rtl-optimization/88470 (ICE in maybe_record_trace_start, at dwarf2cfi.c... | Jakub Jelinek | 1 | -2/+5 |
2018-12-03 | Repeat jump threading after combine | Ilya Leoshkevich | 1 | -0/+42 |
2018-04-09 | re PR rtl-optimization/84058 (RTl partitioning fixup should drag very small b... | Jan Hubicka | 1 | -32/+9 |
2018-03-02 | re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ... | Jakub Jelinek | 1 | -3/+1 |
2018-01-24 | cfgcleanup.c (try_crossjump_to_edge): Use combine_with_count to merge probabi... | Jan Hubicka | 1 | -5/+3 |
2018-01-11 | re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h... | Jan Hubicka | 1 | -2/+4 |
2018-01-10 | Clean up partitioning in try_optimize_cfg (PR bootstrap/82831). | Martin Liska | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-21 | poly_int: REG_ARGS_SIZE | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -9/+10 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -6/+6 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -25/+9 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -8/+1 |
2017-07-21 | cfgcleanup.c (flow_find_cross_jump): Do not crossjump across hot/cold regions. | Jan Hubicka | 1 | -18/+16 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -15/+16 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -9/+1 |
2017-05-22 | cfgcleanup: Ignore clobbers in bb_is_just_return | Segher Boessenkool | 1 | -6/+8 |
2017-04-18 | re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-lin... | Jeff Law | 1 | -0/+5 |
2017-03-27 | re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330) | Jakub Jelinek | 1 | -0/+52 |
2017-01-09 | re PR translation/79019 (translatable string typo in cif-code.def:141) | Jakub Jelinek | 1 | -5/+5 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-21 | make tablejump_p return the label as a rtx_insn * | Trevor Saunders | 1 | -4/+4 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-22 | make next/prev active_insn and active_insn_p take rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2016-05-11 | cfgcleanup: Handle a branch with just a return in both arms (PR71028) | Segher Boessenkool | 1 | -0/+1 |
2016-05-04 | cfgcleanup: Fold jumps and conditional branches with returns | Segher Boessenkool | 1 | -0/+121 |
2016-05-04 | cfgcleanup: Bugfix in try_simplify_condjump | Segher Boessenkool | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -12/+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 | -5/+2 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -11/+3 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |