aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-6/+14
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+2
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini1-2/+2
2009-05-21tree-ssa-sccvn.c (copy_reference_ops_from_ref): Record TMR_ORIGINAL.Richard Guenther1-0/+4
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-8/+7
2008-09-28re PR tree-optimization/36891 (ICE with vector division and -ffast-math and LIM)Andrew Pinski1-1/+17
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-289/+284
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-13/+18
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-3/+4
2008-05-22tree-dfa.c (refs_may_alias_p): Exit early if possible.Richard Guenther1-31/+3
2008-05-15re PR tree-optimization/36009 (PRE causes missed loop store motion, store sin...Richard Guenther1-0/+9
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-04-30re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther1-0/+2
2008-03-27tree-affine.h (aff_combination_expand): Declare.Zdenek Dvorak1-300/+957
2008-03-14re PR tree-optimization/34043 (Missed optimization causing extra loads and st...Richard Guenther1-0/+4
2008-02-11re PR tree-optimization/33992 (Miscompiles function with inlining, breaks pro...Uros Bizjak1-0/+5
2008-01-21re PR target/34856 (ICE with some constant vectors)Richard Guenther1-0/+1
2007-10-09re PR tree-optimization/33615 (Hoisting of potentially-throwing values for -f...Richard Sandiford1-1/+2
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+1
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi1-1/+1
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-06-06tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann1-19/+17
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-4/+13
2007-05-11tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak1-7/+7
2007-05-04basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner1-0/+2
2007-04-27tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak1-23/+26
2007-04-26re PR tree-optimization/31703 (Gcc 4.3 revision 124101 failed to compile gcc ...Richard Guenther1-6/+8
2007-04-22re PR tree-optimization/29789 (Missed invariant out of the loop with conditio...Richard Guenther1-30/+135
2007-03-08tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle1-8/+8
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle1-3/+3
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+4
2006-12-11[multiple changes]Diego Novillo1-5/+3
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-21/+4
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-16/+15
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak1-13/+12
2006-11-21tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak1-24/+24
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-21/+2
2006-06-24gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque1-1/+1
2006-05-23re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod1-1/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-1/+1
2005-12-02tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther1-3/+3
2005-08-25re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini1-0/+2
2005-08-17tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, [...]): New.Zdenek Dvorak1-1/+105
2005-08-01re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Richard Guenther1-0/+1
2005-06-30[multiple changes]Daniel Berlin1-8/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2