Fix the tests added in r243270. Use 2>&1 instead of |&
[oota-llvm.git] / test / Transforms / LoopVectorize / lcssa-crash.ll
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2013-05-24 Benjamin KramerLoopVectorize: LoopSimplify can't canonicalize loops...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2012-12-30 Nadav RotemLoopVectorizer: Fix a bug in the code that updates...