This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cb22b0f62e8 [X86] Move all the SSE legality checks out of FP_TO_INTHelp [...] new 45ef910a264 [X86] Fix LowerAsmOutputForConstraint.
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 | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 +-- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 13 ++++++------- lib/Target/X86/X86ISelLowering.h | 2 +- test/CodeGen/X86/pr40737.ll | 19 +++++++++++++++++++ 6 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/X86/pr40737.ll