summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/min-jump-table.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Fix formatting and comments (NFC)Evandro Menezes2019-06-201-1/+0
* [AArch64] Improve jump tables testing (NFC)Evandro Menezes2019-06-191-11/+6
* Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...Hans Wennborg2019-06-171-15/+15
* Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromP...David L. Jones2019-06-131-15/+15
* Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...Hans Wennborg2019-05-281-15/+15
* Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also s...Jordan Rupprecht2019-05-061-15/+15
* Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink func...Hans Wennborg2019-04-161-15/+15
* Revert r357452 - 'SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct...David L. Jones2019-04-041-15/+15
* SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without ...Hans Wennborg2019-04-021-15/+15
* AArch64: add a pass to compress jump-table entries when possible.Tim Northover2018-10-241-3/+3
* [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih2017-12-131-8/+8
* Add option to specify minimum number of entries for jump tablesEvandro Menezes2016-10-251-0/+79
OpenPOWER on IntegriCloud