https://bugs.freedesktop.org/show_bug.cgi?id=89685
--- Comment #20 from Kevin wittyman37@yahoo.com --- OK, so I just realized this patch needs to be applied against llvm...so I have downloaded 3.6.0 from http://llvm.org/releases/download.html#3.6.0 and applied your patch. I am now attempting to compile.
$ patch -p1 < ~/Downloads/0001-R600-SI-Add-VCC-as-an-implict-def-of-SI_KILL.patch patching file lib/Target/R600/SIInstructions.td Hunk #1 succeeded at 1809 (offset -86 lines). Hunk #2 succeeded at 1867 (offset -86 lines). patching file test/CodeGen/R600/llvm.AMDGPU.kill.ll Hunk #1 succeeded at 15 (offset -1 lines).