summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
Commit message (Collapse)AuthorAgeFilesLines
* [PowerPC] Option for enabling absolute jumptables with command lineNemanja Ivanovic2019-11-071-0/+100
This option allows the user to specify the use of absolute jumptables instead of relative which is the default on most PPC subtargets. Patch by Kamauu Bridgeman Differential revision: https://reviews.llvm.org/D69108
OpenPOWER on IntegriCloud