diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-02-28 14:46:14 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-02-28 14:46:14 +0000 |
commit | ce17020c973e7b25aac23405b2a7812f40c1bb5b (patch) | |
tree | c4f04eb6715761b69c2f24c2d4567ba29f1f14f2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9a23be7451ea04fcbcb81ff9df79688bf280addd (diff) | |
download | bcm5719-llvm-ce17020c973e7b25aac23405b2a7812f40c1bb5b.tar.gz bcm5719-llvm-ce17020c973e7b25aac23405b2a7812f40c1bb5b.zip |
AArch64: remove post-encoder method from FCMP (immediate) instructions.
The work done by the post-encoder (setting architecturally unused bits to 0 as
required) can be done by the existing operand that covers the "#0.0". This
removes at least one use of the discouraged PostEncoderMethod uses.
llvm-svn: 176261
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions