summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
...
* [PM] Port ReversePostOrderFunctionAttrs to the new PMSean Silva2016-06-121-1/+1
* Interprocedural Register Allocation (IPRA) AnalysisMehdi Amini2016-06-101-0/+1
* NFC cleanup of InitializePasses.hSanjoy Das2016-06-091-109/+102
* [PM] Port LCSSA to the new PM.Easwaran Raman2016-06-091-1/+1
* [PM] code refactoring /NFCXinliang David Li2016-06-051-1/+1
* Reapply r271728 after adding move cobstructor for ProfileSummaryInfoEaswaran Raman2016-06-031-0/+1
* Revert r271728 as it breaks Windows buildEaswaran Raman2016-06-031-1/+0
* Analysis pass to access profile summary infoEaswaran Raman2016-06-031-0/+1
* [MemorySSA] Port to new pass managerGeoff Berry2016-06-011-2/+1
* CodeGen: Refactor renameDisconnectedComponents() as a passMatthias Braun2016-05-311-0/+1
* [IndVarSimplify] Extract the logic of `-indvars` out into a class; NFCSanjoy Das2016-05-291-1/+1
* [PM] Port the Sample FDO to new PM (part-1)Xinliang David Li2016-05-271-1/+1
* [PM] Port PartiallyInlineLibCalls to the new pass manager.Davide Italiano2016-05-251-1/+1
* [PM] Port BDCE to the new pass manager.Davide Italiano2016-05-251-1/+1
* [ARM, AArch64] Properly initialize InterleavedAccessPassMatthew Simpson2016-05-191-0/+1
* New pass: guard wideningSanjoy Das2016-05-181-0/+1
* [PM] Port per-function SCCP to the new pass manager.Davide Italiano2016-05-181-1/+1
* [PM] Port DSE to the new pass managerJustin Bogner2016-05-171-1/+1
* Rename pass name to prepare to new PM porting /NFCXinliang David Li2016-05-151-1/+1
* [PM] Port LowerAtomic to the new pass manager.Davide Italiano2016-05-131-1/+1
* [PM] Port of the DepndenceAnalysis to the new PM.Chandler Carruth2016-05-121-0/+1
* [PM] code refactoring -- preparation for new PM porting /NFCXinliang David Li2016-05-071-1/+1
* [PM] port IR based PGO prof-gen pass to new pass managerXinliang David Li2016-05-061-1/+1
* [PM] Port Interprocedural SCCP to the new pass manager.Davide Italiano2016-05-051-1/+1
* [PM] Port EliminateAvailableExternally pass to the new pass manager.Davide Italiano2016-05-051-1/+1
* [PM] Port ConstantMerge to the new pass manager.Davide Italiano2016-05-051-1/+1
* PM: Port LoopRotation to the new loop pass managerJustin Bogner2016-05-031-1/+1
* PM: Port LoopSimplifyCFG to the new pass managerJustin Bogner2016-05-031-1/+1
* [IPO/GlobalDCE] Port to the new pass manager.Davide Italiano2016-05-031-1/+1
* CodeGen: Add DetectDeadLanes pass.Matthias Braun2016-04-281-0/+1
* [PGO] Promote indirect calls to conditional direct calls with value-profileRong Xu2016-04-271-0/+1
* PM: Port Reassociate to the new pass managerJustin Bogner2016-04-261-1/+1
* PM: Port Internalize to the new pass managerJustin Bogner2016-04-261-1/+1
* PM: Port GlobalOpt to the new pass managerJustin Bogner2016-04-261-1/+1
* Introduce llvm.load.relative intrinsic.Peter Collingbourne2016-04-221-0/+1
* PM: Port SinkingPass to the new pass managerJustin Bogner2016-04-221-1/+1
* PM: Port DCE to the new pass managerJustin Bogner2016-04-221-1/+1
* CodeGen: Add a stand-alone hazard recognizer passTom Stellard2016-04-221-0/+1
* [esan] EfficiencySanitizer instrumentation passDerek Bruening2016-04-211-0/+1
* Introduce a "patchable-function" function attributeSanjoy Das2016-04-191-0/+1
* Port DemandedBits to the new pass manager.Michael Kuperstein2016-04-181-1/+1
* Port InstrProfiling pass to the new pass managerXinliang David Li2016-04-181-1/+1
* Add a pass to name anonymous/nameless functionMehdi Amini2016-04-121-0/+1
* [ThinLTO] Move summary computation from BitcodeWriter to new passTeresa Johnson2016-04-111-0/+2
* [GlobalISel] Add the skeleton of the RegBankSelect pass.Quentin Colombet2016-04-051-0/+1
* Introduce a @llvm.experimental.guard intrinsicSanjoy Das2016-03-311-0/+1
* [PM] Port GVN to the new pass manager, wire it up, and teach a couple ofChandler Carruth2016-03-111-1/+1
* [CG] Actually hoist up the generic CallGraphPrinter pass from a weirdChandler Carruth2016-03-101-0/+1
* [CG] Rename the DOT printing pass to actually reference "DOT".Chandler Carruth2016-03-101-1/+1
* [PM] Port memdep to the new pass manager.Chandler Carruth2016-03-101-1/+1
OpenPOWER on IntegriCloud