llvm-6502/test/Analysis/TypeBasedAliasAnalysis
Bill Wendling 351b7a10e2 Use references to attribute groups on the call/invoke instructions.
Listing all of the attributes for the callee of a call/invoke instruction is way
too much and makes the IR unreadable. Use references to attributes instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175877 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-22 09:09:42 +00:00
..
aliastest.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
argument-promotion.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
dse.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
dynamic-indices.ll Reapply r131781, now that the GVN bug with partially-aliasing loads 2011-06-04 06:50:18 +00:00
functionattrs.ll Modify the LLVM assembly output so that it uses references to represent function attributes. 2013-02-20 07:21:42 +00:00
gvn-nonlocal-type-mismatch.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
intrinsics.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
licm.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +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
memcpyopt.ll Make memcpyopt TBAA-aware. 2010-12-16 02:51:19 +00:00
precedence.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00
sink.ll -enable-tbaa is on by default now. 2010-12-16 02:53:48 +00:00