aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bytecode
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the test to actually run correctly.Reid Spencer2004-08-192-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15921 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a test case test test 1.3 alignment removal and to test a regressionReid Spencer2004-08-192-0/+21089
| | | | | | | | on disassembly speed (where SlotMachine was being recomputed on each getSlot() call). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15920 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial testcase for bytecode compatibility regression test.Chris Lattner2004-08-012-0/+97
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15405 91177308-0d34-0410-b5e6-96231b3b80d8