[PATCH] Add a fence elimination pass

Robin Morisset morisset at google.com
Thu Oct 16 12:24:56 PDT 2014


Apply clang-format, fix small style issues pointed by jfb.
I haven't done the bigger modifications yet.

http://reviews.llvm.org/D5758

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar.h
  lib/Target/PowerPC/PPCTargetMachine.cpp
  lib/Transforms/Scalar/CMakeLists.txt
  lib/Transforms/Scalar/FencesPRE.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/CodeGen/PowerPC/atomics-fences-pre.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5758.15039.patch
Type: text/x-patch
Size: 26990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141016/d7b5d5db/attachment.bin>


More information about the llvm-commits mailing list