[all-commits] [llvm/llvm-project] 67f068: Revert "[DDG] Data Dependence Graph - Topological ...
Bardia Mahjour via All-commits
all-commits at lists.llvm.org
Mon Nov 25 13:19:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67f0685b4d108946007230b4c358cd43ad1664e9
https://github.com/llvm/llvm-project/commit/67f0685b4d108946007230b4c358cd43ad1664e9
Author: Bardia Mahjour <bmahjour at ca.ibm.com>
Date: 2019-11-25 (Mon, 25 Nov 2019)
Changed paths:
M llvm/include/llvm/Analysis/DDG.h
M llvm/include/llvm/Analysis/DependenceGraphBuilder.h
M llvm/lib/Analysis/DDG.cpp
M llvm/lib/Analysis/DependenceGraphBuilder.cpp
M llvm/test/Analysis/DDG/basic-a.ll
M llvm/test/Analysis/DDG/basic-b.ll
M llvm/test/Analysis/DDG/basic-loopnest.ll
M llvm/test/Analysis/DDG/root-node.ll
Log Message:
-----------
Revert "[DDG] Data Dependence Graph - Topological Sort"
Revert for now to look into the failures on x86
This reverts commit bec37c3fc766a7b97f8c52c181c325fd47b75259.
More information about the All-commits
mailing list