[PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags

Sergey Dmitrouk via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 11:58:36 PST 2015


sdmitrouk updated this revision to Diff 41910.
sdmitrouk added a comment.

Inverted meaning of flags, updated text of comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D14067

Files:
  docs/LangRef.rst
  include/llvm/IR/Instruction.h
  include/llvm/IR/Operator.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Instruction.cpp
  test/Assembler/fast-math-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14067.41910.patch
Type: text/x-patch
Size: 12619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/617de745/attachment-0001.bin>


More information about the llvm-commits mailing list