aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
AgeCommit message (Expand)Author
2013-02-20Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling
2011-12-28Change CaptureTracking to pass a Use* instead of a Value* when a value isNick Lewycky
2010-12-16-enable-tbaa is on by default now.Dan Gohman
2010-11-09Teach FunctionAttrs about the VAArg instruction.Dan Gohman
2010-11-08Add a testcase for a call which BasicAA says only accesses memory throughDan Gohman
2010-11-08Make FunctionAttrs TBAA-aware.Dan Gohman