R600/SI: Custom lower i64 sign_extend
authorTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:03 +0000 (17:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:03 +0000 (17:40 +0000)
commite86f9d70ca29429ea83bc2361cf908dc566783af
tree200c6886887cba0476a227cec00646644ca3e17c
parent17e8ad67f0ba5e81e53ce21cd260fe3368d6231d
R600/SI: Custom lower i64 sign_extend

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