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

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 19:22:01 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4187cb138b1c: Add InstCombine/InstructionSimplify support for Freeze Instruction (authored by aqjune).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D29013?vs=217189&id=228797#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D29013/new/

https://reviews.llvm.org/D29013

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/freeze.ll
  llvm/test/Transforms/InstSimplify/freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29013.228797.patch
Type: text/x-patch
Size: 5963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/d18935a9/attachment.bin>


More information about the llvm-commits mailing list