Go to file
Adhemerval Zanella 69b29b2b7c [lld] [ELF/AArch64] Add aarch64 TLS IE to LE relax for local symbol test
This patch add a TLS relax optimization test when transforming
Initial-Exec to Local-Exec for local symbols (which can not be preempted).

llvm-svn: 264903
2016-03-30 19:12:18 +00:00
clang [c-index-test] Delete dead function, NFC 2016-03-30 16:03:02 +00:00
clang-tools-extra [clang-tidy] Fix MSVC build. 2016-03-30 12:35:05 +00:00
compiler-rt [cmake] Get the MSVC version by running cl rather than relying on MSVC_VERSION 2016-03-30 18:31:14 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Implement is_always_lock_free 2016-03-25 15:48:21 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [lld] [ELF/AArch64] Add aarch64 TLS IE to LE relax for local symbol test 2016-03-30 19:12:18 +00:00
lldb Fix header name. 2016-03-30 18:14:36 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm [PGO] PGOFuncName in LTO optimizations 2016-03-30 18:37:52 +00:00
openmp Fix comment in kmp_wait_release.h 2016-03-29 21:08:29 +00:00
polly Revert 264782 and 264789 2016-03-30 18:18:31 +00:00