summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Fix scan-build null/uninitialized pointer warnings. NFCI.Simon Pilgrim2019-05-081-0/+1
* [IR] Refactor attribute methods in Function class (NFC)Evandro Menezes2019-04-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AArch64: add a pass to compress jump-table entries when possible.Tim Northover2018-10-241-0/+162
OpenPOWER on IntegriCloud