diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-05-14 00:50:28 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-05-14 00:50:28 +0000 |
commit | 9a43d5be2f37c728d67dda5cb65ae3edda7a20e0 (patch) | |
tree | 39ce83c3f05a996d4945e9b09f04e8e40b272526 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | b2d643146fd7c8540e907ceb38d799a060de87fa (diff) | |
download | bcm5719-llvm-9a43d5be2f37c728d67dda5cb65ae3edda7a20e0.tar.gz bcm5719-llvm-9a43d5be2f37c728d67dda5cb65ae3edda7a20e0.zip |
[Builtins] Implement f2h/h2f by jumping to trunc/extend.
Follow-up to r237161; seems like we can't use aliases, but we
can do better than duplicating the bodies, especially when that
body, after inlining, isn't as small as it looks.
Better approaches welcome. Perhaps the best thing is just to have
an #ifndef __APPLE__ over the GNUEABI names, since they're not used
there.
llvm-svn: 237323
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions