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

Robin Morisset morisset at google.com
Wed Aug 27 16:15:23 PDT 2014


Fix formatting, curiously messed up by clang-format.

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.13012.patch
Type: text/x-patch
Size: 15311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/e9051cba/attachment.bin>


More information about the llvm-commits mailing list