diff options
author | Tim Northover <tnorthover@apple.com> | 2014-04-30 16:13:07 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-04-30 16:13:07 +0000 |
commit | 3c9a9401d5316c49ca62ef55faa634175c56fe21 (patch) | |
tree | 38889d0fc030b72d886e169d713fb13693e5f40f /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 6b3244c46033ab2060daf569634ad22d4c4fd62b (diff) | |
download | llvm-3c9a9401d5316c49ca62ef55faa634175c56fe21.zip llvm-3c9a9401d5316c49ca62ef55faa634175c56fe21.tar.gz llvm-3c9a9401d5316c49ca62ef55faa634175c56fe21.tar.bz2 |
AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"
It's been decided that in the future, the floating-point immediate in
instructions like "fcmeq v0.2s, v1.2s, #0.0" will be canonically "0.0", which
has been implemented on AArch64 already but not ARM64.
This fixes that issue.
llvm-svn: 207666
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions