Go to file
Matt Arsenault 74ef277774 R600: Correctly set the src value offset for scalarized kernel args
This for some reason fixes v1i64 kernel arguments on pre-SI. This
currently breaks some other cases in the kernel-args.ll test for R600,
but I'm not particularly confident in the new output. VTX_READ_* are not
used for some of the scalarized cases, and the code reading from the
constant buffer doesn't make much sense to me.

llvm-svn: 215564
2014-08-13 18:14:11 +00:00
clang Revert what looks like an unintended change in r215557. 2014-08-13 17:15:42 +00:00
clang-tools-extra In ancient times build targets had to be sorted topologically. Sometimes this behavior can still be observed today. 2014-08-13 14:41:24 +00:00
compiler-rt tsan: fix unaligned memory access routine 2014-08-13 13:20:23 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Add islessequal(floatN) builtin 2014-08-01 21:50:59 +00:00
libcxx [libc++] Fix the CMake build on Mac when setting MACOSX_DEPLOYMENT_TARGET=10.6 2014-08-12 17:32:07 +00:00
libcxxabi Fix the CMake build on Mac when setting MACOSX_DEPLOYMENT_TARGET=10.6 2014-08-12 18:18:07 +00:00
lld Remove unused private fields from r215544 to appease buildbots. 2014-08-13 13:57:24 +00:00
lldb Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00
llvm R600: Correctly set the src value offset for scalarized kernel args 2014-08-13 18:14:11 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly [Polly] Remove the PoCC and ScopLib support 2014-08-13 17:49:16 +00:00