R600: Support schedule and packetization of trans-only inst
authorVincent Lejeune <vljn@ovi.com>
Sat, 29 Jun 2013 19:32:43 +0000 (19:32 +0000)
committerVincent Lejeune <vljn@ovi.com>
Sat, 29 Jun 2013 19:32:43 +0000 (19:32 +0000)
commit8f9fbd67c3f803f7397843fdf4b2a7b7ca10189e
tree5e3a944a057699fcb363fb769eb5f6f31f656a12
parent7d1a0d4e3ebf058a8b1d0dea9b6119444ed041c8
R600: Support schedule and packetization of trans-only inst

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185268 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600InstrInfo.h
lib/Target/R600/R600Instructions.td
lib/Target/R600/R600MachineScheduler.cpp
lib/Target/R600/R600MachineScheduler.h
lib/Target/R600/R600Packetizer.cpp
lib/Target/R600/R600RegisterInfo.td
test/CodeGen/R600/fdiv.ll
test/CodeGen/R600/fp_to_sint.ll
test/CodeGen/R600/fp_to_uint.ll
test/CodeGen/R600/llvm.cos.ll
test/CodeGen/R600/llvm.pow.ll
test/CodeGen/R600/llvm.sin.ll