Go to file
Johannes Doerfert f4f1d9a5cf Remove simplification calls for the execution domain [NFC]
These calls were sometimes costly and do not show any improvements on our
  small test cases.

llvm-svn: 267283
2016-04-23 12:56:58 +00:00
clang [profile] Fix another use of the driver. 2016-04-23 02:13:48 +00:00
clang-tools-extra [clang-tidy] Fix misc-macro-repeated-side-effects false positive with stringified arguments 2016-04-23 00:00:08 +00:00
compiler-rt [sanitizer] add a function MmapNoAccess that mmaps a protected region *somewhere*; use MmapNoAccess in the Allocator when SpaceBeg is not a constant. In this mode the allocator will be a bit more hardened 2016-04-23 00:05:24 +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 prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix some non-standard parts of our test suite. Reported by STL 2016-04-22 10:33:56 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: unify some more macros 2016-04-22 17:11:05 +00:00
lld Add a file comment about the Ulrich's document and don't repeat it in other comments. 2016-04-23 01:10:15 +00:00
lldb DWARF layout for bitfields is wrong when the bit offset is negative. 2016-04-22 23:14:35 +00:00
llgo benchcomp: Add a mode for analyzing rule execution time in ninja log files. 2016-04-08 22:42:22 +00:00
llvm [X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test 2016-04-23 11:14:18 +00:00
openmp [ITTNOTIFY] Remove serialized parallel regions from frame notification 2016-04-19 16:55:17 +00:00
polly Remove simplification calls for the execution domain [NFC] 2016-04-23 12:56:58 +00:00