aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-2/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-08-06re PR tree-optimization/51938 (missed optimization: 2 comparisons)Marc Glisse1-84/+86
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+0
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+1
2011-05-20re PR tree-optimization/49073 (g++ optimizer breaks do-while code)Jakub Jelinek1-1/+2
2011-05-18re PR tree-optimization/49018 (Inline assembly block executed outside conditi...Richard Guenther1-1/+1
2010-06-08re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore1-25/+15
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-10re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimp...Richard Guenther1-0/+6
2009-08-09re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1)Richard Guenther1-25/+6
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-2/+4
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-1/+1
2009-03-28re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther1-33/+41
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-09-09re PR tree-optimization/37387 (ICE in extract_range_from_binary_expr, at tree...Richard Guenther1-0/+19
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