aboutsummaryrefslogtreecommitdiff
path: root/test/Other
AgeCommit message (Expand)Author
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
2018-09-10Explicitly state triple in machine-size-remarks.llJessica Paquette
2018-09-10Add size remarks to MachineFunctionPassJessica Paquette
2018-09-06Output per-function size-info remarksJessica Paquette
2018-09-04[NFC] correcting patterns in time-passes test to fix buildbotFedor Sergeev
2018-09-04[PassTiming] reporting time-passes separately for multiple pass instances of ...Fedor Sergeev
2018-08-31Fix typo in size remarks for module passesJessica Paquette
2018-08-29Revert r340922 "[GVNHoist] Re-enable GVNHoist by default"Alexandros Lamprineas
2018-08-29[GVNHoist] Re-enable GVNHoist by defaultAlexandros Lamprineas
2018-08-29NFC. fixing time-passes test failure on Windows.Fedor Sergeev
2018-08-28[NFC][PassTiming] factor out generic PassTimingInfoFedor Sergeev
2018-08-23Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp inst...Florian Hahn
2018-08-09[CMake] Use normalized Windows target triplesPetr Hosek
2018-08-07Fix inconsistency with/without debug information (-g)Jonas Devlieghere
2018-08-06[lit, python] Always add quotes around the python path in litStella Stamenova
2018-08-01Reland r338431: "Add DebugCounters to DivRemPairs"George Burgess IV
2018-07-31Revert r338431: "Add DebugCounters to DivRemPairs"George Burgess IV