OSDN Git Service

Resubmit r325107 (case folding DJB hash)
[android-x86/external-llvm.git] / lib / Passes /
2018-01-25 Amjad AboudAnother try to commit 323321 (aggressive instruction...
2018-01-24 Amjad AboudReverted 323321.
2018-01-24 Amjad Aboud[InstCombine] Introducing Aggressive Instruction Combin...
2018-01-24 Malcolm ParsonsFix typos of occurred and occurrence
2018-01-23 David BlaikieNewPM: Add an extension point for the start of the...
2018-01-09 Easwaran RamanAdd a pass to generate synthetic function entry counts.
2017-12-29 Fedor Sergeev[PM] pass -debug-pass-manager flag into FunctionToLoopP...
2017-12-22 Sanjoy Das(Re-landing) Expose a TargetMachine::getTargetTransform...
2017-12-15 Fedor Sergeev[PM] port Rewrite Statepoints For GC to the new pass...
2017-12-14 Sanjay Patel[SimplifyCFG] don't sink common insts too soon (PR34603)
2017-12-13 Michael ZolotukhinRemove redundant includes from various places.
2017-11-28 Chandler CarruthAdd a new pass to speculate around PHI nodes with const...
2017-11-15 Sanjay Patel[(new) Pass Manager] instantiate SimplifyCFG with the...
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-14 Chandler Carruth[PM] Port BoundsChecking to the new PM.
2017-11-06 David L. Jones[PassManager, SimplifyCFG] Revert r316908 and r316869.
2017-11-03 Jun Bum LimRecommit r317351 : Add CallSiteSplitting pass
2017-11-03 Jun Bum LimRevert "Add CallSiteSplitting pass"
2017-11-03 Jun Bum LimAdd CallSiteSplitting pass
2017-10-29 Sanjay Patel[(new) Pass Manager] instantiate SimplifyCFG with the...
2017-10-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-09 Adam NemetRename OptimizationDiagnosticInfo.* to OptimizationRema...
2017-10-05 Davide Italiano[NewPassManager] Run global dead code elimination after...
2017-10-01 Dehao ChenSeparate the logic when handling indirect calls in...
2017-09-09 Sanjay Patel[DivRempairs] add a pass to optimize div/rem pairs...
2017-08-11 Chandler Carruth[PM] Switch the CGSCC debug messages to use the standar...
2017-08-10 Dehao ChenRevert part of r310296 to make it really NFC for instru...
2017-08-07 Dehao ChenMove the SampleProfileLoader right after EarlyFPM.
2017-08-02 Teresa Johnson[PM] Split LoopUnrollPass and make partial unroller...
2017-08-02 Dehao ChenUpdate the new PM pipeline to make ICP aware if it...
2017-07-30 Dehao ChenRefactor the build{Module|Function}SimplificationPipeli...
2017-07-29 Dehao ChenRefine the PGOOpt and SamplePGOSupport handling.
2017-07-26 Dehao ChenUpdate the assertion to meet with the changes in r30912...
2017-07-26 Dehao ChenMake new PM honor -fdebug-info-for-profiling
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
2017-07-07 Dehao ChenAdd sample PGO support to ThinLTO new pass manager.
2017-06-29 Dehao ChenHook the sample PGO machinery in the new PM
2017-06-29 Tim Shen[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline.
2017-06-28 Easwaran RamanCreate inliner params based on size and opt levels.
2017-06-27 Geoff Berry[EarlyCSE][MemorySSA] Enable MemorySSA in function...
2017-06-25 Xinliang David Li[PGO] Implementate profile counter regiser promotion
2017-06-22 Eric ChristopherRemove the LoadCombine pass. It was never enabled and...
2017-06-10 Geoff Berry[EarlyCSE] Add option to use MemorySSA for function...
2017-06-03 Davide Italiano[PM] Add GVNSink to the pipeline.
2017-06-01 Davide ItalianoMove GVNHoist to the right position in the new pass...
2017-06-01 Chandler Carruth[PM/ThinLTO] Port the ThinLTO pipeline (both components...
2017-05-26 Chandler Carruth[PM] Enable the new simple loop unswitch pass in the...
2017-05-25 Chandler Carruth[PM] Teach the PGO instrumentation pasess to run Global...
2017-05-22 Davide Italiano[NewPM] Fix an innocent but silly typo. Reported by...
2017-05-22 Davide Italiano[NewPM] Add a temporary cl::opt() to test NewGVN.
2017-05-22 Xinliang David Li[PartialInlining] Add internal options to enable partia...
2017-05-04 Easwaran Raman[PM] Add ProfileSummaryAnalysis as a required pass...
2017-04-27 Chandler Carruth[PM/LoopUnswitch] Introduce a new, simpler loop unswitc...
2017-04-27 Chandler CarruthDisable GVN Hoist due to still more bugs being found...
2017-04-26 Filipe CabecinhasSimplify the CFG after loop pass cleanup.
2017-04-11 Daniel BerlinMemorySSA: Move to Analysis, from Transforms/Utils...
2017-04-04 Rong Xu[PGO] Memory intrinsic calls optimization based on...
2017-02-23 Dehao ChenAdd call branch annotation for ICP promoted direct...
2017-02-18 Dehao ChenIncreases full-unroll threshold.
2017-02-13 Davide Italiano[PM] Hook up the instrumented PGO machinery in the...
2017-02-12 Chandler Carruth[PM] Add devirtualization-based iteration utility into...
2017-02-12 Chandler Carruth[PM] Enable GlobalsAA in the new PM's pipeline by default.
2017-02-09 Chandler Carruth[PM] Add Argument Promotion to the pass pipeline.
2017-02-09 Chandler Carruth[PM] Port ArgumentPromotion to the new pass manager.
2017-02-09 Peter CollingbourneRename LowerTypeTestsSummaryAction to PassSummaryAction...
2017-02-07 Daniel BerlinAdd PredicateInfo utility and printing pass
2017-01-27 Chandler Carruth[PM] Port LoopLoadElimination to the new pass manager...
2017-01-27 Chandler Carruth[PM] Flesh out almost all of the late loop passes.
2017-01-26 Chandler Carruth[PM] Enable the main loop pass pipelines with everythin...
2017-01-26 Chandler Carruth[PM] Simplify the new PM interface to the loop unroller...
2017-01-25 Artur Pilipenko[Guards] Introduce loop-predication pass
2017-01-24 Davide Italiano[PM] Flesh out the new pass manager LTO pipeline.
2017-01-20 Chandler Carruth[PM] Port LoopSink to the new pass manager.
2017-01-19 Michael Kuperstein[PM] Add LoopVectorize to the default module pipeline
2017-01-11 Chandler Carruth[PM] Separate the LoopAnalysisManager from the LoopPass...
2017-01-11 Chandler Carruth[PM] Rewrite the loop pass manager to use a worklist...
2016-12-28 Chandler Carruth[PM] Introduce a devirtualization iteration layer for...
2016-12-28 Chandler Carruth[PM] Disable the loop vectorizer from the new PM's...
2016-12-27 Chandler Carruth[PM] Disable more of the loop passes -- LCSSA and LoopS...
2016-12-24 Chandler Carruth[PM] Try to improve the comments here to make what...
2016-12-23 Chandler Carruth[PM] Add support for building a default AA pipeline...
2016-12-22 Davide Italiano[NewGVN] Add the pass to PassRegistry.def.
2016-12-22 Chandler Carruth[PM] Introduce a reasonable port of the main per-module...
2016-12-20 Chandler Carruth[PM] Provide an initial, minimal port of the inliner...
2016-12-19 Daniel JasperRevert @llvm.assume with operator bundles (r289755...
2016-12-15 Hal FinkelRemove the AssumptionCache
2016-12-10 Chandler Carruth[PM] Support invalidation of inner analysis managers...
2016-11-23 Chandler Carruth[PM] Change the static object whose address is used...
2016-11-21 Davide Italiano[GlobalSplit] Port to the new pass manager.
2016-11-17 Chris Bieneman[CMake] NFC. Updating CMake dependency specifications
2016-10-18 Rong XuConditionally eliminate library calls where the result...
2016-09-16 Mehdi AminiFix test after renaming -name-anon-functions pass to...
2016-09-16 Mehdi AminiRename NameAnonFunctions to NameAnonGlobals to match...
2016-09-15 Sriraman Tallam[PM] Port CFGViewer and CFGPrinter to the new Pass...
2016-08-31 Geoff Berry[EarlyCSE] Optionally use MemorySSA. NFC.
2016-08-24 Chandler Carruth[PM] Introduce basic update capabilities to the new...
2016-08-19 Chandler Carruth[PM] Re-instate r279227 and r279228 with a fix to the...
2016-08-19 Chandler Carruth[PM] Revert r279227 and r279228 until I can find someon...
2016-08-19 Chandler Carruth[PM] Make the the new pass manager support fully generi...
next