[all-commits] [llvm/llvm-project] a29ecc: Revert "[DDG] Data Dependence Graph - DOT printer"

Bardia Mahjour via All-commits all-commits at lists.llvm.org
Mon Dec 14 14:00:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a29ecca7819a6ed4250d3689b12b1f664bb790d7
      https://github.com/llvm/llvm-project/commit/a29ecca7819a6ed4250d3689b12b1f664bb790d7
  Author: Bardia Mahjour <bmahjour at ca.ibm.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
    M llvm/include/llvm/Analysis/CFGPrinter.h
    M llvm/include/llvm/Analysis/DDG.h
    R llvm/include/llvm/Analysis/DDGPrinter.h
    M llvm/include/llvm/Support/DOTGraphTraits.h
    M llvm/include/llvm/Support/GraphWriter.h
    M llvm/lib/Analysis/CFGPrinter.cpp
    M llvm/lib/Analysis/CMakeLists.txt
    M llvm/lib/Analysis/CallPrinter.cpp
    R llvm/lib/Analysis/DDGPrinter.cpp
    M llvm/lib/CodeGen/MachineScheduler.cpp
    M llvm/lib/CodeGen/ScheduleDAGPrinter.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassRegistry.def

  Log Message:
  -----------
  Revert "[DDG] Data Dependence Graph - DOT printer"

This reverts commit fd4a10732c8bd646ccc621c0a9af512be252f33a, to
investigate the failure on windows: http://lab.llvm.org:8011/#/builders/127/builds/3274




More information about the All-commits mailing list