Go to file
Daniel Sanders 39a1ca75ba [mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6
Summary:
These instructions are not implemented for any MIPS ISA so we only need
testcases.

Depends on D4110

Reviewers: jkolek, zoran.jovanovic, vmedic

Reviewed By: vmedic

Differential Revision: http://reviews.llvm.org/D4111

llvm-svn: 210786
2014-06-12 14:54:13 +00:00
clang Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
clang-tools-extra Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) 2014-06-11 16:44:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
lldb Track clang changes from r210764 2014-06-12 11:14:32 +00:00
llvm [mips][mips64r6] bc2[ft] are not available on MIPS32r6/MIPS64r6 2014-06-12 14:54:13 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Do not use namespace polly inside a header. 2014-06-12 07:26:25 +00:00