[all-commits] [llvm/llvm-project] 7ea0ee: [DomTree] Avoid creating an empty GD to reduce com...
Alina Sbirlea via All-commits
all-commits at lists.llvm.org
Fri Aug 21 13:46:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ea0ee30588ebda7c5cd69e2472d2a8e46f62035
https://github.com/llvm/llvm-project/commit/7ea0ee30588ebda7c5cd69e2472d2a8e46f62035
Author: Alina Sbirlea <asbirlea at google.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
M llvm/include/llvm/Support/GenericDomTreeConstruction.h
Log Message:
-----------
[DomTree] Avoid creating an empty GD to reduce compile time.
More information about the All-commits
mailing list