Fast-math interfaces for Instructions
authorMichael Ilseman <milseman@apple.com>
Tue, 27 Nov 2012 00:41:22 +0000 (00:41 +0000)
committerMichael Ilseman <milseman@apple.com>
Tue, 27 Nov 2012 00:41:22 +0000 (00:41 +0000)
commit125fc7fefd4a198dd210cb43f5d8f1ba2c1e2dcf
tree1f2473a8b13a11b359aeca3fe02f1f313e607eb0
parentab4649b25f13af911594631174b9358aab4e89d3
Fast-math interfaces for Instructions

Add in getter/setter methods for Instructions, allowing them to be the interface to FPMathOperator similarly to now NUS/NSW is handled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168642 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
lib/VMCore/Instruction.cpp