[PATCH] Move StructurizeCFG out of R600 to generic Transforms

Matt Arsenault Matthew.Arsenault at amd.com
Mon Jun 3 11:43:27 PDT 2013


  Add lit.local.cfg to new test directory

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D906?vs=2244&id=2245#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.3.patch
Type: text/x-patch
Size: 57608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/adaab7c9/attachment.bin>


More information about the llvm-commits mailing list