OSDN Git Service

Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[android-x86/external-llvm.git] / test / CodeGen / PTX / options.ll
2011-06-22 Justin HolewinskiPTX: Add .address_size directive if PTX version >= 2.3
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 ChiouExtend initial support for primitive types in PTX backend
2010-11-30 Che-Liang Chiouptx: add command-line options for gpu target and ptx...