Go to file
Saleem Abdulrasool adaaccc23b Basic: mark TLS as supported on Windows on ARM
LLVM can now lower TLS access as per the MS ABI on ARM.  This enables the
generation of TLS access for Windows on ARM.

llvm-svn: 259751
2016-02-04 05:05:23 +00:00
clang Basic: mark TLS as supported on Windows on ARM 2016-02-04 05:05:23 +00:00
clang-tools-extra [clang-tidy] Fix a crash issue on misc-virtual-near-miss check. 2016-02-03 17:21:44 +00:00
compiler-rt [asan] fix the non-x86 build 2016-02-04 02:33:48 +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 Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Use unsigned long long instead of uint64_t to appease bots 2016-02-04 02:50:47 +00:00
lldb Fix a little threading thinko in StartPrivateStateThread - don't pass stack variables 2016-02-04 01:34:33 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [NVPTX] Disable performance optimizations when OptLevel==None 2016-02-04 04:15:36 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly Polly tests update contributed by Tobias Grosser for SCEV patch in r259736. 2016-02-04 01:34:28 +00:00