Go to file
Reid Kleckner 5de2bcdcf6 Add MS __nop intrinsic to intrin.h
Summary: There was no definition for __nop function - added inline
assembly.

Patch by Albert Gutowski!

Reviewers: rnk, thakis

Subscribers: cfe-commits

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

llvm-svn: 280826
2016-09-07 16:55:12 +00:00
clang Add MS __nop intrinsic to intrin.h 2016-09-07 16:55:12 +00:00
clang-tools-extra [include-fixer] Support finding headers for the symbol under cursor. 2016-09-07 16:34:35 +00:00
compiler-rt [powerpc] Disable ManyThreadsWithStatsStressTest test for ppc64 2016-09-07 16:30:31 +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 configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx Avoid compile error by giving the test type a user defined default constructor 2016-09-07 03:50:36 +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 Enable test on windows. 2016-09-07 12:09:10 +00:00
lldb Use llvm's demangler. 2016-09-07 16:14:00 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [codeview] Add new directives to record inlined call site line info 2016-09-07 16:15:31 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
polly Disable MSVC warnings on ISL. 2016-09-07 14:11:20 +00:00