Go to file
Chris Dewhurst 53bde954db [Sparc] Allow passing of empty structs.
Passing an empty struct as a function call argument is now supported.

unit tests for various scenarios added.

llvm-svn: 271374
2016-06-01 08:48:56 +00:00
clang [Clang][Intrinsics][avx512] Adding round intrinsics fot max/min/sqrt instruction set to clang 2016-06-01 08:34:03 +00:00
clang-tools-extra [include-fixer] disable path cleaning test for windows and mingw. 2016-05-31 19:22:01 +00:00
compiler-rt [profile] Fix PR/27917 2016-05-31 23:12:13 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:52 +00:00
libcxxabi [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:53 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld Handle the -T option. 2016-06-01 06:17:27 +00:00
lldb Add more verification on consectutive bitfields otherwise clang will assert. 2016-05-31 22:29:56 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [Sparc] Allow passing of empty structs. 2016-06-01 08:48:56 +00:00
openmp Use C++11 atomics for ticket locks implementation 2016-05-31 20:20:32 +00:00
polly [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix 2016-05-31 11:22:21 +00:00