diff options
author | Owen Anderson <resistor@mac.com> | 2012-07-09 20:31:12 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2012-07-09 20:31:12 +0000 |
commit | d4b841f8f9992f06eb8bd39145bc305a5e84e159 (patch) | |
tree | 34a71af37c2b0229d5d390a724482ead7fab766e /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 05d0d447c4dfd96d8f094047b282e21a10d71138 (diff) | |
download | bcm5719-llvm-d4b841f8f9992f06eb8bd39145bc305a5e84e159.tar.gz bcm5719-llvm-d4b841f8f9992f06eb8bd39145bc305a5e84e159.zip |
Teach the DAG combiner to turn sitofp/uitofp from i1 into a conditional move, since there are only two possible values.
Previously, this would become an integer extension operation, followed by a real integer->float conversion.
llvm-svn: 159957
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions