]> granicus.if.org Git - llvm/commit
Merging r226583:
authorTom Stellard <thomas.stellard@amd.com>
Wed, 21 Jan 2015 22:44:44 +0000 (22:44 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 21 Jan 2015 22:44:44 +0000 (22:44 +0000)
commit87f0cda801e3ba5119acae1ffbf0a55d458cda1d
treee1f2e8d410907c00fbad0c9a6caf101ace3ed5b7
parent3dd7164b4df7d48bef9da8a145cbac38da193f57
Merging r226583:

------------------------------------------------------------------------
r226583 | thomas.stellard | 2015-01-20 12:49:41 -0500 (Tue, 20 Jan 2015) | 5 lines

R600/SI: Update SIInstrInfo:verifyInstruction() after r225662

Now that we have our own custom register operand types, we need
to handle them in the verifiier.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@226722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp