llvm-6502/test/Analysis/TypeBasedAliasAnalysis
Nick Lewycky dc89737bcd Extend 'readonly' and 'readnone' to work on function arguments as well as
functions. Make the function attributes pass add it to known library functions
and when it can deduce it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185735 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-06 00:29:58 +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 Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +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 Struct-path aware TBAA: change the format of TBAAStructType node. 2013-04-27 00:26:11 +00:00