OSDN Git Service

[AArch64] Enable rematerialization of float 0 values.
authorChad Rosier <mcrosier@codeaurora.org>
Mon, 23 Mar 2015 17:19:34 +0000 (17:19 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Mon, 23 Mar 2015 17:19:34 +0000 (17:19 +0000)
commitc1813d8fe186df911999d9d25f96b2875ad72d46
tree25206b2c48c768224db94e4aa6792f7bb68d76a1
parenta75fecc3702562ef6c51c76242b9c31eed40b67a
[AArch64] Enable rematerialization of float 0 values.

Patch by Geoff Berry<gberry@codeaurora.org>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232967 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrInfo.td
test/CodeGen/AArch64/remat-float0.ll [new file with mode: 0644]