Go to file
Dale Johannesen 1eea351920 Fix typos. 128-bit PSHUFB takes 128-bit memory op.
v8i16 is not an MMX type; put it where it belongs.

llvm-svn: 113785
2010-09-13 21:15:43 +00:00
clang Have __has_nothrow_copy use Sema's lookup routines. This fixes the problem with not finding implicitly declared copy constructors, part of PR8107. 2010-09-13 21:10:20 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated insert iterators to work better with pproxies, and doubled the speed of __next_prime. 2010-09-13 01:43:27 +00:00
lldb Extend the build mechanism to allow for specifying the compiler used to build 2010-09-13 20:54:30 +00:00
llvm Fix typos. 128-bit PSHUFB takes 128-bit memory op. 2010-09-13 21:15:43 +00:00