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)
commitbe6871db58cbe9ba62b6dc01ce5b00e5ddcba465
treeca7207b94707f264f63bd0ada967a6ba6dfe495b
parent8e5db2d07a350f33c987ed102364af37c8211637
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.

llvm-svn: 168812
llvm/include/llvm/IRBuilder.h