[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / local-stack-frame.ll
2015-07-01 Jingyue Wu[NVPTX] Move NVPTXPeephole after NVPTXPrologEpilogPass
2015-06-30 Jingyue Wu[NVPTX] Fix issue introduced in D10321
2015-06-24 Jingyue WuAdd NVPTXPeephole pass to reduce unnecessary address...
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-04-21 Eli BenderskyFix the test: DCE optimized away everything.
2013-08-06 Justin Holewinski[NVPTX] Fix bug in stack code generation causes by...