Go to file
Jakob Stoklund Olesen e99d26c68b 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.

llvm-svn: 152816
2012-03-15 18:05:54 +00:00
clang modern objective-c translator: please symbols generated 2012-03-15 17:05:33 +00:00
compiler-rt [asan] one more -Wnull-conversion fix 2012-03-15 04:26:00 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Undo some overzealous #ifdefs for LIBCXXRT. 2012-03-14 14:11:13 +00:00
libcxxabi Less lame "concurrency" support 2012-03-15 08:58:08 +00:00
lld fix typos 2012-03-13 21:52:55 +00:00
lldb <rdar://problem/11052829> 2012-03-15 17:10:48 +00:00
llvm Revert r152105: "Use uint16_t to store indices into string table" 2012-03-15 18:05:54 +00:00
polly www: Fix german special characters 2012-03-15 13:55:38 +00:00