aboutsummaryrefslogtreecommitdiff
path: root/gcc/cprop.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford1-1/+1
2017-03-02re PR rtl-optimization/79780 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Jakub Jelinek1-3/+13
2017-02-13cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek1-1/+1
2017-02-07re PR rtl-optimization/79386 (ICE: segmentation fault in cprop w/ -O2 on 32-b...Jakub Jelinek1-1/+5
2017-01-27re PR rtl-optimization/79194 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Bernd Schmidt1-2/+2
2017-01-21re PR rtl-optimization/79125 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Bernd Schmidt1-0/+20
2017-01-14re PR rtl-optimization/78626 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2656 (e...Bernd Schmidt1-1/+24
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-16Use df_read_modify_subreg_p in cprop.cRichard Sandiford1-3/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-12[PATCH] Make disabled-optimization warning more informative; increase default...Brad Lucier1-42/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-14/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-10/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-7/+3
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-1/+1
2015-10-01remove many typedefsTrevor Saunders1-2/+0
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-6/+7
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
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-02re PR target/65768 (sub-optimimal code for constant Uses in loop)Kugan Vivekanandarajah1-0/+25
2015-06-01Change use to type-based pool allocator in cselib.c.Martin Liska1-0/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-04-24re PR rtl-optimization/34503 (Issues with constant/copy propagation implement...Thomas Preud'homme1-64/+64
2015-04-22make some HAVE_cc0 code always compiledTrevor Saunders1-3/+1
2015-04-22always define HAVE_cc0Trevor Saunders1-1/+1
2015-01-17Revert last changeAlan Modra1-3/+1
2015-01-17cprop.c (do_local_cprop): Disallow replacement of fixed hard registers.Alan Modra1-1/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-2/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-33/+33
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders1-3/+3
2014-08-25Convert edge_def.insns.r to rtx_insn *David Malcolm1-1/+1
2014-08-22postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)David Malcolm1-1/+1
2014-08-22cprop.c: Use rtx_insnDavid Malcolm1-24/+26
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-3/+3
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-8/+6