[PATCH] D78461: [IPT] Don't use OrderedInstructions (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 19 14:57:40 PDT 2020


nikic updated this revision to Diff 258626.
nikic marked 2 inline comments as done.
nikic added a comment.

Remove one more constructor...


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

https://reviews.llvm.org/D78461

Files:
  include/llvm/Analysis/InstructionPrecedenceTracking.h
  include/llvm/Analysis/MustExecute.h
  lib/Analysis/InstructionPrecedenceTracking.cpp
  lib/Transforms/Scalar/GVN.cpp
  lib/Transforms/Scalar/LICM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78461.258626.patch
Type: text/x-patch
Size: 4442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200419/839b6702/attachment.bin>


More information about the llvm-commits mailing list