AArch64: improve vector [su]itofp handling.
authorTim Northover <tnorthover@apple.com>
Sun, 15 Jun 2014 09:27:06 +0000 (09:27 +0000)
committerTim Northover <tnorthover@apple.com>
Sun, 15 Jun 2014 09:27:06 +0000 (09:27 +0000)
commitef0d760cd928d4afec2d436c7efefc0cb6f1bbb0
tree20e9b380cd68300e8b0983589b9a40aa685b0507
parente876f5b61ea33441f88ccad9f65331165966cc2e
AArch64: improve vector [su]itofp handling.

This somehow got missed in the AArch64 merge, so should fix a
performance regression since 3.4.

llvm-svn: 210984
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/CodeGen/AArch64/arm64-convert-v2i32-v2f64.ll [deleted file]
llvm/test/CodeGen/AArch64/complex-fp-to-int.ll [moved from llvm/test/CodeGen/AArch64/arm64-convert-v2f64-v2i32.ll with 100% similarity]
llvm/test/CodeGen/AArch64/complex-int-to-fp.ll [new file with mode: 0644]