Cleanup test whitespace or lack thereof. NFC.
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / small-size.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...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-09-10 Sanjay PatelRename getMaximumUnrollFactor -> getMaxInterleaveFactor...
2014-07-20 Hal Finkel[LoopVectorize] Use AA to partition potential dependenc...
2014-01-28 Chandler Carruth[vectorizer] Completely disable the block frequency...
2014-01-27 Chandler Carruth[vectorize] Initial version of respecting PGO in the...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-16 Benjamin KramerMove test that depends on the x86 target into a target...