hanchenye-llvm-project/polly/lib
Michael Kruse 031bb16556 Apply include-what-you-use #include removal suggestions. NFC.
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
2019-03-28 20:19:49 +00:00
..
Analysis Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
CodeGen Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
Exchange Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
External Update isl-cpp bindings 2018-08-09 05:07:14 +00:00
Support Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
Transform Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
CMakeLists.txt [CodeGen] LLVM OpenMP Backend. 2019-03-19 03:18:21 +00:00
Polly.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00