diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-09-28 22:20:49 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-09-28 22:20:49 +0000 |
commit | 40cbc27ff398b425c3dde1270cadd39d7ef9c5bf (patch) | |
tree | cd675e8f7d8d8df765a6dfb3f2a98ca01a9dc8f1 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 97d2d21d652115363a2b2437b06643e6accbe183 (diff) | |
download | llvm-40cbc27ff398b425c3dde1270cadd39d7ef9c5bf.zip llvm-40cbc27ff398b425c3dde1270cadd39d7ef9c5bf.tar.gz llvm-40cbc27ff398b425c3dde1270cadd39d7ef9c5bf.tar.bz2 |
[RegisterBankInfo] Uniquely generate OperandsMapping.
This is a step toward statically allocate InstructionMapping. Like the
previous few commits, the goal is to move toward a TableGen'ed like
structure with no dynamic allocation at all.
This should already improve compile time by getting rid of a bunch of
memmove of SmallVectors.
llvm-svn: 282643
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions