| commit | 4de7373862e51f47bdfe78640943f55a152c1dae | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Mon Apr 02 07:48:39 2012 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Mon Apr 02 07:48:39 2012 +0000 |
| tree | 4df77777631b2ccf57c9e02a54eb98444d87b886 | |
| parent | 702f080767c5769af35cc8d885a5143240f51997 [diff] |
Reorder fields in MatchEntry and OperandMatchEntry to reduce padding. A bit tricky due to the target specific sizes for some of the fields so the ordering is only optimal for the targets in the tree. llvm-svn: 153865