OSDN Git Service

android: AMDGPU/GlobalISel: fix tablegen rules (llvm90)
[android-x86/external-llvm.git] / test / Other /
2018-07-02 Piotr PadlewskiImplement strip.invariant.group
2018-06-29 Chandler Carruth[instsimplify] Move the instsimplify pass to use more...
2018-06-29 Sean FertileRevert "Extend CFGPrinter and CallPrinter with Heat...
2018-06-29 Sean FertileExtend CFGPrinter and CallPrinter with Heat Colors
2018-06-28 Benjamin KramerRevert "Add support for generating a call graph profile...
2018-06-28 Florian Hahn[SCCP] Mark CFG as preserved.
2018-06-27 Michael J. SpencerAdd support for generating a call graph profile from...
2018-06-22 Chandler CarruthRevert r335306 (and r335314) - the Call Graph Profile...
2018-06-22 Chandler CarruthFix test failures after r335306 due to the pipeline...
2018-06-21 Francis Visoiu MistrihRevert r335206 "Recommit r333268: [IPSCCP] Use Predicat...
2018-06-21 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-16 Michael ZolotukhinCorrelatedValuePropagation: Preserve DT.
2018-06-13 Francis Visoiu MistrihReland: [Timers] Use the pass argument name for JSON...
2018-06-07 Michael ZolotukhinSpeculativeExecution Pass: Set PreserveCFG to avoid...
2018-06-01 Florian HahnRevert r333740: IPSCCP] Use PredicateInfo to propagate...
2018-06-01 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-05-30 Chandler Carruth[PM/LoopUnswitch] When using the new SimpleLoopUnswitch...
2018-05-25 Florian HahnRevert r333268: [IPSCCP] Use PredicateInfo to propagate...
2018-05-25 Florian Hahn[IPSCCP] Use PredicateInfo to propagate facts from...
2018-05-18 Jessica PaquetteAdd remarks describing when a pass changes the IR instr...
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-08 Teresa Johnson[NewPM] Emit inliner NoDefinition missed optimization...
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-05-02 Piotr PadlewskiMark invariant.group.barrier as inaccessiblememonly
2018-05-01 Wei MiUse no-op opt run to eliminate the difference in bb...
2018-05-01 Wei MiFix the sed command in test which doesn't work well...
2018-05-01 Wei MiFix the issue that ComputeValueKnownInPredecessors...
2018-04-26 Vlad TsyrklevichRevert "Enable EliminateAvailableExternally pass for...
2018-04-26 Vlad TsyrklevichEnable EliminateAvailableExternally pass for -O1
2018-04-07 Aaron Smith[lit] Fix several Python 2/3 compatibility issues and...
2018-04-06 Geoff Berry[EarlyCSE] Add debug counter for debugging mis-optimiza...
2018-03-23 Fedor Sergeev[PM][FunctionAttrs] add NoUnwind attribute inference...
2018-03-23 Matthew Simpson[test] Allow for optional No-Op Barrier Pass in O0...
2018-03-21 Michael Zolotukhin[test] Try to unbreak hexagon bots after r328160.
2018-03-21 Michael Zolotukhin[test] Add tests for opt passes pipelines for O0, O2...
2018-02-14 Florian HahnRecommit r325001: [CallSiteSplitting] Support splitting...
2018-02-13 Florian HahnRevert r325001: [CallSiteSplitting] Support splitting...
2018-02-13 Florian Hahn[CallSiteSplitting] Fix new-pm test, as TargetIRAnalysi...
2018-02-10 David BlaikieREQUIRES: shell a couple of tests that require the...
2018-01-30 Zaara SyedaRe-commit : [PowerPC] Add handling for ColdCC calling...
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...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-18 Rafael EspindolaMake GlobalValues with non-default visibilility dso_local.
2018-01-17 Zaara SyedaRevert [PowerPC] This reverts commit rL322721
2018-01-17 Zaara Syeda[PowerPC] Add handling for ColdCC calling convention...
2018-01-11 Rafael EspindolaMake internal/private GVs implicitly dso_local.
2017-12-29 Fedor Sergeev[PM] pass -debug-pass-manager flag into FunctionToLoopP...
2017-12-18 Dimitry AndricFix more inconsistent line endings. NFC.
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-12-01 Fedor SergeevIR printing improvement for loop passes - handle -print...
2017-12-01 Fedor SergeevIR printing improvement for function passes - introduci...
2017-11-28 Chandler CarruthAdd a new pass to speculate around PHI nodes with const...
2017-11-22 Fedor SergeevIR printing improvement for loop passes
2017-11-16 Yaxun LiuLet llvm.invariant.group.barrier accepts pointer to...
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-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-05 Davide Italiano[NewPassManager] Run global dead code elimination after...
2017-10-05 Davide Italiano[PassManager] Improve the interaction between -O2 and...
2017-10-05 Davide Italiano[PassManager] Run global optimizations after the inliner.
2017-10-04 Sanjoy DasDo not call Loop::getName on possibly dead loops
2017-09-14 Chandler Carruth[PM/CGSCC] Teach the CGSCC pass manager components...
2017-09-09 Nuno LopesMerge isKnownNonNull into isKnownNonZero
2017-09-09 Sanjay Patel[DivRempairs] add a pass to optimize div/rem pairs...
2017-08-19 Victor Leschukrevert failing test
2017-08-19 Victor LeschukAdd temporary test to verify that win10 builder hangs...
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
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-08 Dehao ChenMake ICP uses PSI to check for hotness.
2017-08-08 Chandler Carruth[PM] Fix a likely more critical infloop bug in the...
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 Chenupdate the test file that was omitted in r309478.
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-26 Dehao ChenMake new PM honor -fdebug-info-for-profiling
2017-07-26 Dehao ChenAdd test coverage for new PM PGOOpt handling.
2017-07-19 Davide Italiano[TRE] Move to the new OptRemark API.
2017-07-19 Chandler Carruth[PM/LCG] Follow-up fix to r308088 to handle deletion...
2017-07-15 Chandler Carruth[PM/LCG] Teach the LazyCallGraph to maintain reference...
2017-07-12 Kamil RytarowskiMake shell redirection construct portable
2017-07-11 Hiroshi Inouefix typos in comments; NFC
2017-07-10 Philip Pfaffe[PM] Enable registration of out-of-tree passes with...
2017-06-30 Zachary TurnerRevert "[lit] Clean output directories before running...
2017-06-30 Zachary Turner[lit] Clean output directories before running tests.
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...
2017-05-26 Chandler Carruth[PM] Enable the new simple loop unswitch pass in the...
next