diff options
| author | Reid Kleckner <rnk@google.com> | 2018-01-22 17:50:20 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2018-01-22 17:50:20 +0000 |
| commit | 9d54d108a6a15bf625b475c9f879b0d1f33dbc4c (patch) | |
| tree | cb71d76fc8482b52601020461ca8d7bcf8744e03 /llvm/lib/Target/ARM | |
| parent | cc5e82b2f7b93c1fa3f0c51baeedecdd7cde4806 (diff) | |
| download | bcm5719-llvm-9d54d108a6a15bf625b475c9f879b0d1f33dbc4c.tar.gz bcm5719-llvm-9d54d108a6a15bf625b475c9f879b0d1f33dbc4c.zip | |
[CodeGen] Shrink MachineOperand by 8 bytes on Windows
Use 'unsigned' for these bitfields so they actually pack together.
Previously it used three words for these bits instead of one.
Add some static_asserts to prevent this from being undone.
llvm-svn: 323135
Diffstat (limited to 'llvm/lib/Target/ARM')
0 files changed, 0 insertions, 0 deletions

