SelectionDAG switch lowering: Replace unreachable default with most popular case.
[oota-llvm.git] / test / CodeGen / AArch64 / ldst-opt.ll
2014-06-03 Tilmann Scheller[AArch64] Add regression tests for the load/store optim...
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for store...
2014-06-02 Tilmann Scheller[AArch64] Add some more regression tests for load pre...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-05-28 Tilmann Scheller[AArch64] Add store post-index update folding regressio...
2014-05-28 Tilmann Scheller[AArch64] Add load post-index update folding regression...
2014-05-26 Tilmann Scheller[AArch64] Add store + add folding regression tests...
2014-05-26 Tilmann Scheller[AArch64] Add more regression tests for the load/store...
2014-05-26 Tilmann SchellerRemove accidentally committed whitespace.
2014-05-26 Tilmann Scheller[AArch64] Add a regression test for the load store...