Add jump tables
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:07:50 +0000 (14:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:07:50 +0000 (14:07 +0000)
commitc16cdc5de7a319523d69f4e335ffbfe21ec9348b
tree7605d5c7b7966771fd232e0972953335bc1f8e9b
parent983d3a1ee521d8d3ecbbd03a379f33a00a3d0690
Add jump tables

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/AsmPrinter/SystemZAsmPrinter.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZISelLowering.h
lib/Target/SystemZ/SystemZInstrInfo.td
test/CodeGen/SystemZ/09-Switches.ll [new file with mode: 0644]