Go to file
Albert Gutowski 727ab8a803 Add some MS aliases for existing intrinsics
Reviewers: thakis, compnerd, majnemer, rsmith, rnk

Subscribers: alexshap, cfe-commits

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

llvm-svn: 281540
2016-09-14 21:19:43 +00:00
clang Add some MS aliases for existing intrinsics 2016-09-14 21:19:43 +00:00
clang-tools-extra [Release notes] Mention readability-container-size-empty improvements. 2016-09-14 17:41:51 +00:00
compiler-rt [asan] Disable 64-bit allocator on android/aarch64. 2016-09-14 20:25:51 +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 Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx [libcxx] Add a TSan regression test for a data race in call_once 2016-09-14 14:15:42 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Handle arbitrary expressions in DATA_SEGMENT_RELRO_END. 2016-09-14 19:14:01 +00:00
lldb Replaced two instances of std::function with auto. 2016-09-14 20:58:31 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LTO] Move tests from test/tools to test/LTO, as they're testing the API functionalities (NFC) 2016-09-14 21:07:32 +00:00
openmp [cmake] Make libgomp & libiomp5 alias install optional 2016-09-14 17:46:27 +00:00
parallel-libs [SE] Add CUDA platform 2016-09-14 19:58:34 +00:00
polly Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00