introduce a new OpKind abstraction which wraps up operand flavors in a tidy little...
authorChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 23:29:05 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 23:29:05 +0000 (23:29 +0000)
commit9bfd5f3b22157ac2d14ddcaea93b98a6f1140f2f
treea6f73b97c73d2fee2605e584424ebe0cdaebc85b
parenta90dbc133f7bc7bf0e042fb03222bfdfafce3965
introduce a new OpKind abstraction which wraps up operand flavors in a tidy little wrapper.
No functionality change.

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