aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28re PR tree-optimization/37207 (ice at tree-ssa-ifcombine.c:222 for -Os)Richard Guenther1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-123/+135
2008-06-02tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P.Tomas Bily1-2/+1
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-04-30re PR tree-optimization/14847 ([tree-ssa] combine "if (a & 1) goto there" and...Richard Guenther1-2/+28
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+6
2007-10-04re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)Richard Guenther1-0/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-24tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of ...Andreas Krebbel1-2/+2
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak1-4/+8
2007-07-04re PR tree-optimization/32482 (ICE verify_ssa failed)Richard Guenther1-4/+9
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther1-0/+614