[PATCH] D73152: [PHIElimination] Compile time optimization for huge functions.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 15:13:16 PST 2020


This revision was automatically updated to reflect the committed changes.
jonpa marked 2 inline comments as done.
Closed by commit rG96ea377ea4d6: [PHIElimination]  Compile time optimization for huge functions. (authored by jonpa).

Changed prior to commit:
  https://reviews.llvm.org/D73152?vs=239679&id=242761#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73152

Files:
  llvm/include/llvm/CodeGen/LiveVariables.h
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/LiveVariables.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/PHIElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73152.242761.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/a9ff0bb6/attachment.bin>


More information about the llvm-commits mailing list