aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-04-09cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.Zdenek Dvorak1-1/+13
2007-03-08tree-vrp.c: Include "intl.h".Ian Lance Taylor1-6/+7
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-2/+7
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-18/+18
2006-04-27Implement new immediate use iterators.Andrew MacLeod1-5/+7
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-10re PR tree-optimization/26213 (new (within last few days) infinite loop with ...Jeff Law1-4/+8
2006-02-08re PR tree-optimization/21417 (Missed jump threading opportunity on trees)Jeff Law1-9/+21
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law1-0/+537