[PATCH] D77144: [NFC] Remove waymarking because it improves performances

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 4 12:13:35 PDT 2020


Tyker updated this revision to Diff 255072.
Tyker added a comment.

adapt ProgrammersManual
remove some waymarking specific comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77144

Files:
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/Analysis/MemorySSA.h
  llvm/include/llvm/IR/Instructions.h
  llvm/include/llvm/IR/Use.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Use.cpp
  llvm/lib/IR/User.cpp
  llvm/unittests/IR/CMakeLists.txt
  llvm/unittests/IR/WaymarkTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77144.255072.patch
Type: text/x-patch
Size: 17501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/8aec8687/attachment.bin>


More information about the llvm-commits mailing list