OSDN Git Service

[JumpTables] Let targets decide which switch instructions are suitable
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 20 Dec 2017 15:44:32 +0000 (15:44 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 20 Dec 2017 15:44:32 +0000 (15:44 +0000)
commit39c264a5b7867acd4aa18a8890376d0d2c08c859
treec142cedd10e7c48c194f64ca6e0899b6de696438
parentd73abb30a4dfe3b32f025db1e0b69e8d655be962
[JumpTables] Let targets decide which switch instructions are suitable

This commits the non-controversial part of https://reviews.llvm.org/D41029
(making the queries virtual). The PPC-specific portion of this will be
committed in a subsequent patch once some of the finer points are ironed out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321182 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLowering.h