PTX: add flag to disable mad/fma selection
[oota-llvm.git] / lib / Target / PTX / PTXSubtarget.cpp
2011-05-18 Justin HolewinskiPTX: add flag to disable mad/fma selection
2011-05-06 Justin HolewinskiPTX: add PTX 2.3 language target
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2011-03-15 Justin HolewinskiPTX: Set PTX 2.0 as the minimum supported version
2011-03-02 Che-Liang ChiouAdd 64-bit addressing to PTX backend
2011-03-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.