[SROA] Rip out all support for SSAUpdater in SROA.
[oota-llvm.git] / test / Transforms / LoopUnswitch / preserve-analyses.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-09-28 Dan GohmanMove the dominator verification code out of special...
2009-09-09 Dan GohmanFix SplitCriticalEdge to properly update LCSSA form...
2009-09-08 Dan GohmanTrim unnecessary declarations.
2009-09-08 Dan GohmanRe-apply r80926, with fixes: keep the domtree informed...