Go to file
Bob Wilson 006089b761 Use __builtin_shufflevector to implement vget_low and vget_high intrinsics.
This was suggested by Edmund Grimley Evans in pr8411.

llvm-svn: 123043
2011-01-07 23:40:49 +00:00
clang Fix typo. 2011-01-07 22:44:49 +00:00
compiler-rt Add missing <stdint.h> to build properly on Solaris. Patch by Joakim Johansson 2011-01-07 19:09:06 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Reverting an old optimization that conflicts with the new allocator model, and causes some test casees to compile that shouldn't. 2011-01-04 19:53:31 +00:00
lldb Added a recursive loop stress test for the unwinder. Not a real world test 2011-01-07 22:10:25 +00:00
llvm Use __builtin_shufflevector to implement vget_low and vget_high intrinsics. 2011-01-07 23:40:49 +00:00