[PATCH] Move StructurizeCFG out of R600 to generic Transforms

Matt Arsenault Matthew.Arsenault at amd.com
Thu Jun 6 10:12:06 PDT 2013


  Revert to not moving NearestCommonDominator. Moving it or its contents somewhere else will come later

http://llvm-reviews.chandlerc.com/D906

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D906?vs=2279&id=2299#toc

Files:
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/Scalar.h
  lib/Target/R600/AMDGPUStructurizeCFG.cpp
  lib/Target/R600/AMDGPUTargetMachine.cpp
  lib/Target/R600/CMakeLists.txt
  lib/Transforms/Scalar/CMakeLists.txt
  lib/Transforms/Scalar/Scalar.cpp
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/Transforms/StructurizeCFG/lit.local.cfg
  test/Transforms/StructurizeCFG/loop-multiple-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D906.7.patch
Type: text/x-patch
Size: 57445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130606/9333c75e/attachment.bin>


More information about the llvm-commits mailing list