Go to file
Diana Picus bf4aed2c38 [ARM] GlobalISel: Support array returns
These are a bit rare in practice, but they don't require anything
special compared to array parameters, so support them as well.

llvm-svn: 304137
2017-05-29 08:19:19 +00:00
clang clang-format: [JS] fix indenting bound functions. 2017-05-29 07:50:52 +00:00
clang-tools-extra ClangdTests.cpp: Use "clang/Config/config.h" instead of "llvm/Config/config.h". 2017-05-27 23:19:28 +00:00
compiler-rt [asan] Enable back halt_on_error-torture.cc disabled on PowerPC. 2017-05-26 23:14:06 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix coroutine test failures caused by API misusages. 2017-05-29 06:42:01 +00:00
libcxxabi [demangler] Fix a exponential string copying bug 2017-05-28 23:15:50 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld [lld][ELF]Add option to make .dynamic read only 2017-05-26 19:12:38 +00:00
lldb Fixing Memory Leak 2017-05-26 14:26:14 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [ARM] GlobalISel: Support array returns 2017-05-29 08:19:19 +00:00
openmp Fix for KMP_AFFINITY=respect with multiple processor groups 2017-05-15 19:05:59 +00:00
parallel-libs
polly Adapt to recent clang-format changes 2017-05-29 08:06:29 +00:00