Go to file
Eric Fiselier 3245e1f34b Fix warnings in tests.
llvm-svn: 272629
2016-06-14 03:21:49 +00:00
clang [Parser] Handle __pragma(pack, etc. after type definitions 2016-06-14 03:20:28 +00:00
clang-tools-extra [include-fixer] only deduplicate symbols after matching symbols with the undefined identifier. 2016-06-13 19:05:07 +00:00
compiler-rt [sanitizer][esan] Add internal_sigaction_syscall 2016-06-13 21:50:00 +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 Fix warnings in tests. 2016-06-14 03:21:49 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Update numbers. 2016-06-13 22:48:36 +00:00
lldb Add missing #include for linux. 2016-06-10 23:53:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [AVX512] Use AND32ri8 instead of AND32ri when anding with 1 to create single bit masks. This results in a smaller encoding. 2016-06-14 03:13:03 +00:00
openmp Bug fix for Bugzilla bug 26602: Remove function bodies with KMP_ASSERT(0) 2016-06-13 21:33:30 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00