Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / test / CodeGen / PTX / mov.ll
2011-12-06 Justin HolewinskiPTX: Continue to fix up the register mess.
2011-09-28 Justin HolewinskiPTX: MC-ize the PTX back-end (patch 1 of N)
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-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2011-02-28 Che-Liang ChiouAdd preliminary support for .f32 in the PTX backend.
2010-11-17 Che-Liang ChiouAdd simple arithmetics and %type directive for PTX
2010-10-19 Che-Liang ChiouAdd test case mov.ll for PTX device function