llvm-6502/test/Analysis/TypeBasedAliasAnalysis
Manman Ren a2e3834d16 Support in AAEvaluator to print alias queries of loads/stores with TBAA tags.
Add "evaluate-tbaa" to print alias queries of loads/stores. Alias queries
between pointers do not include TBAA tags.

Add testing case for "placement new". TBAA currently says NoAlias.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177772 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-22 22:34:41 +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
placement-tbaa.ll Support in AAEvaluator to print alias queries of loads/stores with TBAA tags. 2013-03-22 22:34:41 +00:00
precedence.ll
sink.ll