summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-1/+1
* re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther2009-03-281-33/+41
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/37387 (ICE in extract_range_from_binary_expr, at tree...Richard Guenther2008-09-091-0/+19
* re PR tree-optimization/37207 (ice at tree-ssa-ifcombine.c:222 for -Os)Richard Guenther2008-08-281-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-123/+135
* tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P.Tomas Bily2008-06-021-2/+1
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-2/+1
* re PR tree-optimization/14847 ([tree-ssa] combine "if (a & 1) goto there" and...Richard Guenther2008-04-301-2/+28
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+6
* re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)Richard Guenther2007-10-041-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of ...Andreas Krebbel2007-07-241-2/+2
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-4/+8
* re PR tree-optimization/32482 (ICE verify_ssa failed)Richard Guenther2007-07-041-4/+9
* re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther2007-06-121-0/+614