Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ScopInliner] Register FunctionAnalysisManagerModuleProxy. | Michael Kruse | 2019-06-17 | 1 | -0/+1 |
* | Apply include-what-you-use #include removal suggestions. NFC. | Michael Kruse | 2019-03-28 | 1 | -2/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [polly] Update uses of DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-15 | 1 | -6/+6 |
* | Adjust to clang-format changes | Tobias Grosser | 2018-03-20 | 1 | -1/+0 |
* | [ScopInliner] Fix hidden overload warning. NFC. | Michael Kruse | 2017-08-23 | 1 | -0/+2 |
* | [ScpInliner] Move DEBUG-TYPE to below all includes to prevent cross-module in... | Siddharth Bhat | 2017-08-17 | 1 | -2/+2 |
* | [ScopInliner] Add a simple Scop-based inliner to polly. | Siddharth Bhat | 2017-08-17 | 1 | -0/+119 |