diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:30:14 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:30:14 +0000 |
commit | 1ee6dfa5018d7925624354dda059f8c526b39586 (patch) | |
tree | ca2aba44db634edd42d819075bc4765f7137bf35 /llvm/projects/sample | |
parent | a0d572707adcade461cc45826008c5a2a0f26771 (diff) | |
download | bcm5719-llvm-1ee6dfa5018d7925624354dda059f8c526b39586.tar.gz bcm5719-llvm-1ee6dfa5018d7925624354dda059f8c526b39586.zip |
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
Diffstat (limited to 'llvm/projects/sample')
0 files changed, 0 insertions, 0 deletions