llvm-project/compiler-rt/lib
Mandeep Singh Grang d34e876185 [RISCV] Force enable int128 for compiling long double routines
Summary:
For RISCV32, we must force enable int128 for compiling long double routines using the flag -fforce-enable-int128.

Related clang patch: https://reviews.llvm.org/D43105

Reviewers: asb, kito-cheng, apazos, compnerd, howard.hinnant

Reviewed By: kito-cheng

Subscribers: shiva0217, efriedma, mgorny, hintonda, llvm-commits, #sanitizers

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

llvm-svn: 326346
2018-02-28 18:24:09 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Disable ASan exceptions on NetBSD 2018-02-27 18:05:49 +00:00
builtins [RISCV] Force enable int128 for compiling long double routines 2018-02-28 18:24:09 +00:00
cfi [cfi] Lazy initialization of CFI interceptors 2018-02-24 06:58:56 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan Add NetBSD syscall hooks skeleton in sanitizers 2018-02-15 02:43:02 +00:00
fuzzer [libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats. 2018-02-22 19:00:17 +00:00
hwasan [hwasan] Fix inline instrumentation. 2018-02-21 19:52:23 +00:00
interception [Sanitizers] Basic sanitizer Solaris support (PR 33274) 2017-12-14 20:14:29 +00:00
lsan [lsan] Respect log_path option in standalone LSan 2018-01-22 09:30:27 +00:00
msan [MSan] Print current stack on CHECK violation 2018-02-26 18:27:24 +00:00
profile [NFC] fix trivial typos in comments 2018-01-22 07:51:37 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common Add new interceptors: getnetent(3) family 2018-02-27 02:33:30 +00:00
scudo [scudo] Introduce Chunk::getHeaderSize 2018-02-27 16:14:49 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan [TSan] Fix static TLS boundaries calculations in __tls_get_addr interceptor. 2018-02-15 18:58:31 +00:00
ubsan Recognize all NetBSD architectures in UBSan 2018-02-17 13:35:09 +00:00
ubsan_minimal [ubsan-minimal] Fix the ubsan_minimal debug build (COMPILER_RT_DEBUG=1) on macOS. 2018-02-24 13:14:44 +00:00
xray Add initial XRay support for NetBSD 2018-02-16 14:45:20 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00