diff options
author | Tim Northover <tnorthover@apple.com> | 2013-08-20 08:57:11 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-08-20 08:57:11 +0000 |
commit | 32c2bfda77d54ca6ad8e08d2de03daa7ae432305 (patch) | |
tree | f5439b7924c93d46f23a17213b63e6cb49c47893 /test/Bindings | |
parent | ade3075030ddd6db370649993a6da5e21e73daab (diff) | |
download | external_llvm-32c2bfda77d54ca6ad8e08d2de03daa7ae432305.zip external_llvm-32c2bfda77d54ca6ad8e08d2de03daa7ae432305.tar.gz external_llvm-32c2bfda77d54ca6ad8e08d2de03daa7ae432305.tar.bz2 |
ARM: implement some simple f64 materializations.
Previously we used a const-pool load for virtually all 64-bit floating values.
Actually, we can get quite a few common values (including 0.0, 1.0) via "vmov"
instructions of one stripe or another.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188773 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bindings')
0 files changed, 0 insertions, 0 deletions