diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-08-22 07:38:41 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-08-22 07:38:41 +0000 |
commit | 61b62e56b7d7b25e80aae52573ce0869ed1ae621 (patch) | |
tree | 7779949f72d1d93cc04d8eed5821bf450564a817 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 1867c6acc724d1928d9e50df9e9dc30beb789ad0 (diff) | |
download | llvm-61b62e56b7d7b25e80aae52573ce0869ed1ae621.zip llvm-61b62e56b7d7b25e80aae52573ce0869ed1ae621.tar.gz llvm-61b62e56b7d7b25e80aae52573ce0869ed1ae621.tar.bz2 |
[X86] Space out the encodings of X86 instruction formats. I plan to add some new encodings in future commits and this will reduce the size of those commits. NFC
This tries to keep all the ModRM memory and register forms in their own regions of the encodings. Hoping to make it simple on some of the switch statements that operate on these encodings.
llvm-svn: 279422
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions