[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / mulwide.ll
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-06-27 Justin Holewinski[NVPTX] Implement fma and imad contraction as target...