aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Scalar/LoopPassManager.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Extend TimeTrace to LLVM's new pass managerAndrew Monshizadeh1-1/+6
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-12-11[NewPM] fixing asserts on deleted loop in -print-after-allFedor Sergeev1-1/+5
2018-09-20[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+10
2018-09-20Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher1-10/+0
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+10
2018-09-19Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-10/+0
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev1-0/+10
2017-01-25[PM] Teach LoopUnroll to update the LPM infrastructure as it unrollsChandler Carruth1-0/+7
2017-01-11[PM] Separate the LoopAnalysisManager from the LoopPassManager and moveChandler Carruth1-0/+85