Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing llvm upgrade, so remove tests specific to llvm-upgrade and update ↵ | Tanya Lattner | 2008-02-16 | 1 | -20/+0 |
| | | | | | | the tests that used it. llvm-svn: 47225 | ||||
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
| | | | | llvm-svn: 41097 | ||||
* | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -3/+2 |
| | | | | | | | | | | Upgrade to new Tcl exec based test framework. This exposes three regressions in llvm-upgrade: test/Assembler/2002-08-19-BytecodeReader.llx test/Assembler/2003-08-21-ConstantExprCast-Fold.llx test/Assembler/2004-01-11-getelementptrfolding.llx llvm-svn: 36067 | ||||
* | Test case for PR1137. This makes sure that we don't get erroneous | Reid Spencer | 2007-01-28 | 1 | -0/+21 |
"redefinition" errors that cause the upgrade to fail. llvm-svn: 33593 |