commit | d66b9a222b38d7d29646c582b70a1c107ca615de | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Mar 15 18:05:54 2012 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Thu Mar 15 18:05:54 2012 +0000 |
tree | e624b66ed1ca7beb42a6b6be5989f36de75e2e2a | |
parent | 8a6bcc3722729803a16b5885de1ff85a3752e6a0 [diff] |
Revert r152105: "Use uint16_t to store indices into string table" This patch limited the concatenated register names to 64K which meant that the total number of registers was many times less than 64K. If any compilers actually enforce the 64K limit on string literals, and it turns out to be a problem, we should fix that problem by not using long string literals. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152816 91177308-0d34-0410-b5e6-96231b3b80d8