summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/MachineBranchProb.ll
Commit message (Expand)AuthorAgeFilesLines
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
* [CodeGen] Unify the syntax of MBB successors in MIR and -debug outputFrancis Visoiu Mistrih2018-02-091-2/+2
* [CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug outputFrancis Visoiu Mistrih2018-02-081-2/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-4/+4
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-2/+2
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-2/+2
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-2/+2
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-2/+2
* Fix information loss in branch probability computation.Diego Novillo2015-05-071-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-1/+1
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-311-0/+34
* Revert r200431 due to bot failures.Manman Ren2014-01-301-34/+0
* PGO branch weight: update edge weights in SelectionDAGBuilder.Manman Ren2014-01-301-0/+34
OpenPOWER on IntegriCloud