R600/SI: Custom lower i64 ZERO_EXTEND
authorTom Stellard <thomas.stellard@amd.com>
Thu, 1 Aug 2013 15:23:26 +0000 (15:23 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 1 Aug 2013 15:23:26 +0000 (15:23 +0000)
commit8cd70d3a5bbc5c2b02d288337748a4fd5ddc9f54
tree1a6a37aa88be65a34837152fd295cb003d4d731e
parent0780179d532d20b6b01ba0f1434c93f81b7faea8
R600/SI: Custom lower i64 ZERO_EXTEND

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