[all-commits] [llvm/llvm-project] 952170: [RDF] Use hash-based containers, cache extra infor...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Aug 4 16:37:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9521704553e8a330cfdf5a0611885680073178b2
https://github.com/llvm/llvm-project/commit/9521704553e8a330cfdf5a0611885680073178b2
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/include/llvm/CodeGen/RDFLiveness.h
M llvm/include/llvm/CodeGen/RDFRegisters.h
M llvm/lib/CodeGen/RDFLiveness.cpp
Log Message:
-----------
[RDF] Use hash-based containers, cache extra information
This improves performance.
More information about the All-commits
mailing list