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 | b656601943b2f1a76ee93fc3767de2ea75694672 (patch) | |
tree | 41583c62138e241d3fc3dead44ad3514182d6ec8 /utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | a393cd3306b865e8e5d82dc4e6cfabcdf5d8dc44 (diff) |
remove the (x-y) < 0 comparison xform, it miscompiles
things that are not equality comparisons, for example:
(2147479553+4096)-2147479553 < 0 != (2147479553+4096) < 2147479553
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45612 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions