diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-10-08 22:24:31 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-10-08 22:24:31 +0000 |
| commit | 97ea4206f7b56b049cfdf98fc0d9fa63519d534f (patch) | |
| tree | 2be933a46cbf78a4ca4ef4e06d2952ee6fccb5ed /llvm/examples | |
| parent | 1b8d2957d365ef29d18082b6a768bff117a38627 (diff) | |
| download | bcm5719-llvm-97ea4206f7b56b049cfdf98fc0d9fa63519d534f.tar.gz bcm5719-llvm-97ea4206f7b56b049cfdf98fc0d9fa63519d534f.zip | |
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
Diffstat (limited to 'llvm/examples')
0 files changed, 0 insertions, 0 deletions

