Go to file
Chris Lattner 748f903046 Implement SimplifyCFG/branch-phi-thread.ll, the most trivial case of threading
control across branches with determined outcomes.  More generality to follow.
This triggers a couple thousand times in specint.

llvm-svn: 23391
2005-09-19 23:49:37 +00:00
llvm Implement SimplifyCFG/branch-phi-thread.ll, the most trivial case of threading 2005-09-19 23:49:37 +00:00