[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2010-05-18-PostIndexBug.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-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-02-14 Lang HamesTighten physical register invariants: Allocatable physi...
2011-04-09 Chris Lattnerdon't test for codegen of 'store undef'
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-18 Evan ChengSink dag combine's post index load / store code that...