OSDN Git Service

[GISel]: Add G_FEXP, G_FEXP2 opcodes
authorAditya Nandakumar <aditya_nandakumar@apple.com>
Tue, 27 Jun 2017 22:19:32 +0000 (22:19 +0000)
committerAditya Nandakumar <aditya_nandakumar@apple.com>
Tue, 27 Jun 2017 22:19:32 +0000 (22:19 +0000)
commit69d966c000a422276380d5939154824e882cfa59
tree3d976893176f63f14c6c4d121c9e57ad7cdce228
parentc9c63328afda8683e15bb9d6b9c2a8332b6228a3
[GISel]: Add G_FEXP, G_FEXP2 opcodes

Also add IRTranslator support.
https://reviews.llvm.org/D34710

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306475 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/GenericOpcodes.td
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
include/llvm/Target/TargetOpcodes.def
lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll