This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 69cbcac22d4 Revert rL348121 from llvm/trunk: [NFC][AArch64] Split out b [...] new 2f5801a565e [TargetLowering] expandFP_TO_UINT - avoid FPE due to out of [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/TargetLowering.h | 10 +++ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 41 +++++++++--- lib/Target/X86/X86ISelLowering.cpp | 6 ++ lib/Target/X86/X86ISelLowering.h | 3 + test/CodeGen/X86/fp-cvt.ll | 88 +++++++++--------------- test/CodeGen/X86/scalar-fp-to-i64.ll | 100 ++++++++++------------------ 6 files changed, 118 insertions(+), 130 deletions(-)