Go to file
Rui Ueyama 8197a4e0bf COFF: Use parallel_sort in Writer::sortExceptionTable().
This patch saves 4 ms out of 5 ms. Very small improvement,
but maybe better than nothing.

llvm-svn: 248063
2015-09-18 23:17:34 +00:00
clang CGDebugInfo: Make creating a skeleton CU in getOrCreateModuleRef optional. 2015-09-18 23:01:45 +00:00
clang-tools-extra Update clang-tidy documentation. 2015-09-18 14:08:57 +00:00
compiler-rt Disable final MSAN test in AArch64 to get the bots green 2015-09-18 18:02:55 +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 integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld COFF: Use parallel_sort in Writer::sortExceptionTable(). 2015-09-18 23:17:34 +00:00
lldb test events: add test_filename to all test-related events. 2015-09-18 22:57:04 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [IndVars] Widen more comparisons for non-negative induction vars 2015-09-18 21:21:02 +00:00
openmp [OMPT] Correct an incorrect OMPT ifdef 2015-09-18 16:24:46 +00:00
polly Remove unused variable Dimension [NFC] 2015-09-18 20:03:32 +00:00