[all-commits] [llvm/llvm-project] 573d57: [DDG] Data Dependence Graph - DOT printer tests
Bardia Mahjour via All-commits
all-commits at lists.llvm.org
Thu Jan 7 07:53:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 573d5782482841e16588e81be687ea6bcf3624fa
https://github.com/llvm/llvm-project/commit/573d5782482841e16588e81be687ea6bcf3624fa
Author: Bardia Mahjour <bmahjour at ca.ibm.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
A llvm/test/Analysis/DDG/print-dot-ddg.ll
Log Message:
-----------
[DDG] Data Dependence Graph - DOT printer tests
Adds some tests to check the formatting of the dot
file produced when using -dot-ddg.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D93949
More information about the All-commits
mailing list