[PATCH] Move StructurizeCFG out of R600 to generic Transforms
Matt Arsenault
Matthew.Arsenault at amd.com
Mon Jun 3 11:41:25 PDT 2013
Remove unused includes from when this was in a separate header.
Add Tom's test
http://llvm-reviews.chandlerc.com/D906
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D906?vs=2223&id=2244#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/loop-multiple-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D906.2.patch
Type: text/x-patch
Size: 57370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/7b5cc4ae/attachment.bin>
More information about the llvm-commits
mailing list