aboutsummaryrefslogtreecommitdiff
path: root/test/Other
AgeCommit message (Expand)Author
2019-02-06[HotColdSplit] Move splitting after instrumented PGO useTeresa Johnson
2019-02-05[SamplePGO] More pipeline changes when flattened profile used in ThinLTO post...Teresa Johnson
2019-01-30Add a 'dynamic' parameter to the objectsize intrinsicErik Pilkington
2019-01-25Try to address Windows bot failure after r352080Vedant Kumar
2019-01-24[HotColdSplit] Move splitting earlier in the pipelineVedant Kumar
2019-01-16[PGO] Make pgo related options in opt more consistent.Wei Mi
2019-01-03Python compat - print statementSerge Guelton
2018-12-21[NewPM] -print-module-scope -print-after now prints module even after invalid...Fedor Sergeev
2018-12-12[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.Michael Kruse
2018-12-11[NewPM] fixing asserts on deleted loop in -print-after-allFedor Sergeev
2018-12-03Fixing -print-module-scope for legacy SCC passesFedor Sergeev
2018-11-14Print newline after banner for ModulePassSven van Haastregt
2018-11-14Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(c...Florian Hahn
2018-11-12Add an OptimizerLast EPPhilip Pfaffe
2018-11-09Revert r346483: [CallSiteSplitting] Only record conditions up to the IDom(cal...Florian Hahn
2018-11-09[CallSiteSplitting] Only record conditions up to the IDom(call site).Florian Hahn
2018-10-23[hot-cold-split] Only perform splitting in ThinLTO backend post-linkTeresa Johnson
2018-10-23Actually fix test from r345085 REQUIRE: assertsFangrui Song
2018-10-23Fix test after r345085Fangrui Song
2018-10-23Print out DebugCounter info with -print-debug-counterZhizhou Yang
2018-10-22[test] Relax test/Other/opt-hot-cold-split.llVedant Kumar
2018-10-21Schedule Hot Cold Splitting pass after most optimization passesAditya Kumar
2018-10-17[NewPM] Fixing test failure on Windows - removed opt binary name from patternFedor Sergeev
2018-10-17[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev
2018-10-15Revert "[NewPM] teach -passes= to emit meaningful error messages"Fedor Sergeev
2018-10-15[NewPM] teach -passes= to emit meaningful error messagesFedor Sergeev
2018-10-15[NewPM] implement SCC printing for -print-before-all/-print-after-allFedor Sergeev
2018-10-12Make YAML quote forward slashes.Zachary Turner
2018-10-12Revert "Make YAML quote forward slashes."Zachary Turner
2018-10-12Make YAML quote forward slashes.Zachary Turner
2018-10-09[CFG Printer] Add support for writing the dot files with a customChandler Carruth
2018-10-08Fix incorrect Twine usage in CFGPrinterKristina Brooks
2018-10-05[New PM][PassTiming] implement -time-passes for the new pass managerFedor Sergeev
2018-10-01Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"Eric Christopher
2018-09-28[CodeGen] fix broken successor probability in MBB dumpHiroshi Inoue
2018-09-24[New PM][PassInstrumentation] IR printing support for New Pass ManagerFedor Sergeev
2018-09-21[New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManag...Fedor Sergeev
2018-09-20[New PM] Introducing PassInstrumentation frameworkFedor Sergeev
2018-09-20Temporarily Revert "[New PM] Introducing PassInstrumentation framework"Eric Christopher
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev
2018-09-19Revert rL342544: [New PM] Introducing PassInstrumentation frameworkFedor Sergeev
2018-09-19[New PM] Introducing PassInstrumentation frameworkFedor Sergeev
2018-09-17[GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas
2018-09-14test/Other/can-execute.txt: delete %t after the testFangrui Song
2018-09-13[PartiallyInlineLibCalls] Add DebugCounter supportGeorge Burgess IV
2018-09-13[DCE] Add DebugCounter supportGeorge Burgess IV
2018-09-11Revert "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas
2018-09-11[GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas
2018-09-11Prevent Constant Folding From Optimizing inrange GEPPeter Collingbourne
2018-09-10Add REQUIRES line to machine-size-remarksJessica Paquette