[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2011-03-15-LdStMultipleBug.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-05-30 Tim NorthoverAArch64 & ARM: remove undefined behaviour from some...
2013-08-21 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-15 Bill WendlingRework test so that it reproduces the error without...
2012-03-04 Bill WendlingDo trivial CSE of dead BBs during codegen preparation.
2011-03-15 Evan ChengDo not form thumb2 ldrd / strd if the offset is by...