Remove uses of getSubtargetImpl from ResourcePriorityQueue and
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / functionattrs.ll
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
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.