summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/taildup-branch-weight.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-2/+2
* Improve the successor list update in TailDuplication.cpp.Cong Hou2015-12-151-1/+1
* 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
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-2/+2
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+3
* Pass edges weights to MachineBasicBlock::addSuccessor in TailDuplicatePass toAkira Hatanaka2014-02-121-0/+52
OpenPOWER on IntegriCloud