Make the FixedLengthDecoderEmitter smart enough to autogenerate decoders for encoding...
authorOwen Anderson <resistor@mac.com>
Mon, 1 Aug 2011 22:45:43 +0000 (22:45 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 1 Aug 2011 22:45:43 +0000 (22:45 +0000)
commitcf6039548bd7ee4ad960da0a480b399869f6fc6f
tree30a2959eab52a19d14d02a519152956b7d60dbf8
parent02c8460a7428b9721d8784bc320f045d022ce699
Make the FixedLengthDecoderEmitter smart enough to autogenerate decoders for encodings like "let Inst{11-7} = foo;", where the RHS has no bitwidth specifiers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136660 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FixedLenDecoderEmitter.cpp