summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/BranchRelaxation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Insert IMPLICIT_DEFS for undef uses in tail mergingMatthias Braun2017-09-061-2/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* BranchRelaxation: computeLiveIns() after creating new blockMatthias Braun2017-05-271-0/+4
* LivePhysRegs: Skip reserved regs in computeLiveIns; NFCIMatthias Braun2017-05-261-1/+1
* Revert "LivePhysRegs: Skip reserved regs in computeLiveIns; NFCI"Matthias Braun2017-05-261-1/+1
* LivePhysRegs: Skip reserved regs in computeLiveIns; NFCIMatthias Braun2017-05-251-1/+1
* Cleanup dump() functions.Matthias Braun2017-01-281-1/+3
* BranchRelaxation: Recompute live-ins when splitting a blockMatthias Braun2016-12-161-3/+11
* BranchRelaxation: Fix computing indirect branch block sizeMatt Arsenault2016-11-021-17/+17
* BranchRelaxation: Expand unconditional branches firstMatt Arsenault2016-11-011-15/+22
* BranchRelaxation: Unique live ins when creating blockMatt Arsenault2016-10-121-0/+1
* BranchRelaxation: Support expanding unconditional branchesMatt Arsenault2016-10-061-5/+84
* BranchRelaxation: Account for function alignmentMatt Arsenault2016-10-061-9/+18
* Move AArch64BranchRelaxation to generic codeMatt Arsenault2016-10-061-0/+406
OpenPOWER on IntegriCloud