[PATCH] D14008: Express specific info about the processing of invariant intrinsics.

Larisse Voufo via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 21:42:46 PDT 2015


lvoufo created this revision.
lvoufo added reviewers: dberlin, nlewycky, reames.
lvoufo added a subscriber: llvm-commits.

Splitting D14003 further into two patches, this being the first one: Add an 'InvariantInfo' property to the 'Module' data structure,

http://reviews.llvm.org/D14008

Files:
  include/llvm/IR/InvariantInfo.h
  include/llvm/IR/Module.h
  lib/IR/CMakeLists.txt
  lib/IR/InvariantInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14008.38210.patch
Type: text/x-patch
Size: 9931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/b404de98/attachment.bin>


More information about the llvm-commits mailing list