[PATCH] D14070: [FPEnv Core 05/14] Teach IR builder and folders about new flags

Sergey Dmitrouk via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:05:09 PST 2015


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

Update test as requested, update code due to other changes.


Repository:
  rL LLVM

http://reviews.llvm.org/D14070

Files:
  include/llvm/Analysis/ConstantFolding.h
  include/llvm/Analysis/TargetFolder.h
  include/llvm/IR/ConstantFolder.h
  include/llvm/IR/Constants.h
  include/llvm/IR/IRBuilder.h
  lib/Analysis/ConstantFolding.cpp
  lib/Analysis/ValueTracking.cpp
  lib/IR/Constants.cpp
  test/Other/fpenv-constant-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14070.41913.patch
Type: text/x-patch
Size: 23863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/86191012/attachment.bin>


More information about the llvm-commits mailing list