Revert "R600: Non vector only instruction can be scheduled on trans unit"
authorTom Stellard <thomas.stellard@amd.com>
Wed, 31 Jul 2013 20:43:27 +0000 (20:43 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 31 Jul 2013 20:43:27 +0000 (20:43 +0000)
commit6b3f6a744a6d16c5d62dc3477186035e8a74a8e9
tree1ace9471553c04326bc676bbc6b2cea18352a250
parent5519dc9de88b36a2250db0faaf78c55f5e2c4d00
Revert "R600: Non vector only instruction can be scheduled on trans unit"

This reverts commit 98ce62780ea7185ba710868bf83c8077e8d7f6d6.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187526 91177308-0d34-0410-b5e6-96231b3b80d8
29 files changed:
lib/Target/R600/R600InstrInfo.cpp
lib/Target/R600/R600MachineScheduler.cpp
lib/Target/R600/R600MachineScheduler.h
lib/Target/R600/R600Packetizer.cpp
test/CodeGen/R600/and.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/fmul.ll
test/CodeGen/R600/fmul.v4f32.ll
test/CodeGen/R600/fneg.ll
test/CodeGen/R600/fp_to_sint.ll
test/CodeGen/R600/fp_to_uint.ll
test/CodeGen/R600/fsub.ll
test/CodeGen/R600/icmp-select-sete-reverse-args.ll
test/CodeGen/R600/kcache-fold.ll
test/CodeGen/R600/literals.ll
test/CodeGen/R600/llvm.AMDGPU.trunc.ll
test/CodeGen/R600/local-memory-two-objects.ll
test/CodeGen/R600/rotr.ll
test/CodeGen/R600/selectcc-cnd.ll
test/CodeGen/R600/selectcc-cnde-int.ll
test/CodeGen/R600/set-dx10.ll
test/CodeGen/R600/sub.ll
test/CodeGen/R600/unsupported-cc.ll
test/CodeGen/R600/vselect.ll
test/CodeGen/R600/work-item-intrinsics.ll
test/CodeGen/R600/wrong-transalu-pos-fix.ll [deleted file]