[PATCH] Move StructurizeCFG out of R600 to generic Transforms
Matt Arsenault
Matthew.Arsenault at amd.com
Mon Jun 3 13:30:02 PDT 2013
Make test pass by using the IR before this pass ran in llc instead of the original IR
http://llvm-reviews.chandlerc.com/D906
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D906?vs=2247&id=2252#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.5.patch
Type: text/x-patch
Size: 57425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/d2018138/attachment.bin>
More information about the llvm-commits
mailing list