forked from OSchip/llvm-project
031bb16556
This removes unused includes (and forward declarations) as suggested by include-what-you-use. If a transitive include of a removed include is required to compile a file, I added the required header (or forward declaration if suggested by include-what-you-use). This should reduce compilation time and reduce the number of iterative recompilations when a header was changed. llvm-svn: 357209 |
||
---|---|---|
.. | ||
Canonicalization.cpp | ||
CodePreparation.cpp | ||
DeLICM.cpp | ||
DeadCodeElimination.cpp | ||
FlattenAlgo.cpp | ||
FlattenSchedule.cpp | ||
ForwardOpTree.cpp | ||
MaximalStaticExpansion.cpp | ||
RewriteByReferenceParameters.cpp | ||
ScheduleOptimizer.cpp | ||
ScopInliner.cpp | ||
Simplify.cpp | ||
ZoneAlgo.cpp |