This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Bitcode
History
Bill Wendling
90c6d27935
FileCheckize these testcases.
...
llvm-svn: 154281
2012-04-08 11:00:38 +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
…
blockaddress.ll
It's valid to take the blockaddress of a different function, so remove this
2011-05-06 21:09:44 +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
flags.ll
Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case
2010-01-25 21:55:39 +00:00
lit.local.cfg
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
2012-02-16 06:28:33 +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
FileCheckize these testcases.
2012-04-08 11:00:38 +00:00
null-type.ll.bc
Testcase for PR8494 (invalid bitcode crashing the bitcode reader).
2010-10-28 15:57:30 +00:00
shuffle.ll
The bitcode reader can create an shuffle with a place holder mask which it will
2011-10-26 00:34:48 +00:00
ssse3_palignr.ll
Simplify tests by not piping them through llvm-dis.
2011-10-25 19:59:50 +00:00