SimplifyCFG: Expose phi node folding cost threshold as command line parameter
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 29 Apr 2011 18:47:38 +0000 (18:47 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 29 Apr 2011 18:47:38 +0000 (18:47 +0000)
commit57808b3da00d7abd01382d3ed5e70bfb0b2beb4b
treed67aacb4bff1b0d754f80972f9c22ee0a6d74a17
parentf15907feadb979daf30b2569954852778e501b2e
SimplifyCFG: Expose phi node folding cost threshold as command line parameter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/PhiEliminate3.ll [new file with mode: 0644]