[PATCH] D29013: Add InstCombine/InstructionSimplify support for Freeze Instruction
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 00:12:47 PST 2017
aqjune updated this revision to Diff 86251.
aqjune added a comment.
- Move isGuaranteedNotToBeUndefOrPoison from https://reviews.llvm.org/D29011
https://reviews.llvm.org/D29013
Files:
include/llvm/Analysis/InstructionSimplify.h
include/llvm/Analysis/ValueTracking.h
lib/Analysis/InstructionSimplify.cpp
lib/Analysis/ValueTracking.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29013.86251.patch
Type: text/x-patch
Size: 5469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/fc40214f/attachment.bin>
More information about the llvm-commits
mailing list