Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / test / CodeGen / PTX / setp.ll
2011-09-22 Justin HolewinskiPTX: fixup test cases for register changes
2011-06-25 Dan BaileyPTX: corrected tests that were failing
2011-06-23 Justin HolewinskiPTX: Always use registers for return values, but use...
2011-06-22 Justin HolewinskiPTX: Add signed integer comparisons
2011-06-20 Justin HolewinskiPTX: Fix conversion between predicates and value types
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2011-04-02 Che-Liang Chiouptx: support setp's 4-operand format
2011-03-14 Che-Liang Chiouptx: add set.p instruction and related changes to predi...