OSDN Git Service

Revert "[GVNHoist] Re-enable GVNHoist by default"
[android-x86/external-llvm.git] / test / Other / new-pm-thinlto-defaults.ll
2018-09-11 Alexandros LamprineasRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-09-11 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-08-29 Alexandros LamprineasRevert r340922 "[GVNHoist] Re-enable GVNHoist by default"
2018-08-29 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-07-31 John Brawn[MemDep] Use PhiValuesAnalysis to improve alias analysi...
2018-07-30 Vlad TsyrklevichRevert "[GVNHoist] Re-enable GVNHoist by default"
2018-07-30 Alexandros Lamprineas[GVNHoist] Re-enable GVNHoist by default
2018-07-16 Michael J. SpencerRecommit r335794 "Add support for generating a call...
2018-06-29 Chandler Carruth[instsimplify] Move the instsimplify pass to use more...
2018-06-28 Benjamin KramerRevert "Add support for generating a call graph profile...
2018-06-27 Michael J. SpencerAdd support for generating a call graph profile from...
2018-05-30 Chandler Carruth[PM/LoopUnswitch] When using the new SimpleLoopUnswitch...
2018-05-08 Teresa Johnson[NewPM] Emit inliner NoDefinition missed optimization...
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-23 David BlaikieNewPM: Add an extension point for the start of the...
2017-12-29 Fedor Sergeev[PM] pass -debug-pass-manager flag into FunctionToLoopP...
2017-12-14 Sanjay Patel[SimplifyCFG] don't sink common insts too soon (PR34603)
2017-12-14 Fedor Sergeev[PM][InstCombine] fixing omission of AliasAnalysis...
2017-11-28 Chandler CarruthAdd a new pass to speculate around PHI nodes with const...
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-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-05 Davide Italiano[NewPassManager] Run global dead code elimination after...
2017-09-09 Sanjay Patel[DivRempairs] add a pass to optimize div/rem pairs...
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-03 Teresa JohnsonUse profile summary to disable peeling for huge working...
2017-08-02 Teresa Johnson[PM] Split LoopUnrollPass and make partial unroller...
2017-07-29 Dehao ChenUpdate the test to make windows bot pass.
2017-07-29 Dehao ChenRefine the PGOOpt and SamplePGOSupport handling.
2017-07-27 Adam NemetRelax the matching in these tests
2017-07-27 Adam Nemet[ICP] Migrate to OptimizationRemarkEmitter
2017-07-26 Adam NemetMigrate SimplifyLibCalls to new OptimizationRemarkEmitter
2017-07-19 Davide Italiano[TRE] Move to the new OptRemark API.
2017-06-29 Tim Shen[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline.
2017-06-27 Geoff Berry[EarlyCSE][MemorySSA] Enable MemorySSA in function...
2017-06-01 Chandler Carruth[PM/ThinLTO] Port the ThinLTO pipeline (both components...