diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-01 22:49:04 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-01 22:49:04 +0000 |
commit | cfdf2419bcac24b027e81751a439fb61db41231c (patch) | |
tree | fe0da94b512178b603eb6d5c8355983bf975bee4 /lib/CodeGen/MachineFunction.cpp | |
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
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions