NVPTX: support direct f16 <-> f64 conversions via intrinsics.
[oota-llvm.git] / test / CodeGen / NVPTX / ldu-reg-plus-offset.ll
2014-06-27 Justin Holewinski[NVPTX] Fix handling of ldg/ldu intrinsics.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-01 Justin Holewinski[NVPTX] Add isel patterns for [reg+offset] form of...