XCore target: add XCoreTargetLowering::isZExtFree()
authorRobert Lytton <robert@xmos.com>
Fri, 11 Oct 2013 10:26:29 +0000 (10:26 +0000)
committerRobert Lytton <robert@xmos.com>
Fri, 11 Oct 2013 10:26:29 +0000 (10:26 +0000)
commit7b5376659c1c822960a5cb56d5e1417cfd74673f
treeb818d22174632fc11ac7afba213c0bc622a6e0cd
parentc879eabcc25c4099a50939ed0bca86471201b183
XCore target: add XCoreTargetLowering::isZExtFree()

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