Don't create a MIN/MAX node if the underlying compare has more than one use.
[oota-llvm.git] / test / CodeGen / AArch64 / ldst-opt.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-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...