R600: Remove dead code from the CodeEmitter v2
authorTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 17:50:57 +0000 (17:50 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 17:50:57 +0000 (17:50 +0000)
commit32c76107d029c1cad5935d08cdcde6139cf874bb
tree6f0e3be9792aaa713ab35dc8698f992141e9087d
parentf07b5373d7493d29cd758ababf135c2d0d8da127
R600: Remove dead code from the CodeEmitter v2

v2:
  - Replace switch statement with TSFlags query

Reviewed-by: Vincent Lejeune <vljn@ovi.com>
Tested-By: Aaron Watry <awatry@gmail.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181229 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
lib/Target/R600/R600Defines.h
lib/Target/R600/R600InstrInfo.cpp