Teach tblgen's set theory "sequence" operator to support an optional stride operand.
authorOwen Anderson <resistor@mac.com>
Thu, 24 May 2012 21:37:08 +0000 (21:37 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 24 May 2012 21:37:08 +0000 (21:37 +0000)
commit6b31d4ea3610b04d71e1eb38d8fc625eae7b759a
tree5a8152caa3dd148168f29df834b539b98136d5bb
parentd6d05e3f788d60d5c76ab99ce95ea6f622932d90
Teach tblgen's set theory "sequence" operator to support an optional stride operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157416 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
test/TableGen/SetTheory.td
utils/TableGen/SetTheory.cpp