Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / test / CodeGen / PTX / st.ll
2011-11-03 Dan Baileyfixed global array handling for ptx to use the correct...
2011-09-26 Justin HolewinskiPTX: Unify handling of loads/stores
2011-09-22 Justin HolewinskiPTX: fixup test cases for register changes
2011-06-25 Dan BaileyPTX: Reverting implementation of i8.
2011-06-24 Dan BaileyPTX: Add support for i8 type and introduce associated...
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-16 Justin HolewinskiPTX: Finish new calling convention implementation
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2011-03-18 Justin HolewinskiPTX: Fix various codegen issues
2011-03-14 Justin HolewinskiPTX: Emit global arrays with proper sizes
2011-03-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2011-01-01 Che-Liang Chiouptx: remove reg-reg addressing mode and st.const
2011-01-01 Che-Liang Chiouptx: add store instruction