Go to file
Craig Topper c184b671d9 [X86] Use memory form of shift right by 1 when the rotl immediate is one less than the operation size.
An earlier commit already did this for the register form.

llvm-svn: 295626
2017-02-20 00:37:23 +00:00
clang Driver: inline a single caller of a function (NFC) 2017-02-19 21:50:40 +00:00
clang-tools-extra clangd/ASTManager.cpp: Appease msc19 Debug build -- Don't deref std::vector::end(). 2017-02-19 07:18:16 +00:00
compiler-rt [XRay][compiler-rt] Allow for defining defaults at compile-time 2017-02-18 02:09:51 +00:00
debuginfo-tests
libclc Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
libcxxabi [CMake][libcxxabi] Update the libc++ test module path 2017-02-18 04:37:59 +00:00
libunwind [libunwind][CMake] Use libc++ headers when available 2017-02-16 05:18:08 +00:00
lld Add a comment about the copy relocation. 2017-02-19 22:48:33 +00:00
lldb [test] Fix finding LLDB tools when building stand-alone 2017-02-19 22:11:38 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86] Use memory form of shift right by 1 when the rotl immediate is one less than the operation size. 2017-02-20 00:37:23 +00:00
openmp [stats] add stats-gathering for static_steal scheduling method 2017-02-17 17:06:16 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Count read-only arrays when computing complexity of alias check 2017-02-18 20:51:29 +00:00