[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / ld-addrspace.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2013-06-28 Justin Holewinski[NVPTX] Calling conventions fix
2013-06-28 Justin Holewinski[NVPTX] Remove i8 register class. PTX support for...
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...