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

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
parent a0d57270
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