[PATCH] D29013: Add InstCombine/InstructionSimplify support for Freeze Instruction

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 11:53:16 PDT 2017


aqjune updated this revision to Diff 106913.
aqjune added a comment.

Rebased to svn commit 308173


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.106913.patch
Type: text/x-patch
Size: 5029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/8ae72636/attachment.bin>


More information about the llvm-commits mailing list