llvm-6502/test/Analysis/TypeBasedAliasAnalysis
Manman Ren 4df1854f26 Aliasing rules for struct-path aware TBAA.
Added PathAliases to check if two struct-path tags can alias.
Added command line option -struct-path-tbaa.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179337 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-11 23:24:18 +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
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 -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
tbaa-path.ll Aliasing rules for struct-path aware TBAA. 2013-04-11 23:24:18 +00:00