| Commit message (Expand) | Author | Age | Files | Lines |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -11/+11 |
* | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 2010-07-05 | 1 | -2/+0 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -4/+10 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -2/+1 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+2 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -3/+0 |
* | re PR tree-optimization/43934 (LIM should handle PHI nodes) | Richard Guenther | 2010-05-06 | 1 | -8/+250 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -2/+2 |
* | re PR tree-optimization/43560 (possible wrong code bug) | Richard Guenther | 2010-03-29 | 1 | -5/+34 |
* | tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru. | Richard Guenther | 2010-01-15 | 1 | -1/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -12/+12 |
* | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 2009-10-12 | 1 | -6/+14 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+2 |
* | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 2009-06-27 | 1 | -2/+2 |
* | tree-ssa-sccvn.c (copy_reference_ops_from_ref): Record TMR_ORIGINAL. | Richard Guenther | 2009-05-21 | 1 | -0/+4 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -8/+7 |
* | re PR tree-optimization/36891 (ICE with vector division and -ffast-math and LIM) | Andrew Pinski | 2008-09-28 | 1 | -1/+17 |
* | tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | Tomas Bily | 2008-08-18 | 1 | -2/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -289/+284 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -13/+18 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -3/+4 |
* | tree-dfa.c (refs_may_alias_p): Exit early if possible. | Richard Guenther | 2008-05-22 | 1 | -31/+3 |
* | re PR tree-optimization/36009 (PRE causes missed loop store motion, store sin... | Richard Guenther | 2008-05-15 | 1 | -0/+9 |
* | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 2008-05-09 | 1 | -2/+1 |
* | re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown) | Richard Guenther | 2008-04-30 | 1 | -0/+2 |
* | tree-affine.h (aff_combination_expand): Declare. | Zdenek Dvorak | 2008-03-27 | 1 | -300/+957 |
* | re PR tree-optimization/34043 (Missed optimization causing extra loads and st... | Richard Guenther | 2008-03-14 | 1 | -0/+4 |
* | re PR tree-optimization/33992 (Miscompiles function with inlining, breaks pro... | Uros Bizjak | 2008-02-11 | 1 | -0/+5 |
* | re PR target/34856 (ICE with some constant vectors) | Richard Guenther | 2008-01-21 | 1 | -0/+1 |
* | re PR tree-optimization/33615 (Hoisting of potentially-throwing values for -f... | Richard Sandiford | 2007-10-09 | 1 | -1/+2 |
* | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 2007-08-08 | 1 | -0/+1 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | cselib.c (entry_and_rtx_equal_p): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -1/+1 |
* | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 2007-06-13 | 1 | -1/+1 |
* | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 2007-06-06 | 1 | -19/+17 |
* | passes.texi: Document predictive commoning. | Zdenek Dvorak | 2007-05-24 | 1 | -4/+13 |
* | tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop... | Zdenek Dvorak | 2007-05-11 | 1 | -7/+7 |
* | basic-block.h (cdi_direction): Assign values to all enumeration constants. | Josh Conner | 2007-05-04 | 1 | -0/+2 |
* | tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ... | Zdenek Dvorak | 2007-04-27 | 1 | -23/+26 |
* | re PR tree-optimization/31703 (Gcc 4.3 revision 124101 failed to compile gcc ... | Richard Guenther | 2007-04-26 | 1 | -6/+8 |
* | re PR tree-optimization/29789 (Missed invariant out of the loop with conditio... | Richard Guenther | 2007-04-22 | 1 | -30/+135 |
* | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 2007-03-08 | 1 | -8/+8 |
* | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 2007-02-16 | 1 | -3/+3 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -2/+4 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -5/+3 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -21/+4 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -16/+15 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -13/+12 |
* | tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array. | Zdenek Dvorak | 2006-11-21 | 1 | -24/+24 |