summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SwitchLoweringUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part.Hiroshi Yamauchi2019-10-311-3/+5
* Revert r372893 "[CodeGen] Replace -max-jump-table-size with -max-jump-table-t...Hans Wennborg2019-09-271-50/+44
* [CodeGen] Replace -max-jump-table-size with -max-jump-table-targetsEvandro Menezes2019-09-251-44/+50
* [GlobalISel][IRTranslator] Change switch table translation to generate jump t...Amara Emerson2019-06-211-0/+1
* [CodeGen] Fix formatting and comments (NFC)Evandro Menezes2019-06-201-6/+8
* Factor out SelectionDAG's switch analysis and lowering into a separate compon...Amara Emerson2019-06-081-0/+486
OpenPOWER on IntegriCloud