R600: Add support for 128-bit parameters
authorTom Stellard <thomas.stellard@amd.com>
Wed, 13 Feb 2013 22:05:20 +0000 (22:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 13 Feb 2013 22:05:20 +0000 (22:05 +0000)
commit76308d8d287e427cce8ea4374acc8e78648dcf79
tree7b6f2ec85997a9ac7a7782e85f2baf25fd176f2b
parentfa7c9efcd320db20243c94daf132ab101f87f1f1
R600: Add support for 128-bit parameters

NOTE: This is a candidate for the Mesa stable branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175096 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
lib/Target/R600/R600Instructions.td
test/CodeGen/R600/128bit-kernel-args.ll [new file with mode: 0644]