Get rid of the bit twiddling to read / set OpActions and ValueTypeActions. The small...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 14 May 2010 07:37:40 +0000 (07:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 14 May 2010 07:37:40 +0000 (07:37 +0000)
commit0ebf356ddf29a38934ca3f5e49b43e0656de2053
treef47744b4ebf206c8699aa93f77acf361a16ac529
parentd11d59e35a977e65387c3033dd7b0b7af5641f1e
Get rid of the bit twiddling to read / set OpActions and ValueTypeActions. The small saving in memory isn't worth the increase in runtime and code complexity in my opinion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103768 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h