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
argument-promotion.ll
dse.ll
dynamic-indices.ll
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
intrinsics.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
licm.ll
lit.local.cfg
memcpyopt.ll
precedence.ll
sink.ll