This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c653aebb34 Revert "Use llvm::lower_bound. NFC" new f509674afe6 [X86] Pre-commit i64 volatile test case for D60156. NFC new 27970a38959 [X86] Use FILD/FIST to implement i64 atomic load on 32-bit [...]
The 2 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: lib/Target/X86/X86ISelLowering.cpp | 70 +++- lib/Target/X86/X86ISelLowering.h | 12 +- lib/Target/X86/X86InstrFPStack.td | 13 + test/CodeGen/X86/atomic-fp.ll | 65 ++-- test/CodeGen/X86/atomic-load-store-wide.ll | 60 ++- test/CodeGen/X86/atomic-mi.ll | 431 ++++++++++++---------- test/CodeGen/X86/atomic-non-integer.ll | 54 +-- test/CodeGen/X86/misched_phys_reg_assign_order.ll | 2 +- 8 files changed, 399 insertions(+), 308 deletions(-)