Add jump tables handling for MSP430.
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 1 Jul 2013 19:44:44 +0000 (19:44 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 1 Jul 2013 19:44:44 +0000 (19:44 +0000)
commit27253f5edd04791bfbd0b5dd6e228be1d8071fce
tree2b254a5e68e685a6c1d8e2df0e03985db744a28b
parent03fae50cfa5631349fbd47f4c232fc78f5b3b8af
Add jump tables handling for MSP430.
Patch by Job Noorman!

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