summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ifcvt-branch-weight-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove icmp undef from reduced testsSimon Pilgrim2019-03-151-4/+5
* [CodeGen] Unify the syntax of MBB successors in MIR and -debug outputFrancis Visoiu Mistrih2018-02-091-1/+1
* [CodeGen] Print MachineBasicBlock labels using MIR syntax in -debug outputFrancis Visoiu Mistrih2018-02-081-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+2
* Fix buildbot failure after rL303327: [BPI] Reduce the probability of unreacha...Serguei Katkov2017-05-181-1/+1
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-7/+7
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-7/+7
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-7/+7
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-2/+2
* Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas...Akira Hatanaka2014-04-141-1/+2
* PGO branch weight: fix PR18752.Manman Ren2014-02-071-0/+62
OpenPOWER on IntegriCloud