[llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags

Michael Ilseman milseman at apple.com
Tue Nov 27 17:07:53 PST 2012


Attached are patches to extend IRBuilder to be able to set fast-math flags, and a test case.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fast-math-comments-and-convenience-method.patch
Type: application/octet-stream
Size: 881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/05cdb8e1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fast-math-Extend-IRBuilder-to-have-settable-FastMath.patch
Type: application/octet-stream
Size: 5480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/05cdb8e1/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fast-math-IRBuilder-test-for-creating-instructions-w.patch
Type: application/octet-stream
Size: 2796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/05cdb8e1/attachment-0002.obj>


More information about the llvm-commits mailing list