[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / bug21465.ll
2015-06-09 Jingyue Wu[NVPTX] run SROA after NVPTXFavorNonGenericAddrSpaces
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
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-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass