OSDN Git Service

[Power9]Legalize and emit code for quad-precision copySign/abs/nabs/neg/sqrt
authorLei Huang <lei@ca.ibm.com>
Mon, 19 Mar 2018 19:22:52 +0000 (19:22 +0000)
committerLei Huang <lei@ca.ibm.com>
Mon, 19 Mar 2018 19:22:52 +0000 (19:22 +0000)
commit187f084979466255b463143a487f692e65b263cb
treeb6cb52fd5c8aa4ba88ff715473013a40e1649995
parent8804752576cc8bebf35a02ec1ea1022c80be9cdf
[Power9]Legalize and emit code for quad-precision copySign/abs/nabs/neg/sqrt

Legalize and emit code for quad-precision floating point operations:

  * xscpsgnqp
  * xsabsqp
  * xsnabsqp
  * xsnegqp
  * xssqrtqp

Differential Revision: https://reviews.llvm.org/D44530

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327889 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/f128-arith.ll