aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-659/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-01Convert vr-values to value query class.Aldy Hernandez1-2/+2
2020-06-10Merge evrp uses of substitute_and_fold_engine into the engine itself.Aldy Hernandez1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-21re PR tree-optimization/90949 (null pointer check removed)Jeff Law1-6/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-23re PR tree-optimization/87700 (Compile time hog w/ -O1)Richard Biener1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-01tree-ssa-ccp.c (ccp_folder): New class derived from substitute_and_fold_engine.Jeff Law1-3/+10
2017-11-01tree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove typedef.Jeff Law1-5/+13
2017-05-16Add default value for last argument of dump functions.Martin Liska1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-18tree-ssa-propagate.h (substitute_and_fold): Adjust prototype.Richard Biener1-1/+1
2016-09-15Iterator to visit SSAKugan Vivekanandarajah1-4/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+4
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-1/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-5/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-6/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-2/+5
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-2/+1
2014-07-14re PR c/61779 (gcc -Og fails with impossible constraint on legal C code)Richard Biener1-29/+17
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-07-08tree-ssa-dom.h (loop_depth_of_name): Remove.Richard Biener1-23/+7
2014-06-26re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops)Richard Biener1-5/+2
2014-06-18tree-pass.h (make_pass_dce_loop): Remove.Richard Biener1-5/+15
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-2/+1
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...Jakub Jelinek1-3/+17
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-28tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford1-0/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+6
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1