aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-fold.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-369/+124
2010-06-30re PR bootstrap/44699 (Bootstrap failure for x86_64-apple-darwin10: ICE while...Michael Matz1-5/+19
2010-06-28re PR c++/44535 (g++ -O[ 23] generates undefined symbol)Martin Jambor1-2/+18
2010-06-28re PR middle-end/44592 (wrong code at -O3)Michael Matz1-4/+50
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-0/+27
2010-06-08re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore1-0/+1049
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-10/+0
2010-05-25re PR middle-end/44069 (optimization bug initializing from cast array)Richard Guenther1-0/+12
2010-05-13gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to gimple-f...Martin Jambor1-13/+133
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-1/+1
2010-04-15Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther1-0/+1596