aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-3/+1
2016-06-09re PR tree-optimization/71462 (gcc ICE at -O3 on valid code on x86_64-linux-...Richard Biener1-2/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev1-7/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-6/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-5/+5
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-16/+14
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
2015-08-31Reimplement rewrite_virtuals_into_loop_closed_ssaTom de Vries1-66/+160
2015-08-31Improve function header comments in tree-ssa-loop-manip.cTom de Vries1-12/+12
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-07-07Add rewrite_virtuals_into_loop_closed_ssaTom de Vries1-0/+51
2015-06-25Remove 'unsigned' in header comment canonicalize_loop_ivsTom de Vries1-9/+8
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-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-1/+1
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-4/+4
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-30/+34
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-0/+11
2014-08-11re PR tree-optimization/62070 (ICE: verify_ssa failed)Richard Biener1-11/+0
2014-04-30passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ...Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-4/+4
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-6/+6
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-22add auto_vecTrevor Saunders1-5/+2
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-07gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT.Aldy Hernandez1-1/+0
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-0/+3
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-0/+8
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-3/+3
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener1-14/+17
2013-03-18tree-ssa-loop-manip.c (find_uses_to_rename): Do not scan the whole function w...Richard Biener1-14/+5
2013-01-31re PR tree-optimization/56150 (ICE segfault in do_pre / tail_merge_optimize)Richard Biener1-3/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1