Age | Commit message (Expand) | Author | Files | Lines |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in du... | Jakub Jelinek | 1 | -2/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | 2014-12-10 Richard Biener <rguenther@suse.de> | Richard Biener | 1 | -0/+12 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -11/+8 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -29/+36 |
2014-11-19 | gimple.h (gimple_build_assign_with_ops): Add unary arg overload. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-09-22 | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 1 | -9/+9 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -2/+2 |
2014-08-02 | convert many uses of pointer_map to hash_map | Trevor Saunders | 1 | -10/+11 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -5/+6 |
2014-06-17 | tree-ssa-loop-im.c (determine_max_movement): Adjust cost of PHI node moving. | Richard Biener | 1 | -4/+11 |
2014-06-06 | re PR tree-optimization/43934 (LIM should handle PHI nodes) | Christian Bruel | 1 | -1/+7 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -2/+2 |
2014-04-23 | re PR tree-optimization/60903 (ICE: in verify_loop_structure, at cfgloop.c:16... | Richard Biener | 1 | -14/+10 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -10/+10 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-17 | re PR tree-optimization/46590 (long compile time with -O2 and many loops) | Richard Biener | 1 | -52/+109 |
2014-01-13 | re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu) | Jakub Jelinek | 1 | -62/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+7 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -3/+2 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
2013-11-17 | gimple.h: Reorder prototypes to match .c declaration order... | Andrew MacLeod | 1 | -0/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+2 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-11-07 | gimplify.c (gimple_regimplify_operands): Do not set SSA_NAME_DEF_STMT. | Aldy Hernandez | 1 | -2/+0 |
2013-11-06 | gimple.h (block_in_transaction): Move to basic-block.h and rename. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+8 |
2013-10-17 | re PR tree-optimization/58143 (wrong code at -O3) | Richard Biener | 1 | -1/+76 |
2013-10-09 | tree-flow.h: Move some protoypes. | Andrew MacLeod | 1 | -208/+67 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -9/+9 |
2013-09-17 | compare-elim.c (find_comparison_dom_walker): New class | Trevor Saunders | 1 | -36/+30 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-04-30 | function.h (loops_for_fn): New inline function. | Richard Biener | 1 | -8/+8 |
2013-04-23 | This patch extracts approved portions of the hash_table patches to the... | Lawrence Crowl | 1 | -29/+33 |
2013-04-16 | re PR tree-optimization/56756 (ICE: verify_ssa failed (definition in block n ... | Richard Biener | 1 | -6/+34 |
2013-03-25 | tree-ssa-loop-im.c (struct mem_ref): Use bitmap_head instead of bitmap. | Richard Biener | 1 | -77/+80 |
2013-03-25 | tree-ssa-loop-im.c (struct depend): Remove. | Richard Biener | 1 | -29/+11 |
2013-03-22 | tree-ssa-loop-im.c (struct mem_ref): Remove indep_ref and dep_ref members. | Richard Biener | 1 | -21/+0 |