llvm-6502/test/Bytecode
Reid Spencer d798a515e9 Discard code that supported old bytecode formats. This makes the Bytecode
Reader code much easier to read and maintain. Backwards compatibility from
version 5 format has been retained. Older formats will produce an error.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31723 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-14 04:47:22 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
memcpy.ll new testcases 2006-03-02 23:56:23 +00:00
memcpy.ll.bc-16 new testcases 2006-03-02 23:56:23 +00:00
old-intrinsics.ll This now passes. 2006-01-27 11:27:37 +00:00
old-intrinsics.ll.bc-16 new testcase the autoupgrader in the bc reader fails to handle 2006-01-19 06:15:34 +00:00
signed-intrinsics.ll A test case for ensuring that conversion of old-format intrinsics with 2006-01-27 11:28:48 +00:00
signed-intrinsics.ll.bc-16 A test case for ensuring that conversion of old-format intrinsics with 2006-01-27 11:28:48 +00:00
ver6.ll Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
ver6.ll.bc Ensure we don't regress on reading version 6 bytecode. 2006-11-08 21:28:30 +00:00