- Sep 11, 2009
-
-
Dan Gohman authored
input filename so that opt doesn't print the input filename in the output so that grep lines in the tests don't unintentionally match strings in the input filename. llvm-svn: 81537
-
- Sep 09, 2009
-
-
Dan Gohman authored
llvm-svn: 81257
-
- Sep 08, 2009
-
-
Dan Gohman authored
of using llvm-as, now that opt supports this. llvm-svn: 81226
-
- Aug 31, 2009
-
-
Chris Lattner authored
llvm-svn: 80523
-
Chris Lattner authored
llvm-svn: 80522
-
Chris Lattner authored
llvm-svn: 80521
-
- Mar 26, 2009
-
-
Devang Patel authored
Before deleting a basic block, give other loop passes a chance cleanup analysis values, related to the instructions in the basic block. llvm-svn: 67719
-
- Aug 16, 2008
-
-
Owen Anderson authored
llvm-svn: 54832
-
- Jul 25, 2008
-
-
Dan Gohman authored
command-line option, and disable it by default. It introduced performance regressions because CodeGen is currently not able to remat such loads. llvm-svn: 53997
-
- Jul 23, 2008
-
-
Chris Lattner authored
case for this. This allows instructions like loads from global variables declared to be constant to be moved out of loops." Patch by Stefanus Du Toit! llvm-svn: 53945
-
- May 21, 2008
-
-
Chris Lattner authored
hoist them. llvm-svn: 51356
-
- May 20, 2008
-
-
Gabor Greif authored
llvm-svn: 51349
-
Gabor Greif authored
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. llvm-svn: 51328
-
- May 16, 2008
-
-
Owen Anderson authored
llvm-svn: 51180
-
- Apr 20, 2008
-
-
Chris Lattner authored
llvm-svn: 49971
-
- Mar 19, 2008
-
-
Tanya Lattner authored
llvm-svn: 48527
-
- 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
-