Go to file
Craig Topper b25f0f5538 Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028.
llvm-svn: 189742
2013-09-02 07:53:17 +00:00
clang Switch the default mode for clang-format to '-file'. Make 'LLVM' the 2013-09-02 07:42:02 +00:00
clang-tools-extra Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency" 2013-08-30 22:09:03 +00:00
compiler-rt Conditionalise inclusion of link.h on !SANITIZER_ANDROID. 2013-08-30 20:50:12 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx [cmake] Provide an option to not install the support headers so that the cmake build can match the make build if requested. 2013-09-02 07:28:05 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [lld][test] organize test directory. No change in functionality 2013-08-31 05:59:52 +00:00
lldb Make the default shell /bin/sh on all platforms. I think any system with /bin/bash 2013-08-30 23:02:56 +00:00
llvm Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028. 2013-09-02 07:53:17 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00