summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ifcvt-iter-indbr.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-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
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-8/+9
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-1/+1
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-5/+5
* Revert r254348: "Replace all weight-based interfaces in MBB with probability-...Hans Wennborg2015-12-011-5/+5
* Replace all weight-based interfaces in MBB with probability-based interfaces,...Cong Hou2015-12-011-5/+5
* Let SelectionDAG start to use probability-based interface to add successors.Cong Hou2015-11-241-2/+2
* Update edge weights properly when merging blocks in if-conversion.Cong Hou2015-09-181-0/+6
* [CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzable terminators.Ahmed Bougacha2015-03-211-0/+56
OpenPOWER on IntegriCloud