Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2012-07-18-LimitReassociate.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-07-18 Andrew TrickAdded unit test for PR13361: LSR + SCEV "hangs" on...