commit | cfdf2419bcac24b027e81751a439fb61db41231c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 01 22:49:04 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 01 22:49:04 2004 +0000 |
tree | fe0da94b512178b603eb6d5c8355983bf975bee4 | |
parent | cf2c4f8ae52d5f0a01ab40eda6d165f91b8de441 [diff] |
Second half of a fix for PR218 & test/Regression/Assembler/2004-02-01-NegativeZero.llx. Basically we store floating point values as their integral components, instead of relying on the semantics of floating point < to differentiate between values. This is likely to make the map search be faster anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11064 91177308-0d34-0410-b5e6-96231b3b80d8