PTX: Fix detection of stack load/store vs. global load/store, as well as fix the
[oota-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...