aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Allow pass_lim to run outside pass_tree_loopTom de Vries1-2/+10
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-5/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-5/+5
2015-10-19re PR tree-optimization/67975 (Failure to optimise equality between two call ...Richard Biener1-46/+5
2015-10-08[PATCH] [4/n] Fix minor SSA_NAME leaksJeff Law1-0/+2
2015-10-05* tree-ssa-loop-im.cMarek Polacek1-2/+0
2015-09-20switch from gimple to gimple*Trevor Saunders1-32/+32
2015-09-15re PR tree-optimization/67470 (ICE at -O3 on x86_64-linux-gnu in compute_live...Richard Biener1-0/+17
2015-09-13tree-ssa-loop-im.c: remove typedefs that hide pointernessTrevor Saunders1-49/+49
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-06-25hash-table.h: Update comments.Richard Sandiford1-2/+1
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-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-18remove need for store_values_directlyTrevor Saunders1-6/+6
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in du...Jakub Jelinek1-2/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-102014-12-10 Richard Biener <rguenther@suse.de>Richard Biener1-0/+12
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek1-11/+8
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-29/+36
2014-11-19gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-9/+9
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-2/+2
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-10/+11
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-5/+6
2014-06-17tree-ssa-loop-im.c (determine_max_movement): Adjust cost of PHI node moving.Richard Biener1-4/+11
2014-06-06re PR tree-optimization/43934 (LIM should handle PHI nodes)Christian Bruel1-1/+7
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+2
2014-04-23re PR tree-optimization/60903 (ICE: in verify_loop_structure, at cfgloop.c:16...Richard Biener1-14/+10
2014-04-17pass cfun to pass::executeTrevor Saunders1-10/+10
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener1-52/+109
2014-01-13re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu)Jakub Jelinek1-62/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-2/+7
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-3/+2
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-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod1-0/+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