[PATCH] Refactor AtomicExpandPass and add a generic isAtomic() method to Instruction

Robin Morisset morisset at google.com
Mon Aug 25 12:44:44 PDT 2014


Fix things pointed out by jfb.

See comments inline sent previously for details.

http://reviews.llvm.org/D5035

Files:
  include/llvm/IR/Instruction.h
  include/llvm/IR/Instructions.h
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/AtomicExpandPass.cpp
  lib/IR/Instruction.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5035.12910.patch
Type: text/x-patch
Size: 14757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140825/bdc7a89d/attachment.bin>


More information about the llvm-commits mailing list