Go to file
Juergen Ributzka afa034fb61 [FastISel][AArch64] Add lowering support for frem.
This lowers frem to a runtime libcall inside fast-isel.

The test case also checks the CallLoweringInfo bug that was exposed by this
change.

This fixes rdar://problem/18342783.

llvm-svn: 217833
2014-09-15 22:07:49 +00:00
clang Unique_ptrify Preprocessor::PragmaHandlersBackup 2014-09-15 21:31:42 +00:00
clang-tools-extra [clang-tidy] Add a checker for long functions. 2014-09-15 12:48:25 +00:00
compiler-rt [asan] Fix a flaky test. 2014-09-15 13:05:40 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld Adjust lld to handle LLVM r217812 2014-09-15 19:54:53 +00:00
lldb Change SBType.GetMemberFunctionAtIndex() to return an object describing the member function in more detail. A type was really quite vague. This now has function name, kind, as well as function type 2014-09-15 21:30:36 +00:00
llvm [FastISel][AArch64] Add lowering support for frem. 2014-09-15 22:07:49 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00