Go to file
Diana Picus a5bab61a8d [ARM] GlobalISel: Support frem for 32-bit values
Legalize to a libcall.
On this occasion, also start allowing soft float subtargets. For the
moment G_FREM is the only legal floating point operation for them.

llvm-svn: 299753
2017-04-07 09:41:39 +00:00
clang [AMDGPU] Temporarily change constant address space from 4 to 2 for the new address space mapping 2017-04-06 19:18:36 +00:00
clang-tools-extra [clang-tidy] A couple of minor fixes in modernize-use-using tests 2017-04-07 09:41:27 +00:00
compiler-rt Add missing import 2017-04-07 01:24:48 +00:00
debuginfo-tests Add an end-to-end testcase for address sanitizer. 2017-04-06 23:36:44 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Revert "Allow a standard library to implement conditional noexcept for optional and unique_ptr hash functions." 2017-04-07 05:55:28 +00:00
libcxxabi Fix exception address alignment test for EHABI 2017-04-04 14:03:54 +00:00
libunwind Fix unused typedef. Follow up to r299575. 2017-04-06 17:35:35 +00:00
lld [ELF] Fix ARM TLS global dynamic TlsOffsetRel for non-preemtible symbols 2017-04-07 09:37:30 +00:00
lldb Add more tests for ExtractContextAndIdentifier 2017-04-06 23:12:43 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [ARM] GlobalISel: Support frem for 32-bit values 2017-04-07 09:41:39 +00:00
openmp Test cancellation_for_sections.c expectedly fails on GCC 2017-04-04 14:39:52 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [FIX] Fix ScheduleTreeOptimizer::optimizeMatMulPattern 2017-04-06 17:25:08 +00:00