Skip to content
Commit 3d180349 authored by Frits van Bommel's avatar Frits van Bommel
Browse files

Teach jump threading to "look through" a select when the branch direction of a...

Teach jump threading to "look through" a select when the branch direction of a terminator depends on it.
When it sees a promising select it now tries to figure out whether the condition of the select is known in any of the predecessors and if so it maps the operands appropriately.

llvm-svn: 121859
parent 03e7576d
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