This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27970a38959 [X86] Use FILD/FIST to implement i64 atomic load on 32-bit [...] new d11a7fa9a6e Revert r358211 "[X86] Use FILD/FIST to implement i64 atomic [...]
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: 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 | 58 +-- 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, 323 insertions(+), 382 deletions(-)