llvm with tablegen backend for capstone disassembler
Go to file
Rafael Espindola 8c407dedd3 Remove dead code.
setFeatureEnabled is never called with "32" or "64". The driver never passes it
and mips' getDefaultFeatures sets the Features map directly.

llvm-svn: 188913
2013-08-21 18:13:43 +00:00
clang Remove dead code. 2013-08-21 18:13:43 +00:00
clang-tools-extra cpp11-migrate: Use Replacement serialization from clang::tooling 2013-08-20 19:20:52 +00:00
compiler-rt For Darwin builds, locate tools using xcrun when available. 2013-08-21 04:42:56 +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 LWG 2145 - mark constructor for std::error_category as inline and constexpr. Leave the (existing, out-of-line, non-constexpr) in the dylib for compatibility with existing programs) 2013-08-21 02:57:19 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Handle "--" option explicitly 2013-08-13 21:44:44 +00:00
lldb Clean up some documentation. 2013-08-21 18:13:29 +00:00
llvm A minor change for an obvous problem caused by r188451: 2013-08-21 17:47:53 +00:00
polly Rename "polly-test" in the document and script. 2013-08-18 07:33:28 +00:00