Go to file
Chris Lattner d774ae9ed1 fix 2xi16 to pass as i32 instead of <2 x i16>. The former passes in
memory (as required) the later now passes in an xmm register.  This
fixes gcc.dg/compat/vector_1 on x86-32.

llvm-svn: 112211
2010-08-26 20:05:13 +00:00
clang fix 2xi16 to pass as i32 instead of <2 x i16>. The former passes in 2010-08-26 20:05:13 +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 Updated for weekly test results 2010-08-25 19:45:31 +00:00
lldb o Added a test case for array_types which uses the Python APIs from lldb.py, 2010-08-26 20:04:17 +00:00
llvm Use pseudo instructions for VST3. 2010-08-26 18:51:29 +00:00