PTX: SM > 2.0 implies +double
[oota-llvm.git] / lib / Target / PTX / PTX.td
2011-09-26 Justin HolewinskiPTX: SM > 2.0 implies +double
2011-09-22 Justin HolewinskiPTX: Remove physical register defs
2011-06-24 Justin HolewinskiPTX: Re-work target sm/compute selection and add some...
2011-06-22 Dan BaileyTest Commit.
2011-06-16 Justin HolewinskiPTX: Finish new calling convention implementation
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.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!