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)
commit149209ec4c785e889ccfd5f6eade9b3b7bf95b74
treebd8f85f66ab5fa88f5a26e84af23dd5bd9164fa6
parent8cba20502b4357fdbc35f5065b243a47b5029b9c
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.

llvm-svn: 168642
llvm/include/llvm/Instruction.h
llvm/lib/VMCore/Instruction.cpp