let the '!eq' expression support 'int' and 'bit' types
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 16 Jun 2010 23:24:12 +0000 (23:24 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Wed, 16 Jun 2010 23:24:12 +0000 (23:24 +0000)
commite87de41189b1591afd88e4dc12eeb17e06b77d3e
tree31621b77739ec01945f812c060d5e52df8ba5bee
parentd0e8469ba65c54b593df15b7249d7fe12097c4cf
let the '!eq' expression support 'int' and 'bit' types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106171 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.html
test/TableGen/eqbit.td [new file with mode: 0644]
utils/TableGen/Record.cpp