summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/BranchCoalescing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update branch coalescing to be a PowerPC specific passLei Huang2017-09-121-758/+0
* Temporarily revert "Update branch coalescing to be a PowerPC specific pass"Eric Christopher2017-08-311-0/+758
* Update branch coalescing to be a PowerPC specific passLei Huang2017-08-231-758/+0
* CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun2017-05-251-3/+3
* Strip trailing whitespace.Simon Pilgrim2017-03-101-23/+23
* Fix redundant condition (PR32138)Simon Pilgrim2017-03-101-2/+2
* Fix Wdocumentation warningSimon Pilgrim2017-03-031-3/+3
* Fix some Wdocumentation warningsSimon Pilgrim2017-03-021-2/+2
* Improve scheduling with branch coalescingNemanja Ivanovic2017-03-011-0/+758
OpenPOWER on IntegriCloud