Add 64-bit jmp instructions to the list of instructions that
authorDan Gohman <gohman@apple.com>
Mon, 17 Sep 2007 15:19:08 +0000 (15:19 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 17 Sep 2007 15:19:08 +0000 (15:19 +0000)
commita0a7c1de9c174ee8024843e1cfbdaf3f47c9be34
treee6a50517dc3e06a58fac1e580a3873022d042cc0
parent959062475d9a158365a63f0e8e38c0067ef7ea66
Add 64-bit jmp instructions to the list of instructions that
can terminate a block with no fall-through.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42029 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp