summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-03-05 22:14:00 +0000
committerHal Finkel <hfinkel@anl.gov>2014-03-05 22:14:00 +0000
commitf698d7775a96afd6385b0f9b9c66646df8feb88a (patch)
tree6b03605550f2748441a869df4a0a8bef941aa190 /autoconf
parentaf0cc459bf5fdce42f723e575ae8c320752ac3e1 (diff)
downloadllvm-f698d7775a96afd6385b0f9b9c66646df8feb88a.tar.gz
llvm-f698d7775a96afd6385b0f9b9c66646df8feb88a.tar.bz2
llvm-f698d7775a96afd6385b0f9b9c66646df8feb88a.tar.xz
With PPC CR bit registers, handle int_to_fp on older cores
On cores without fpcvt support, we cannot promote int_to_fp i1 operations, because there is nothing to promote them to. The most straightforward implementation of this uses a select to choose between the two possible resulting floating-point values (and that's what is done here). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203015 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
0 files changed, 0 insertions, 0 deletions