- Jan 01, 2008
-
-
Bill Wendling authored
llvm-svn: 45478
-
- Nov 23, 2007
-
-
Duncan Sands authored
OnlyReadsMemoryFns tables are dead! We get more, and more accurate, information from gcc via the readnone and readonly function attributes. llvm-svn: 44288
-
- Oct 01, 2007
-
-
Devang Patel authored
Relax unsafe use check. If there is one unconditional use inside the loop then it is safe to promote value even if there is another conditional use inside the loop. llvm-svn: 42493
-
- Sep 24, 2007
-
-
Devang Patel authored
llvm-svn: 42270
-
- Sep 19, 2007
-
-
Devang Patel authored
llvm-svn: 42149
-
- Sep 18, 2007
-
-
Gabor Greif authored
llvm-svn: 42108
-
Devang Patel authored
llvm-svn: 42075
-
- Jul 31, 2007
-
-
Devang Patel authored
llvm-svn: 40629
-
- Jun 29, 2007
-
-
John Criswell authored
llvm-svn: 37801
-
- May 23, 2007
-
-
Chris Lattner authored
llvm-svn: 37304
-
- May 08, 2007
-
-
Chris Lattner authored
llvm-svn: 36945
-
Bill Wendling authored
llvm-svn: 36933
-
- Apr 16, 2007
-
-
Reid Spencer authored
llvm-svn: 36176
-
Reid Spencer authored
Fix test syntax per new rules. llvm-svn: 36133
-
- Apr 15, 2007
-
-
Reid Spencer authored
Upgrade to use new Tcl exec based test harness. llvm-svn: 36062
-
- Apr 11, 2007
-
-
Reid Spencer authored
global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918
-
- Jan 17, 2007
-
-
Reid Spencer authored
llvm-svn: 33296
-