Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / BBVectorize / X86 / loop1.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-12 Nadav RotemCostModel: increase the default cost of supported float...
2012-11-01 Hal FinkelBBVectorize: Commit the rest of the test-case change.
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-10-26 Hal FinkelMove target-specific BBVectorize tests into a separate...