- Apr 16, 2007
-
-
Reid Spencer authored
Fix test syntax per new rules. llvm-svn: 36133
-
Reid Spencer authored
Un-XFAIL this since it now passes with fix to llvm-upgrade. llvm-svn: 36104
-
Reid Spencer authored
Correct this test case. It was passing a uint where a ubyte was expected. llvm-svn: 36101
-
Reid Spencer authored
Un-XFAIL this now that its working. llvm-svn: 36100
-
Reid Spencer authored
XFAIL tests covered by the PR. These will be un-XFAILed as they are fixed. llvm-svn: 36093
-
- Apr 15, 2007
-
-
Chris Lattner authored
llvm-svn: 36089
-
Reid Spencer authored
Upgrade to use new Tcl exec based test harness. This exposes 3 bugs that were previously not being reported: test/Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll test/Transforms/GlobalOpt/memset.ll test/Transforms/IndVarsSimplify/exit_value_tests.llx llvm-svn: 36065
-
Reid Spencer authored
Upgrade to use new Tcl exec based test harness. llvm-svn: 36062
-
Reid Spencer authored
Convert to use the new Tcl expr based test harness. llvm-svn: 36061
-
Reid Spencer authored
Make use of the END. facility on all files > 1K so that we aren't wasting CPU cycles searching for RUN: lines that we'll never find. llvm-svn: 36059
-
Reid Spencer authored
llvm-svn: 36058
-
Reid Spencer authored
Upgrade to use new Tcl exec based test harness llvm-svn: 36055
-
Reid Spencer authored
llvm-svn: 36054
-
Reid Spencer authored
Upgrade tests to new Tcl exec based test harness requirements. llvm-svn: 36053
-
Zhou Sheng authored
llvm-svn: 36048
-
Reid Spencer authored
Convert to new test system. This exposes IsDigit.ll as failing. llvm-svn: 36046
-
Reid Spencer authored
Conver to new test system. llvm-svn: 36045
-
Reid Spencer authored
llvm-svn: 36043
-
Jeff Cohen authored
llvm-svn: 36042
-
Chris Lattner authored
llvm-svn: 36039
-
Owen Anderson authored
llvm-svn: 36036
-
Reid Spencer authored
llvm-svn: 36029
-
Reid Spencer authored
Convert to new test system. This exposes test/Transforms/ConstProp/calls.ll llvm-svn: 36027
-
Chris Lattner authored
llvm-svn: 36024
-
Reid Spencer authored
Convert to new test system. llvm-svn: 36023
-
Reid Spencer authored
functions and Tcl's just tickled with that. The fix is to give the "new" test system a different interface function name. llvm-svn: 36022
-
Chris Lattner authored
because of the tclification. :( llvm-svn: 36019
-
- Apr 14, 2007
-
-
Reid Spencer authored
llvm-svn: 36014
-
Reid Spencer authored
Upgrade tests to work with new llvm.exp version of llvm_runtest. llvm-svn: 36013
-
Reid Spencer authored
llvm-svn: 36012
-
Reid Spencer authored
llvm-svn: 36006
-
Reid Spencer authored
llvm-svn: 36005
-
Reid Spencer authored
llvm-svn: 36004
-
Reid Spencer authored
llvm-svn: 36003
-
Chris Lattner authored
llvm-svn: 35983
-
Chris Lattner authored
llvm-svn: 35980
-
Reid Spencer authored
turned up some regressions that have since been fixed. We don't want to loose the regression tests. Test cases by Guoling Han. llvm-svn: 35974
-
- Apr 11, 2007
-
-
Reid Spencer authored
llvm-svn: 35919
-
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
-
Chris Lattner authored
llvm-svn: 35907
-