summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/switch-minsize.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SDAGBuilder] Don't create a binary tree for switches in minsize modeJames Molloy2016-09-081-0/+34
This bloats codesize - all of the non-leaf nodes are extra code. llvm-svn: 280932
OpenPOWER on IntegriCloud