instcombine: alloca: Canonicalize scalar allocation array size
[oota-llvm.git] / test / Transforms / PhaseOrdering / gdce.ll
2015-03-13 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...
2012-09-29 Evan ChengAdd test case for r164850.