Add uint8_t size to LegalizeTypeAction enum and use the enum type directly to remove...
authorCraig Topper <craig.topper@gmail.com>
Mon, 7 Dec 2015 06:31:41 +0000 (06:31 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 7 Dec 2015 06:31:41 +0000 (06:31 +0000)
commit1632a3b15247d3710382f81dc1ba6b4debf7c531
tree3e1d1419718322ad0d8bacb70fd3323e69a3035a
parent260f72a26498347915e351d16b642a679abf64a9
Add uint8_t size to LegalizeTypeAction enum and use the enum type directly to remove some typecasts. NFC

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