aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SwitchLoweringUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-21[GlobalISel][IRTranslator] Change switch table translation to generate jump t...Amara Emerson1-0/+1
2019-06-20[CodeGen] Fix formatting and comments (NFC)Evandro Menezes1-6/+8
2019-06-08Factor out SelectionDAG's switch analysis and lowering into a separate compon...Amara Emerson1-0/+486