Add llvm.fabs intrinsic.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 28 May 2012 21:48:37 +0000 (21:48 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 28 May 2012 21:48:37 +0000 (21:48 +0000)
commitb34d3aa35b199969168f41a12e92e5d2f0e9367f
treeb3a696f14791b6638926e62f594bdd44770a1b5f
parent7bb9f063be7c1228eb2647364ce3bbc9b31b7dc8
Add llvm.fabs intrinsic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157594 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/NVPTX/intrinsics.ll [new file with mode: 0644]