Add NVPTXPeephole pass to reduce unnecessary address cast
[oota-llvm.git] / test / CodeGen / NVPTX / rsqrt.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-28 Justin Holewinski[NVPTX] Add (1.0 / sqrt(x)) => rsqrt(x) generation...