Go to file
Bob Wilson 4e22a38759 Change the 'x' type modifier for Neon intrinsics to force a signed integer.
This makes it symmetric with the 'u' modifier that forces an unsigned type.
This is needed for unsigned vector shifts, where the shift amount still needs
to be signed.  PR8482 (Radar 8603521).

llvm-svn: 119742
2010-11-18 21:43:22 +00:00
clang Update CMake build. 2010-11-18 21:19:52 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx LWG 1522 2010-11-18 17:34:48 +00:00
lldb Add a test for displaying file and class static variables. 2010-11-18 20:35:54 +00:00
llvm Change the 'x' type modifier for Neon intrinsics to force a signed integer. 2010-11-18 21:43:22 +00:00