diff options
author | Chris Lattner <sabre@nondot.org> | 2008-01-05 01:18:20 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-01-05 01:18:20 +0000 |
commit | db026d703b1ec7ee604401e9e4e98a7e75deb4a7 (patch) | |
tree | 408a38b2c0394f09c5907a58705b286f268cd80c /llvm/lib/Target/Mips/MipsMachineFunction.h | |
parent | e84b32e506536b3e8ef9bc789cabe4193cbece67 (diff) | |
download | bcm5719-llvm-db026d703b1ec7ee604401e9e4e98a7e75deb4a7.tar.gz bcm5719-llvm-db026d703b1ec7ee604401e9e4e98a7e75deb4a7.zip |
remove the (x-y) < 0 comparison xform, it miscompiles
things that are not equality comparisons, for example:
(2147479553+4096)-2147479553 < 0 != (2147479553+4096) < 2147479553
llvm-svn: 45612
Diffstat (limited to 'llvm/lib/Target/Mips/MipsMachineFunction.h')
0 files changed, 0 insertions, 0 deletions