R600/SI: Improve AsmParser support for forced e64 encoding
authorTom Stellard <thomas.stellard@amd.com>
Thu, 23 Apr 2015 19:33:48 +0000 (19:33 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 23 Apr 2015 19:33:48 +0000 (19:33 +0000)
commit7130ef49cb5c56868b151afb1110e6b71c430359
tree6fd64e8de892c790c90ab8b49eb85c1eaa1a38bf
parent9447de37a9e8720cdf097037c648390b798a0116
R600/SI: Improve AsmParser support for forced e64 encoding

We can now force e64 encoding even when the operands would be legal
for e32 encoding.

llvm-svn: 235626
llvm/lib/Target/R600/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/R600/vop3-errs.s [new file with mode: 0644]
llvm/test/MC/R600/vop3.s