Go to file
Bob Wilson 6a6aaa1917 Increase VectorTypeBitfields::VecKind field from 2 to 3 bits.
With the addition of 2 enum values for Neon vectors, this field must now
hold 6 different values and so requires 3 bits.  Make the NumElements field
one bit smaller to compensate.

llvm-svn: 118900
2010-11-12 17:24:52 +00:00
clang Increase VectorTypeBitfields::VecKind field from 2 to 3 bits. 2010-11-12 17:24:52 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx update to use new linker option to re-export from libc++abi.dylb 2010-10-29 19:46:14 +00:00
lldb I'm not thrilled with how I structured this but RegisterContextLLDB 2010-11-12 05:23:10 +00:00
llvm tidy up. 2010-11-12 17:24:29 +00:00