diff options
| author | Chris Lattner <sabre@nondot.org> | 2008-07-11 04:20:58 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2008-07-11 04:20:58 +0000 |
| commit | 6af608b8cecaf85ec0c0c670fbe79023e0a0bf45 (patch) | |
| tree | 16d1a0c220c96c8542b8069972f4f954f7276515 /llvm/lib/CodeGen/MachineInstr.cpp | |
| parent | 4fa8bb343016b2f5913128c473a614bc5fd289f0 (diff) | |
| download | bcm5719-llvm-6af608b8cecaf85ec0c0c670fbe79023e0a0bf45.tar.gz bcm5719-llvm-6af608b8cecaf85ec0c0c670fbe79023e0a0bf45.zip | |
Fix folding of icmp's of i1 where the comparison is signed. The code
was using the algorithm for folding unsigned comparisons which is
completely wrong. This has been broken since the signless types change.
llvm-svn: 53444
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions

