Go to file
Tom Stellard 9b9e926481 R600: Verify all instructions in the AsmPrinter on debug builds
Make a call to R600's implementation of verifyInstruction() to
check that instructions are only using legal operands.

llvm-svn: 202544
2014-02-28 21:36:41 +00:00
clang Reapply fixed "Honour 'use-external-names' in FileManager" 2014-02-28 21:16:07 +00:00
clang-tools-extra Add new 'remark' diagnostic type 2014-02-28 09:42:12 +00:00
compiler-rt tsan: add standalone deadlock detector 2014-02-28 14:52:20 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx More LWG issues. Mark #2182, #2323 and #2213 as complete. Add a test for #2339, and mark that as complete. No actual changes to the libc++ code; all of these were already in place. 2014-02-27 16:13:36 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Set "Exception Table" field in PE32+ header. 2014-02-28 18:25:09 +00:00
lldb Be sure to propagate the error back out SBTarget::Attach() when we fail to launch debugserver as root. 2014-02-28 20:47:08 +00:00
llvm R600: Verify all instructions in the AsmPrinter on debug builds 2014-02-28 21:36:41 +00:00
openmp Add support for FreeBSD 2014-02-28 09:42:41 +00:00
polly cmake: Do not link in system libs 2014-02-28 10:11:20 +00:00