summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/switch-edge-weight.ll
Commit message (Expand)AuthorAgeFilesLines
* [Codegen] Decrease minimum jump table density.Kyle Butt2016-03-291-6/+6
* Normalize successors' probabilities when building MBBs for jump table.Cong Hou2015-12-051-1/+1
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-11/+11
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-11/+11
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-11/+11
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-11/+11
* Add a test case for the fix of profile update issue when lowering switch stat...Cong Hou2015-09-231-0/+52
* Distribute the weight on the edge from switch to default statement to edges g...Cong Hou2015-09-011-11/+199
* Fixed a bug that edge weights are not assigned correctly when lowering switch...Cong Hou2015-08-271-0/+41
OpenPOWER on IntegriCloud