summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* [LCSSA] Perform LCSSA verification only for the current loop nest.Igor Laevsky2016-10-281-1/+2
* Add Loop Sink pass to reverse the LICM based of basic block frequency.Dehao Chen2016-10-271-0/+1
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-251-0/+1
* [StripGCRelocates] New pass to remove gc.relocates added by RS4GCAnna Thomas2016-10-211-0/+1
* Conditionally eliminate library calls where the result value is not usedRong Xu2016-10-181-0/+1
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
* Revert "Add -strip-nonlinetable-debuginfo capability"Michael Ilseman2016-10-061-1/+0
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-061-0/+1
* Move AArch64BranchRelaxation to generic codeMatt Arsenault2016-10-061-0/+1
* Rename NameAnonFunctions to NameAnonGlobals to match what it is doing (NFC)Mehdi Amini2016-09-161-1/+1
* [PM] Port CFGViewer and CFGPrinter to the new Pass ManagerSriraman Tallam2016-09-151-4/+4
* Add a counter-function insertion passHal Finkel2016-09-011-0/+1
* [EarlyCSE] Optionally use MemorySSA. NFC.Geoff Berry2016-08-311-0/+1
* [GlobalISel] Add a fallback path to SDISel.Quentin Colombet2016-08-271-0/+1
* [PM] Port the always inliner to the new pass manager in a much moreChandler Carruth2016-08-171-1/+1
* [PM] Port LoopDataPrefetch to new pass managerTeresa Johnson2016-08-131-1/+1
* [PM] Port LowerInvoke to the new pass managerMichael Kuperstein2016-08-121-1/+1
* [PM] Port NameAnonFunction pass to new pass managerTeresa Johnson2016-08-121-1/+1
* [PM] Port SpeculativeExecution to the new PMMichael Kuperstein2016-08-011-1/+1
* MachinePipeliner pass that implements Swing Modulo SchedulingBrendon Cahoon2016-07-291-0/+1
* [BPI] Add new LazyBPI analysisAdam Nemet2016-07-281-0/+1
* [PM] Port LowerGuardIntrinsic to the new PM.Michael Kuperstein2016-07-281-1/+1
* [coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer2016-07-281-0/+3
* [GlobalISel] Introduce an instruction selector.Ahmed Bougacha2016-07-271-0/+1
* [PM] Port SymbolRewriter to the new PMMichael Kuperstein2016-07-251-1/+1
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+1
* [PM] Port NaryReassociate to the new PMWei Mi2016-07-211-1/+1
* [PM] Port FunctionImport Pass to new PMTeresa Johnson2016-07-181-1/+1
* [LoopDist] Port to new PMAdam Nemet2016-07-181-1/+1
* [OptRemarkEmitter] Port to new PMAdam Nemet2016-07-181-1/+1
* [PM] Convert IVUsers analysis to new pass manager.Dehao Chen2016-07-161-1/+1
* [OptRemark,LDist] RFC: Add hotness attributeAdam Nemet2016-07-151-0/+1
* [PM] Convert LoopInstSimplify Pass to new PMDehao Chen2016-07-151-1/+1
* code hoisting pass based on GVNSebastian Pop2016-07-151-0/+1
* [PM] Port Dead Loop Deletion Pass to the new PMJun Bum Lim2016-07-141-1/+1
* Revert r275401, it caused PR28551.Nico Weber2016-07-141-1/+0
* code hoisting pass based on GVNSebastian Pop2016-07-141-0/+1
* XRay: Add entry and exit sledsDean Michael Berris2016-07-141-0/+1
* [BFI] Add new LazyBFI analysis passAdam Nemet2016-07-131-0/+1
* New pass manager for LICM.Dehao Chen2016-07-121-1/+1
* [PM] Port LoopIdiomRecognize Pass to new PMDehao Chen2016-07-121-1/+1
* Revert "New pass manager for LICM."Vitaly Buka2016-07-121-1/+1
* New pass manager for LICM.Dehao Chen2016-07-111-1/+1
* Rename LoopAccessAnalysis to LoopAccessLegacyAnalysis /NFCXinliang David Li2016-07-081-1/+1
* [PM] Port UnreachableBlockElim to the new Pass ManagerWei Mi2016-07-081-1/+1
* [MemorySSA] Reinstate the legacy printer and verifier.Chad Rosier2016-07-061-0/+1
* [CFLAA] Split into Anders+Steens analysis.George Burgess IV2016-07-061-1/+2
* [PM] Port ConstantHoisting to the new Pass ManagerMichael Kuperstein2016-07-021-1/+1
* Revert "code hoisting pass based on GVN"Duncan P. N. Exon Smith2016-07-011-1/+0
* code hoisting pass based on GVNSebastian Pop2016-07-011-0/+1
OpenPOWER on IntegriCloud