[PATCH] D25088: [x86] Fixing PR28755 by precomputing the address used in CMPXCHG8B

Alexander Ivchenko via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 09:10:39 PDT 2016


aivchenk updated this revision to Diff 73288.
aivchenk added a comment.
Herald added a subscriber: MatzeB.

Addressing Quentin's comments:


https://reviews.llvm.org/D25088

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrBuilder.h
  lib/Target/X86/X86InstrCompiler.td
  test/CodeGen/X86/cmpxchg8b_alloca_regalloc_handling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25088.73288.patch
Type: text/x-patch
Size: 5725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161003/a82c3b6b/attachment.bin>


More information about the llvm-commits mailing list