1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Bitcode
Chad Rosier 381bd92630 Add a few test cases to ensure the bitcode reader is backward compatible with
LLVM 2.9.  My understanding is that we plan to maintain compatibility with 2.9
until the 3.1 release.  At that time we can generate new test cases using LLVM
3.0.

llvm-svn: 142958
2011-10-25 20:33:19 +00:00
..
2006-12-11-Cast-ConstExpr.ll Fix test cases that were previously using grep to use FileCheck 2011-05-28 00:15:10 +00:00
2009-06-11-FirstClassAggregateConstant.ll Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00
AutoUpgradeGlobals.ll Add missing newlines. 2011-05-28 01:35:58 +00:00
AutoUpgradeGlobals.ll.bc Auto-upgrade the magic ".llvm.eh.catch.all.value" global to 2010-09-10 18:51:56 +00:00
blockaddress.ll It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
extractelement.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
fbench-llvm-2.9.ll Add a few test cases to ensure the bitcode reader is backward compatible with 2011-10-25 20:33:19 +00:00
fbench-llvm-2.9.ll.bc Add a few test cases to ensure the bitcode reader is backward compatible with 2011-10-25 20:33:19 +00:00
flags.ll Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case 2010-01-25 21:55:39 +00:00
metadata-2.ll Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
metadata.ll Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
null-type.ll Testcase for PR8494 (invalid bitcode crashing the bitcode reader). 2010-10-28 15:57:30 +00:00
null-type.ll.bc Testcase for PR8494 (invalid bitcode crashing the bitcode reader). 2010-10-28 15:57:30 +00:00
spirit-llvm-2.9.ll Add a few test cases to ensure the bitcode reader is backward compatible with 2011-10-25 20:33:19 +00:00
spirit-llvm-2.9.ll.bc Add a few test cases to ensure the bitcode reader is backward compatible with 2011-10-25 20:33:19 +00:00
sse42_crc32.ll Simplify tests by not piping them through llvm-dis. 2011-10-25 19:59:50 +00:00
ssse3_palignr.ll Simplify tests by not piping them through llvm-dis. 2011-10-25 19:59:50 +00:00