Fix testcase for attribute ordering.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / functionattrs.ll
2011-12-28 Nick LewyckyChange CaptureTracking to pass a Use* instead of a...
2010-12-16 Dan Gohman-enable-tbaa is on by default now.
2010-11-09 Dan GohmanTeach FunctionAttrs about the VAArg instruction.
2010-11-08 Dan GohmanAdd a testcase for a call which BasicAA says only acces...
2010-11-08 Dan GohmanMake FunctionAttrs TBAA-aware.