aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-8/+12
* Change CaptureTracking to pass a Use* instead of a Value* when a value isNick Lewycky2011-12-281-1/+1
* -enable-tbaa is on by default now.Dan Gohman2010-12-161-1/+1
* Teach FunctionAttrs about the VAArg instruction.Dan Gohman2010-11-091-0/+14
* Add a testcase for a call which BasicAA says only accesses memory throughDan Gohman2010-11-081-0/+30
* Make FunctionAttrs TBAA-aware.Dan Gohman2010-11-081-0/+37