Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;... | Eugene Zelenko | 2017-10-10 | 1 | -9/+22 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Fix one-after-the-end type metadata handling in globalsplit. | Evgeniy Stepanov | 2017-03-07 | 1 | -1/+10 |
* | [GlobalSplit] Port to the new pass manager. | Davide Italiano | 2016-11-21 | 1 | -0/+7 |
* | Introduce GlobalSplit pass. | Peter Collingbourne | 2016-11-16 | 1 | -0/+164 |