summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/switch-jump-table.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify the syntax of MBB successors in MIR and -debug outputFrancis Visoiu Mistrih2018-02-091-2/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-3/+3
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-4/+4
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-4/+4
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-4/+4
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-2/+2
* Assign weights to edges to jump table / bit test header when lowering switch ...Cong Hou2015-08-261-7/+47
* SelectionDAG switch lowering: use 'unsigned' to count destination popularityHans Wennborg2014-12-161-1/+1
* Add a proper triple to switch-jump-table.llHans Wennborg2014-12-061-1/+1
* llvm/test/CodeGen/X86/switch-jump-table.ll: Add explicit triple. Local labels...NAKAMURA Takumi2014-12-061-1/+1
* SelectionDAG switch lowering: Replace unreachable default with most popular c...Hans Wennborg2014-12-061-0/+52
* Revert r223049, r223050 and r223051 while investigating test failures.Hans Wennborg2014-12-011-52/+0
* SelectionDAG switch lowering: Replace unreachable default with most popular c...Hans Wennborg2014-12-011-0/+52
OpenPOWER on IntegriCloud