Michael Ilseman 15c13d3e63 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168645 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-27 00:42:44 +00:00
..
2012-10-15 04:46:55 +00:00
2012-11-20 00:15:36 +00:00
2012-10-15 04:46:55 +00:00
2012-06-23 12:14:23 +00:00
2010-11-29 18:16:10 +00:00
2012-10-26 12:15:29 +00:00
2012-08-14 01:09:10 +00:00
2012-03-26 14:04:17 +00:00
2012-10-08 16:38:25 +00:00