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)
commit95081f5241e38cd36ce463bdd2e9b8b15e9ccd44
treec65bae5314d75d163512c8fe68b04a25209b0b81
parent71ed98da5c8566e70e58f86d7969f0f1f795b13b
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AsmParser/AMDGPUAsmParser.cpp
test/MC/R600/vop3-errs.s [new file with mode: 0644]
test/MC/R600/vop3.s