[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / arithmetic-fp-sm20.ll
2014-07-17 Justin Holewinski[NVPTX] Improve handling of FP fusion
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...