llvm-6502/test/Analysis/TypeBasedAliasAnalysis
Manman Ren a5b314c27a Struct-path aware TBAA: change the format of TBAAStructType node.
We switch the order of offset and field type to make TBAAStructType node
(name, parent node, offset) similar to scalar TBAA node (name, parent node).
TypeIsImmutable is added to TBAAStructTag node.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180654 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-27 00:26:11 +00:00
..
aliastest.ll
argument-promotion.ll
dse.ll
dynamic-indices.ll
functionattrs.ll
gvn-nonlocal-type-mismatch.ll
intrinsics.ll
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
tbaa-path.ll Struct-path aware TBAA: change the format of TBAAStructType node. 2013-04-27 00:26:11 +00:00