Go to file
Vasileios Kalintiris 1ed49fd384 [mips] Disable the TImode shift libcalls for 32-bit targets.
Summary:
The o32 ABI doesn't not support the TImode helpers. For the time being,
disable just the shift libcalls as they break recursive builds on MIPS.

Reviewers: sdardis

Subscribers: llvm-commits, sdardis

Differential Revision: https://reviews.llvm.org/D24259

llvm-svn: 280798
2016-09-07 10:01:18 +00:00
clang OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness 2016-09-07 07:08:02 +00:00
clang-tools-extra [include-fixer] Fix some Clang-tidy modernize-use-override and Include What You Use warnings; other minor fixes. 2016-09-06 19:53:26 +00:00
compiler-rt [ESan][MIPS] Adds support for MIPS64 2016-09-07 09:09:03 +00:00
debuginfo-tests
libclc configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx Avoid compile error by giving the test type a user defined default constructor 2016-09-07 03:50:36 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld [ELF] - Enable testcases that uses demangler to run under windows and escape quotes around "C++". 2016-09-07 09:59:29 +00:00
lldb Fix unittest compilation on windows 2016-09-07 08:46:50 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [mips] Disable the TImode shift libcalls for 32-bit targets. 2016-09-07 10:01:18 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs [SE] Rename PlatformInterfaces to PlatformDevice 2016-09-06 19:27:00 +00:00
polly Add check-polly-tests build target. 2016-09-05 10:54:16 +00:00