aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-09re PR rtl-optimization/84058 (RTl partitioning fixup should drag very small b...Jan Hubicka1-32/+9
2018-03-02re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ...Jakub Jelinek1-3/+1
2018-01-24cfgcleanup.c (try_crossjump_to_edge): Use combine_with_count to merge probabi...Jan Hubicka1-5/+3
2018-01-11re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...Jan Hubicka1-2/+4
2018-01-10Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).Martin Liska1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: REG_ARGS_SIZERichard Sandiford1-1/+1
2017-12-20poly_int: MEM_OFFSET and MEM_SIZERichard Sandiford1-9/+10
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-6/+6
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-25/+9
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-8/+1
2017-07-21cfgcleanup.c (flow_find_cross_jump): Do not crossjump across hot/cold regions.Jan Hubicka1-18/+16
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-15/+16
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-9/+1
2017-05-22cfgcleanup: Ignore clobbers in bb_is_just_returnSegher Boessenkool1-6/+8
2017-04-18re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-lin...Jeff Law1-0/+5
2017-03-27re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330)Jakub Jelinek1-0/+52
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-5/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-21make tablejump_p return the label as a rtx_insn *Trevor Saunders1-4/+4
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders1-1/+1
2016-05-11cfgcleanup: Handle a branch with just a return in both arms (PR71028)Segher Boessenkool1-0/+1
2016-05-04cfgcleanup: Fold jumps and conditional branches with returnsSegher Boessenkool1-0/+121
2016-05-04cfgcleanup: Bugfix in try_simplify_condjumpSegher Boessenkool1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-12/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-5/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-0/+1
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-1/+2
2015-05-19bitmap.c (bitmap_set_range): Handle count==1 specially.Richard Sandiford1-15/+4
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-4/+2
2015-05-19cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.Richard Sandiford1-10/+4
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-3/+3
2015-04-22remove more ifdefs for HAVE_cc0Trevor Saunders1-18/+8
2015-04-22always define HAVE_cc0Trevor Saunders1-6/+6
2015-04-20re PR rtl-optimization/64916 (ira.c update_equiv_regs patch causes gcc/testsu...Shiva Chen1-4/+44
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-5/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-22cfgbuild.h: New.Andrew MacLeod1-1/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-23cfgcleanup.c (try_optimize_cfg): Do not remove label with LABEL_PRESERVE_P fl...Ilya Enkovich1-0/+1