- Apr 16, 2007
-
-
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
-