diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-07-26 14:05:00 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-07-26 14:08:07 +0300 |
commit | b1210c059d1ef084ecd275ed0ffb8343ac3cdfad (patch) | |
tree | 7de5db51af94f9cd5b2781969d986de5150c2380 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | ed5a6b9305145fd073d046d6e9814ffb70c5fdbe (diff) | |
download | llvm-b1210c059d1ef084ecd275ed0ffb8343ac3cdfad.zip llvm-b1210c059d1ef084ecd275ed0ffb8343ac3cdfad.tar.gz llvm-b1210c059d1ef084ecd275ed0ffb8343ac3cdfad.tar.bz2 |
[NFC][XRay] Account: migrate to DenseMap + SmallVector, -16% faster on large (3.8G) input
DenseMap is a single allocation underneath, so this is has pretty expected
performance impact on large-ish (3.8G) xray log processing time.
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions