diff options
author | Michael Ilseman <milseman@apple.com> | 2012-11-27 00:42:44 +0000 |
---|---|---|
committer | Michael Ilseman <milseman@apple.com> | 2012-11-27 00:42:44 +0000 |
commit | 9205317bc3814acd8e898e356ccf7faed9b47090 (patch) | |
tree | 919069ee4f06171b8a7ddb91b70575d13536762a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 69e328e5bd51f3f9dc7598573e70c4562911f8b9 (diff) | |
download | bcm5719-llvm-9205317bc3814acd8e898e356ccf7faed9b47090.tar.gz bcm5719-llvm-9205317bc3814acd8e898e356ccf7faed9b47090.zip |
Fast-math flags for LLVM IR parsing and printing
Added in the ability to read LLVM IR text that contains fast-math flags as a sequence of capital letters separated by spaces in any order. Added in the printing of the fast-math flags in a canonical order, and don't print the other flags when 'fast' is specified, as 'fast' implies all the others.
llvm-svn: 168645
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions