[PATCH] D31164: [IR] Add AllowContract to FastMathFlags

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 13:24:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298939: [IR] Add AllowContract to FastMathFlags (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D31164?vs=93187&id=93289#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31164

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31164.93289.patch
Type: text/x-patch
Size: 9129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/286a4582/attachment-0001.bin>


More information about the llvm-commits mailing list