1. If a double FP constant must be put into a constant pool, but it can be
precisely represented as a float, put it into the constant pool as a float. 2. Use the cbw/cwd/cdq instructions instead of an explicit SAR for signed division. llvm-svn: 19291
Loading
Please register or sign in to comment