Craig Topper
|
955308fbee
|
[X86] Remove many operands that represent memory stores from outs to ins. These operands are the registers and immediates that specify the memory address not the memory itself thus they are inputs.
llvm-svn: 263354
|
2016-03-13 02:56:31 +00:00 |
Craig Topper
|
5be407ab27
|
[X86] Remove extra spaces from MPX instruction asm strings.
llvm-svn: 257298
|
2016-01-11 00:44:46 +00:00 |
Craig Topper
|
1b94d9a3cc
|
[X86] Use PS instead of TB for instructions that have PD/XS/XD variations. Use OpSize32 on an instruction that has an OpSize16 variant.
llvm-svn: 256918
|
2016-01-06 06:18:41 +00:00 |
Elena Demikhovsky
|
6b62b659cb
|
X86-MPX: Implemented encoding for MPX instructions.
Added encoding tests.
llvm-svn: 239403
|
2015-06-09 13:02:10 +00:00 |