ia32: Optimize entity creation for floatingpoint constants.
When creating an entity for a floatingpoint constant, first try to reduce the size, then check, whether it already exists. This way only a single entity is created for e.g. a double and a float 1.0.
Please register or sign in to comment