Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge two tests | Chris Lattner | 2010-12-13 | 1 | -30/+0 |
| | | | | llvm-svn: 121679 | ||||
* | fix a bunch of spurious failures for people whose home directory | Chris Lattner | 2009-09-11 | 1 | -2/+1 |
| | | | | | | is sabre. llvm-svn: 81528 | ||||
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | llvm-svn: 81257 | ||||
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | | | of using llvm-as, now that opt supports this. llvm-svn: 81226 | ||||
* | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-18 | 1 | -33/+27 |
| | | | | llvm-svn: 48483 | ||||
* | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -1/+2 |
| | | | | | | | | | | 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 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+36 |
llvm-svn: 33296 |