Go to file
Hal Finkel 005f840959 [PowerPC] Don't generate mfocrf on the e500mc
The e500mc does not actually support the mfocrf instruction; update the
processor definitions to reflect that fact.

Patch by Tom Rix (with some test-case cleanup by me).

llvm-svn: 254064
2015-11-25 10:14:31 +00:00
clang [X86] Support for C calling convention only for MCU target. 2015-11-25 09:24:26 +00:00
clang-tools-extra Fix test failure introduced by r253859. I believe that the new behavior 2015-11-23 22:28:56 +00:00
compiler-rt [asan] Fix the atos-symbolizer-dyld-root-path.cc test case 2015-11-25 07:59:00 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Silence a -Wmissing-braces warning in the tests; mbstate_t is defined differently on different C libraries. 2015-11-25 01:06:36 +00:00
libcxxabi c++abi: use __builtin_offsetof instead of offsetof 2015-11-18 05:33:38 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld Follow-up to r254049; remove function I missed in the revert. 2015-11-25 01:24:15 +00:00
lldb Another hack to fix the build bot. 2015-11-24 23:11:54 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm [PowerPC] Don't generate mfocrf on the e500mc 2015-11-25 10:14:31 +00:00
openmp Add newlines to debug TRACE messages in kmp_taskdeps.cpp 2015-11-16 22:53:38 +00:00
polly ScopInfo: Add support for delinearizing fortran arrays 2015-11-24 17:06:38 +00:00