[EarlyCSE] Value forwarding for unordered atomics
[oota-llvm.git] / test / Transforms / BBVectorize / simple-ldstr.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...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-07 Chandler CarruthSwitch BBVectorize to directly depend on having a TTI...
2012-10-31 Hal FinkelBBVectorize: Choose pair ordering to minimize shuffles
2012-10-30 Hal FinkelBBVectorize: Fix a small bug introduced in r167042.
2012-10-22 Hal FinkelBBVectorize should ignore unreachable blocks.
2012-02-01 Hal FinkelAdd a basic-block autovectorization pass.