[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / code-placement.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 LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-01-07 Evan ChengAdded a late machine instruction copy propagation pass...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-02 Cameron ZwarichEliminate the unused CodeGenPrepare option to split...
2010-09-27 Jakob Stoklund OlesenExplicitly disable CGP critical edge splitting for...
2010-09-27 Jakob Stoklund OlesenDon't depend on basic block numbering.
2010-09-24 Evan ChengEnable code placement optimization pass for ARM.
2010-08-17 Evan ChengPHI elimination should not break back edge. It can...