"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "916802a78ea847a5f16252a5a58bac4b3975ff92"
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
Loading
Please register or sign in to comment