Fast-math: Extend IRBuilder to have settable FastMathFlags to create instructions...
authorMichael Ilseman <milseman@apple.com>
Wed, 28 Nov 2012 21:16:19 +0000 (21:16 +0000)
committerMichael Ilseman <milseman@apple.com>
Wed, 28 Nov 2012 21:16:19 +0000 (21:16 +0000)
commit9992bf75fce8a2917c43fd4af299c72a40809056
treede9f76ccf380207871beb7ae146ea97fee8123cd
parent0d38424bbebf2b52cb4ed93eff08e1085c859e91
Fast-math: Extend IRBuilder to have settable FastMathFlags to create instructions with

Also extended IRBuilder's documentation to mention the convenience state for DefaultFPMathTag and FastMathFlags that can be set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168812 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IRBuilder.h