Chris Lattner b0f4e389db 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. :(


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16859 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-08 22:24:31 +00:00
..
2003-08-03 15:50:17 +00:00
2004-08-24 08:18:44 +00:00
2004-10-04 07:31:08 +00:00
2004-09-01 22:55:40 +00:00
2004-08-01 19:31:30 +00:00
2004-08-15 23:02:17 +00:00
2004-09-01 22:55:40 +00:00
2004-07-11 02:48:49 +00:00