Go to file
Zachary Turner 249dc14979 [TableGen] Some optimizations to TableGen.
This changes some STL data types to corresponding LLVM
data types that have better performance characteristics.

Differential Revision: https://reviews.llvm.org/D37957

llvm-svn: 313783
2017-09-20 18:01:40 +00:00
clang Put target deduced from executable name at the start of argument list 2017-09-20 15:22:27 +00:00
clang-tools-extra [clangd] Put inacessible items to the end of completion list. 2017-09-20 15:09:14 +00:00
compiler-rt [asan] Try to fix windows test by fflush(stderr) 2017-09-20 07:16:08 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Add travis CI configuration file 2017-09-20 17:28:58 +00:00
libcxx Fix a bit of UB in __independent_bits_engine. Fixes PR#34663 2017-09-20 17:34:11 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Fix a typo in the documentation. NFC. 2017-09-16 20:52:05 +00:00
lld Add a special case for trivial alignment. 2017-09-20 17:43:44 +00:00
lldb Signal polling is supported with pselect (re-land r313704 without a Windows breakage) 2017-09-20 06:56:46 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [TableGen] Some optimizations to TableGen. 2017-09-20 18:01:40 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScheduleOptimizer] Fix and test schedule tree statistics. 2017-09-20 11:53:05 +00:00