diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2008-03-21 21:43:12 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2008-03-21 21:43:12 +0100 |
commit | 7fb1431bfa30ac9d85fb614f786c8076ff407673 (patch) | |
tree | f48dc228641417cc62eedebc0140261cfaf8bac7 /gcc/objc | |
parent | 9e1e64ec2b978e81924000db7d4009b92bb5a638 (diff) | |
download | gcc-7fb1431bfa30ac9d85fb614f786c8076ff407673.zip gcc-7fb1431bfa30ac9d85fb614f786c8076ff407673.tar.gz gcc-7fb1431bfa30ac9d85fb614f786c8076ff407673.tar.bz2 |
re PR target/13958 (Conversion from unsigned to double is painfully slow on P4)
PR target/13958
* config/i386/i386.md ("*floatunssi<mode2>_1"): New pattern with
corresponding post-reload splitters.
("floatunssi<mode>2"): Expand to unsigned_float x87 insn pattern
when x87 FP math is selected.
* config/i386/i386-protos.h (ix86_expand_convert_uns_sixf_sse):
New function prototype.
* config/i386/i386.c (ix86_expand_convert_uns_sixf_sse): New
unreachable function to ease macroization of insn patterns.
From-SVN: r133435
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions