R600: Fix encoding for R600 family GPUs
authorTom Stellard <thomas.stellard@amd.com>
Fri, 17 May 2013 15:23:21 +0000 (15:23 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 17 May 2013 15:23:21 +0000 (15:23 +0000)
commit0976e3c6d9b1bfaea1267188e6a20dc41318832a
treeb7973e3ba190589af3c6e6cf0ea7840c48ae2af7
parent34f533a6c351d8b255810c9b4b8713700e66ee88
R600: Fix encoding for R600 family GPUs

Reviewed-by: Vincent Lejeune <vljn@ovi.com>
https://bugs.freedesktop.org/show_bug.cgi?id=64193
https://bugs.freedesktop.org/show_bug.cgi?id=64257
https://bugs.freedesktop.org/show_bug.cgi?id=64320

NOTE: This is a candidate for the 3.3 branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182113 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
test/CodeGen/R600/r600-encoding.ll [new file with mode: 0644]