R600: Prettier asmPrint of Alu
authorVincent Lejeune <vljn@ovi.com>
Thu, 2 May 2013 21:52:30 +0000 (21:52 +0000)
committerVincent Lejeune <vljn@ovi.com>
Thu, 2 May 2013 21:52:30 +0000 (21:52 +0000)
commit92f24d403f16ab2ee4598e32c926acc9c2344140
tree9cc6536d03c65b236054f1c191a5a9381fe4981c
parent8a3f50038fa68e1c6697152ee08ad0f2faacb0b7
R600: Prettier asmPrint of Alu

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180956 91177308-0d34-0410-b5e6-96231b3b80d8
38 files changed:
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
lib/Target/R600/R600Instructions.td
lib/Target/R600/R600RegisterInfo.td
test/CodeGen/R600/add.ll
test/CodeGen/R600/and.ll
test/CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll
test/CodeGen/R600/fabs.ll
test/CodeGen/R600/fadd.ll
test/CodeGen/R600/fcmp-cnd.ll
test/CodeGen/R600/fcmp.ll
test/CodeGen/R600/fdiv.ll
test/CodeGen/R600/floor.ll
test/CodeGen/R600/fmad.ll
test/CodeGen/R600/fmax.ll
test/CodeGen/R600/fmin.ll
test/CodeGen/R600/fmul.ll
test/CodeGen/R600/fmul.v4f32.ll
test/CodeGen/R600/fp_to_sint.ll
test/CodeGen/R600/fp_to_uint.ll
test/CodeGen/R600/fsub.ll
test/CodeGen/R600/i8-to-double-to-float.ll
test/CodeGen/R600/icmp-select-sete-reverse-args.ll
test/CodeGen/R600/literals.ll
test/CodeGen/R600/llvm.AMDGPU.mul.ll
test/CodeGen/R600/llvm.AMDGPU.trunc.ll
test/CodeGen/R600/llvm.cos.ll
test/CodeGen/R600/llvm.pow.ll
test/CodeGen/R600/llvm.sin.ll
test/CodeGen/R600/predicates.ll
test/CodeGen/R600/reciprocal.ll
test/CodeGen/R600/selectcc-cnd.ll
test/CodeGen/R600/selectcc-cnde-int.ll
test/CodeGen/R600/selectcc-icmp-select-float.ll
test/CodeGen/R600/set-dx10.ll
test/CodeGen/R600/sint_to_fp.ll
test/CodeGen/R600/uint_to_fp.ll
test/CodeGen/R600/unsupported-cc.ll