Go to file
Stanislav Mekhanoshin ca5d2efe5a [AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation
Differential Revision: https://reviews.llvm.org/D33808

llvm-svn: 304619
2017-06-03 00:16:44 +00:00
clang Revert r304592 2017-06-03 00:11:23 +00:00
clang-tools-extra [clang-tidy] Add `const` to operator() to fix a warning. 2017-06-02 18:47:50 +00:00
compiler-rt [asan] fix one more case where stack-use-after-return is not async-signal-safe (during thread startup). beef-up the test to give it a chance to catch regressions. Also relax the lint to make C++11 more usable. 2017-06-02 21:32:04 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Fix some undefined behavior in __hash_table. Thanks to vsk for the report and the patch. Reviewed as https://reviews.llvm.org/D33588. 2017-06-03 00:08:32 +00:00
libcxxabi [libcxxabi] Rework CMakeLists.txt into modules 2017-06-01 00:09:20 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Revert "Merge IAT and ILT." 2017-06-02 18:49:38 +00:00
lldb cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation 2017-06-03 00:16:44 +00:00
openmp [OpenMP] libomptarget: eliminate compiler warnings at build 2017-06-02 22:41:35 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Track trip counts per-scop for performance measurement. 2017-06-02 11:36:52 +00:00