[PATCH] D60227: [Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 17:07:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359050: [Remarks] Add string deduplication using a string table (authored by thegameg, committed by ).
Herald added a subscriber: kristina.
Changed prior to commit:
https://reviews.llvm.org/D60227?vs=193649&id=196355#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60227/new/
https://reviews.llvm.org/D60227
Files:
llvm/trunk/docs/CodeGenerator.rst
llvm/trunk/include/llvm/IR/RemarkStreamer.h
llvm/trunk/include/llvm/Remarks/RemarkParser.h
llvm/trunk/include/llvm/Remarks/RemarkStringTable.h
llvm/trunk/include/llvm/Support/YAMLTraits.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/LLVMBuild.txt
llvm/trunk/lib/IR/DiagnosticInfo.cpp
llvm/trunk/lib/IR/LLVMBuild.txt
llvm/trunk/lib/IR/RemarkStreamer.cpp
llvm/trunk/lib/Remarks/CMakeLists.txt
llvm/trunk/lib/Remarks/RemarkParser.cpp
llvm/trunk/lib/Remarks/RemarkStringTable.cpp
llvm/trunk/lib/Remarks/YAMLRemarkParser.cpp
llvm/trunk/lib/Remarks/YAMLRemarkParser.h
llvm/trunk/test/CodeGen/X86/remarks-section.ll
llvm/trunk/unittests/Remarks/CMakeLists.txt
llvm/trunk/unittests/Remarks/RemarksStrTabParsingTest.cpp
llvm/trunk/unittests/Remarks/YAMLRemarksParsingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60227.196355.patch
Type: text/x-patch
Size: 28668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/e8787b67/attachment-0001.bin>
More information about the llvm-commits
mailing list