Skip to content
Commit ac80ea49 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 11064
parent 5e2feb4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment