[PATCH] D25583: Timer: Track Name and Description.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 11:53:16 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287369: Timer: Track name and description. (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D25583?vs=74595&id=78566#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25583
Files:
llvm/trunk/docs/ReleaseNotes.rst
llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/include/llvm/Support/Timer.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/RegAllocBase.cpp
llvm/trunk/lib/CodeGen/RegAllocBase.h
llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/lib/IR/LegacyPassManager.cpp
llvm/trunk/lib/IRReader/IRReader.cpp
llvm/trunk/lib/Support/Timer.cpp
llvm/trunk/lib/Target/Hexagon/HexagonGenInsert.cpp
llvm/trunk/lib/Target/Hexagon/RDFGraph.cpp
llvm/trunk/lib/Target/Hexagon/RDFGraph.h
llvm/trunk/unittests/Support/TimerTest.cpp
llvm/trunk/utils/yaml-bench/YAMLBench.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25583.78566.patch
Type: text/x-patch
Size: 32129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/7350eafe/attachment.bin>
More information about the llvm-commits
mailing list