summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-3/+1
* re PR tree-optimization/71462 (gcc ICE at -O3 on valid code on x86_64-linux-...Richard Biener2016-06-091-2/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev2015-11-041-7/+3
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-6/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-16/+14
* switch from gimple to gimple*Trevor Saunders2015-09-201-8/+8
* Reimplement rewrite_virtuals_into_loop_closed_ssaTom de Vries2015-08-311-66/+160
* Improve function header comments in tree-ssa-loop-manip.cTom de Vries2015-08-311-12/+12
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-17/+5
* Add rewrite_virtuals_into_loop_closed_ssaTom de Vries2015-07-071-0/+51
* Remove 'unsigned' in header comment canonicalize_loop_ivsTom de Vries2015-06-251-9/+8
* 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
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-1/+1
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-4/+4
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-30/+34
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* re PR tree-optimization/62070 (ICE: verify_ssa failed)Richard Biener2014-08-111-11/+0
* passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ...Richard Biener2014-04-301-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.David Malcolm2013-12-091-4/+4
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-6/+6
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* add auto_vecTrevor Saunders2013-11-221-5/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+1
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT.Aldy Hernandez2013-11-071-1/+0
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-0/+3
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-0/+8
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-3/+3
* expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener2013-04-091-14/+17
* tree-ssa-loop-manip.c (find_uses_to_rename): Do not scan the whole function w...Richard Biener2013-03-181-14/+5
* re PR tree-optimization/56150 (ICE segfault in do_pre / tail_merge_optimize)Richard Biener2013-01-311-3/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1