[PATCH] [X86] Allow atomic operations using immediates to avoid using a register
Robin Morisset
morisset at google.com
Thu Aug 7 16:12:56 PDT 2014
Add back the modification to X86CodeEmitter as the Jit resurrected
+ an extra comment on the implicitness of the lock prefix before xchg.
http://reviews.llvm.org/D4796
Files:
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/atomic_mi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4796.12297.patch
Type: text/x-patch
Size: 27290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140807/405058be/attachment.bin>
More information about the llvm-commits
mailing list