summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*Trevor Saunders2015-09-201-5/+5
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-17/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-6/+6
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-2/+5
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-2/+1
* re PR c/61779 (gcc -Og fails with impossible constraint on legal C code)Richard Biener2014-07-141-29/+17
* remove has_executeTrevor Saunders2014-07-091-1/+0
* tree-ssa-dom.h (loop_depth_of_name): Remove.Richard Biener2014-07-081-23/+7
* re PR tree-optimization/61607 (DOM missed jump threading and destroyed loops)Richard Biener2014-06-261-5/+2
* tree-pass.h (make_pass_dce_loop): Remove.Richard Biener2014-06-181-5/+15
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-2/+1
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...Jakub Jelinek2013-12-111-3/+17
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford2013-11-281-0/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+6
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+1
* tree-flow.h: Remove some prototypes.Andrew MacLeod2013-10-021-214/+0
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* gimple-pretty-print.c: Various whitespace tweaks.Christophe Lyon2013-09-241-13/+13
* gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah2013-09-231-5/+13
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* re PR middle-end/57287 (Bogus uninitialized warning with abnormal control flow)Richard Biener2013-08-291-1/+7
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-19/+37
* re PR tree-optimization/57411 (ICE: verify_ssa failed: definition in block 4 ...Richard Biener2013-05-281-7/+3
* tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener2013-04-261-3/+3
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-1/+0
* tree.h (unsave_expr_now): Remove.Richard Biener2013-04-091-2/+2
* re PR tree-optimization/56396 (memory corruption in cc1)Richard Biener2013-02-201-2/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-3/+3
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-1/+1
* tree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DEFAULT_DEF bit of the o...Richard Guenther2012-08-071-5/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-3/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0