Go to file
Craig Topper 3173a1f8ff [AVX-512] Teach the disassembler about all of the EVEX gather and scatter instructions.
llvm-svn: 292094
2017-01-16 05:44:33 +00:00
clang [code-completion] Fix crash when trying to do postfix completion of instance member inside a static function. 2017-01-15 06:11:04 +00:00
clang-tools-extra Remove unused lambda captures. NFC 2017-01-13 19:02:50 +00:00
compiler-rt Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone" 2017-01-16 00:33:02 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Implement the missing constexpr stuff in <array>. Fixes PR#31645. 2017-01-16 03:02:10 +00:00
libcxxabi [cmake] Handle missing LIBUNWIND_* directories gracefully 2017-01-14 17:05:16 +00:00
libunwind Don't dump llvm-config --cmakedir output if command fails. 2017-01-14 03:46:05 +00:00
lld Use error() instead of fatal() to handle file open error. 2017-01-16 01:07:19 +00:00
lldb Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5 2017-01-13 19:28:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [AVX-512] Teach the disassembler about all of the EVEX gather and scatter instructions. 2017-01-16 05:44:33 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix compilation on MSVC, NFC 2017-01-15 16:47:26 +00:00