Update optimization passes to handle inalloca arguments
[oota-llvm.git] / test / Transforms / DeadStoreElimination / const-pointers.ll
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-01-01 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-12-12 Benjamin KramerFix some CHECK lines which were ignored by accident.
2009-11-14 Nick LewyckyTeach BasicAA that a constant expression can't alias...