summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-01-22 17:50:20 +0000
committerReid Kleckner <rnk@google.com>2018-01-22 17:50:20 +0000
commit9d54d108a6a15bf625b475c9f879b0d1f33dbc4c (patch)
treecb71d76fc8482b52601020461ca8d7bcf8744e03 /llvm/lib/Target/ARM
parentcc5e82b2f7b93c1fa3f0c51baeedecdd7cde4806 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud