summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2007-01-27-UpgradePointers.ll
Commit message (Collapse)AuthorAgeFilesLines
* Removing llvm upgrade, so remove tests specific to llvm-upgrade and update ↵Tanya Lattner2008-02-161-20/+0
| | | | | | the tests that used it. llvm-svn: 47225
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
| | | | llvm-svn: 41097
* For PR1319:Reid Spencer2007-04-151-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 erroneousReid Spencer2007-01-281-0/+21
"redefinition" errors that cause the upgrade to fail. llvm-svn: 33593
OpenPOWER on IntegriCloud