Go to file
Daniel Sanders 5e94e68f7b [mips] Some uses of isMips64()/hasMips64() are really tests for 64-bit GPR's
Summary:
No functional change since these predicates are (currently) synonymous.

Extracted from a patch by David Chisnall
His work was sponsored by: DARPA, AFRL

Differential Revision: http://llvm-reviews.chandlerc.com/D3202

llvm-svn: 204943
2014-03-27 16:42:17 +00:00
clang Comment parsing: attach comments to enums declared using the NS_ENUM macro 2014-03-27 16:40:51 +00:00
clang-tools-extra ClangTidy.cpp: Don't use non-static member initializer, for msc17. 2014-03-27 14:53:37 +00:00
compiler-rt [sanitizer] Intercept __bzero on Mac. 2014-03-27 14:20:34 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add definition for M_PI_F v3 2014-03-24 20:36:44 +00:00
libcxx [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t 2014-03-26 19:45:52 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [PECOFF] Avoid C-style cast. 2014-03-26 21:10:40 +00:00
lldb Link in the llvm/lib/ProfileData build product. 2014-03-27 03:03:24 +00:00
llvm [mips] Some uses of isMips64()/hasMips64() are really tests for 64-bit GPR's 2014-03-27 16:42:17 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +00:00