Go to file
Matt Arsenault 8b03e6c164 AMDGPU/R600: Return correct chain when lowering loads
The other LowerLOAD should be returning the correct chain.

llvm-svn: 241839
2015-07-09 18:47:03 +00:00
clang Add GCC-compatible flags -fprofile-generate and -fprofile-use. 2015-07-09 17:23:53 +00:00
clang-tools-extra Fixed line-endings. 2015-07-08 22:00:56 +00:00
compiler-rt Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Properly initialize Module pointer 2015-06-27 12:35:54 +00:00
libcxx Fix error string in test suite 2015-07-08 23:10:20 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld COFF: Fill in the type and storage class in the symbol table 2015-07-09 17:43:50 +00:00
lldb Fix 32-bit Linux watchpoint failures. 2015-07-09 18:35:16 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm AMDGPU/R600: Return correct chain when lowering loads 2015-07-09 18:47:03 +00:00
openmp Follow up to safe API patch 2015-07-09 18:20:51 +00:00
polly Make non-affine statement names isl compatible 2015-07-09 07:31:45 +00:00