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

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 5 11:16:03 PDT 2018


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

Rebased to svn commit 331586


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.145378.patch
Type: text/x-patch
Size: 4977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/ffc44acb/attachment.bin>


More information about the llvm-commits mailing list