Skip to content
Commit 6c701060 authored by Chris Lattner's avatar Chris Lattner
Browse files

Start threading across blocks with code in them, so long as the code does

not define a value that is used outside of it's block.  This catches many
more simplifications, e.g. 854 in 176.gcc, 137 in vpr, etc.

This implements branch-phi-thread.ll:test3.ll

llvm-svn: 23397
parent cb6d8173
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment