[all-commits] [llvm/llvm-project] 0aeaec: [Timer] Add a command option to enable/disable tim...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Sat Nov 28 08:48:44 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 0aeaec13e76a9b268cafd9b3cd3f24eb922777b0
https://github.com/llvm/llvm-project/commit/0aeaec13e76a9b268cafd9b3cd3f24eb922777b0
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-11-28 (Sat, 28 Nov 2020)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/Support/Timer.cpp
M llvm/utils/TableGen/DAGISelEmitter.cpp
Log Message:
-----------
[Timer] Add a command option to enable/disable timer sorting.
Add one more timer to DAGISelEmitter to test the option.
Differential Revision: https://reviews.llvm.org/D92146
More information about the All-commits
mailing list