Skip to content
Commit 805e39be authored by Craig Topper's avatar Craig Topper
Browse files

Reduce size of register name index tables by using uint16_t for all in tree...

Reduce size of register name index tables by using uint16_t for all in tree targets. If more than 16-bits are needed for any out of tree targets, code will detect and use uint32_t instead.

llvm-svn: 163878
parent b8804efc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment