Add support for ISD::TRAP to the XCore backend
authorRichard Osborne <richard@xmos.com>
Wed, 3 Dec 2008 10:59:16 +0000 (10:59 +0000)
committerRichard Osborne <richard@xmos.com>
Wed, 3 Dec 2008 10:59:16 +0000 (10:59 +0000)
commit269bc0042fc976b13b44c97c6546b4d726073940
treec0ac281b4ccbd9c9fe6978e5f2495a160e7c3561
parent370e5340a585d7d4b98bd855e52e4624c44ad681
Add support for ISD::TRAP to the XCore backend

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