[PATCH] D23798: [Instruction] Introduce a predicate mustOperandBeConstant()
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 00:22:39 PDT 2016
jmolloy updated this revision to Diff 69086.
jmolloy added a comment.
:( Evening coding never goes well for me. Here's the actual diff.
Repository:
rL LLVM
https://reviews.llvm.org/D23798
Files:
include/llvm/IR/Instruction.h
include/llvm/IR/IntrinsicInst.h
lib/IR/Instruction.cpp
lib/IR/IntrinsicInst.cpp
lib/IR/Verifier.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23798.69086.patch
Type: text/x-patch
Size: 7373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160824/067498c7/attachment.bin>
More information about the llvm-commits
mailing list