Teach tblgen's set theory "sequence" operator to support an optional stride operand.
[oota-llvm.git] / test / CodeGen / PTX / cvt.ll
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-09-29 Justin HolewinskiPTX: Add new patterns for bitconvert and any_extend
2011-09-27 Justin HolewinskiPTX: Add support for sitofp in backend
2011-09-22 Justin HolewinskiPTX: fixup test cases for register changes
2011-06-25 Dan BaileyPTX: corrected tests that were failing
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-20 Justin HolewinskiPTX: Fix conversion between predicates and value types
2011-06-17 Justin HolewinskiPTX: Adjust rounding modes
2011-06-16 Justin HolewinskiPTX: Finish new calling convention implementation
2011-05-10 Justin HolewinskiPTX: add test cases for cvt, fneg, and selp