[all-commits] [llvm/llvm-project] ea0880: TypeMetadataUtils.h - reduce Instructions.h includ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 5 09:41:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ea0880ddefbcd634e462d87ff09b7bc720562659
https://github.com/llvm/llvm-project/commit/ea0880ddefbcd634e462d87ff09b7bc720562659
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/TypeMetadataUtils.h
M llvm/lib/Analysis/TypeMetadataUtils.cpp
Log Message:
-----------
TypeMetadataUtils.h - reduce Instructions.h include to forward declaration. NFC.
Move implicit include dependencies down to source file.
Commit: a3597ecae95938351339b2011baedb3f23ea72de
https://github.com/llvm/llvm-project/commit/a3597ecae95938351339b2011baedb3f23ea72de
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h
Log Message:
-----------
ScalarEvolutionNormalization.h - reduce ScalarEvolutionExpressions.h include to forward declaration. NFC.
Compare: https://github.com/llvm/llvm-project/compare/e50059f6b6b3...a3597ecae959
More information about the All-commits
mailing list