summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law2015-12-101-6/+8
* Allow pass_lim to run outside pass_tree_loopTom de Vries2015-11-241-2/+10
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-5/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* re PR tree-optimization/67975 (Failure to optimise equality between two call ...Richard Biener2015-10-191-46/+5
* [PATCH] [4/n] Fix minor SSA_NAME leaksJeff Law2015-10-081-0/+2
* * tree-ssa-loop-im.cMarek Polacek2015-10-051-2/+0
* switch from gimple to gimple*Trevor Saunders2015-09-201-32/+32
* re PR tree-optimization/67470 (ICE at -O3 on x86_64-linux-gnu in compute_live...Richard Biener2015-09-151-0/+17
* tree-ssa-loop-im.c: remove typedefs that hide pointernessTrevor Saunders2015-09-131-49/+49
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-17/+5
* hash-table.h: Update comments.Richard Sandiford2015-06-251-2/+1
* 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-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in du...Jakub Jelinek2015-01-051-2/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* 2014-12-10 Richard Biener <rguenther@suse.de>Richard Biener2014-12-101-0/+12
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-11/+8
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-29/+36
* gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek2014-11-191-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-9/+9
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-2/+2
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-10/+11
* remove has_executeTrevor Saunders2014-07-091-1/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-5/+6
* tree-ssa-loop-im.c (determine_max_movement): Adjust cost of PHI node moving.Richard Biener2014-06-171-4/+11
* re PR tree-optimization/43934 (LIM should handle PHI nodes)Christian Bruel2014-06-061-1/+7
* Merge in wide-int.Kenneth Zadeck2014-05-061-2/+2
* re PR tree-optimization/60903 (ICE: in verify_loop_structure, at cfgloop.c:16...Richard Biener2014-04-231-14/+10
* pass cfun to pass::executeTrevor Saunders2014-04-171-10/+10
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener2014-01-171-52/+109
* re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu)Jakub Jelinek2014-01-131-62/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+7
* cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener2013-11-191-3/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-0/+1
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1