Skip to content
Commit 97ea4206 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a major regression from the bugfix for 2004-10-08-SelectSetCCFold.llx,

which prevented setcc's from being folded into branches.  It appears that
conditional branchinst's CC operand is actually operand(2), not operand(0)
as we might expect. :(

llvm-svn: 16859
parent 1b8d2957
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