summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add LoadStoreVectorizer passMatt Arsenault2016-06-301-0/+1
* [PM] Port PartialInlining to the new PMEaswaran Raman2016-06-271-1/+1
* [PM] Port float2int to the new pass managerMichael Kuperstein2016-06-241-1/+1
* IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne2016-06-241-1/+1
* [PM] Port PreISelIntrinsicLowering to the new PMMichael Kuperstein2016-06-241-1/+1
* [PM] Port MergedLoadStoreMotion to the new pass manager, take two.Davide Italiano2016-06-171-1/+1
* [PM] Revert the port of MergeLoadStoreMotion to the new pass manager.Davide Italiano2016-06-161-1/+1
* [PM] Port Add discriminator pass to new PMXinliang David Li2016-06-151-1/+1
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-2/+0
* [PM] Port Mem2Reg to the new pass manager.Davide Italiano2016-06-141-1/+1
* [PM] Port MemCpyOpt to the new PM.Sean Silva2016-06-141-1/+1
* [PM] Port MergedLoadStoreMotion to the new pass manager.Davide Italiano2016-06-141-1/+1
* [PM] Port LVI to the new PM.Sean Silva2016-06-131-1/+1
OpenPOWER on IntegriCloud