| commit | bc749db947ba1e1ca8bd05c5fc0ea7de9c89147c | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Wed Oct 09 02:18:34 2013 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Wed Oct 09 02:18:34 2013 +0000 |
| tree | 5fe48d39dc569693ef916c03575bbe59ab631a2a | |
| parent | 974efd32087bc29f0e3ee6558ff6c81a83efa1d1 [diff] |
Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way the asm parser will pick the right one based on the mode. Instruction selection already did the right thing based on the pointer size. llvm-svn: 192266