summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/InitializePasses.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
OpenPOWER on IntegriCloud