R600/SI: Add a lower case alias for subtarget feature: +DumpCode
authorTom Stellard <thomas.stellard@amd.com>
Tue, 28 Apr 2015 17:37:00 +0000 (17:37 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 28 Apr 2015 17:37:00 +0000 (17:37 +0000)
commit1630fbeb915f6bc6aab986df3284238d46923c52
tree8698b965030f05a27565d62fdd09f144a11b9bcb
parent0292a66bb17c1b8be898653d49f1c75372183745
R600/SI: Add a lower case alias for subtarget feature: +DumpCode

llc converts all feature strings to lower case, while the LLVM C API
does not, so we need a lower case alias in order to test this with llc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPU.td