- Mar 10, 2008
-
-
Tanya Lattner authored
llvm-svn: 48137
-
- Aug 15, 2007
-
-
Dan Gohman authored
llvm-svn: 41100
-
- Jun 29, 2007
-
-
John Criswell authored
llvm-svn: 37801
-
- Apr 16, 2007
-
-
Reid Spencer authored
Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
-
Reid Spencer authored
Fix syntax of tests to ensure grep pattern is properly quoted. llvm-svn: 36134
-
- Apr 15, 2007
-
-
Reid Spencer authored
Convert to new test system. This exposes IsDigit.ll as failing. llvm-svn: 36046
-
- Apr 14, 2007
-
-
Chris Lattner authored
llvm-svn: 35983
-
- 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
-
- Apr 07, 2007
-
-
Chris Lattner authored
llvm-svn: 35705
-
- Jan 26, 2007
-
-
Reid Spencer authored
Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533
-
- Jan 17, 2007
-
-
Reid Spencer authored
llvm-svn: 33296
-