diff options
| author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-02-04 09:12:13 +0000 | 
|---|---|---|
| committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-02-04 09:12:13 +0000 | 
| commit | dc78bc277d10d22daa422c35c61e0a3993bd6269 (patch) | |
| tree | 4e04493c4d916b070f1dc7765e3238b71ddc8718 /llvm/tools/llvm-exegesis/lib/Analysis.cpp | |
| parent | 21193f4b7e535bfde54fd4b93fd5a0f3169a99ef (diff) | |
| download | bcm5719-llvm-dc78bc277d10d22daa422c35c61e0a3993bd6269.tar.gz bcm5719-llvm-dc78bc277d10d22daa422c35c61e0a3993bd6269.zip | |
[llvm-exegesis] deserializeMCInst(): bump SmallVector small size up to 16
Summary:
... from 8.
`VALIGNDZ128rmbik XMM0 XMM0 K1 XMM3 RDI i_0x1  i_0x0  i_0x1` instruction already has 9 components.
It does not matter much in terms of performance, but avoiding allocation seems to come with low cost here..
Reviewers: courbet, gchatelet
Reviewed By: courbet
Subscribers: tschuett, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D57654
llvm-svn: 353022
Diffstat (limited to 'llvm/tools/llvm-exegesis/lib/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions

