[PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 14:02:28 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255555: add fast-math-flags to 'call' instructions (PR21290) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D14707?vs=42764&id=42769#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14707

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/Transforms/InstCombine/fast-math.ll
  llvm/trunk/test/Transforms/InstCombine/inline-intrinsic-assert.ll
  llvm/trunk/test/Transforms/InstCombine/log-pow.ll
  llvm/trunk/test/Transforms/InstCombine/no_cgscc_assert.ll
  llvm/trunk/test/Transforms/InstCombine/pow-exp.ll
  llvm/trunk/test/Transforms/InstCombine/pow-exp2.ll
  llvm/trunk/unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14707.42769.patch
Type: text/x-patch
Size: 17862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/a89b9c0e/attachment.bin>


More information about the llvm-commits mailing list