R600: Avoid more than 4 literals in the same instruction group at scheduling
authorVincent Lejeune <vljn@ovi.com>
Wed, 31 Jul 2013 19:32:07 +0000 (19:32 +0000)
committerVincent Lejeune <vljn@ovi.com>
Wed, 31 Jul 2013 19:32:07 +0000 (19:32 +0000)
commit8e37705a736f45c16ed82ca675f7e413aa3bf90e
tree218951ee7c1cecdef61d95b438abe80275b8fc6e
parent98ce62780ea7185ba710868bf83c8077e8d7f6d6
R600: Avoid more than 4 literals in the same instruction group at scheduling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187515 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600InstrInfo.cpp
test/CodeGen/R600/max-literals.ll [new file with mode: 0644]