Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sink all InitializePasses.h includes | Reid Kleckner | 2019-11-13 | 1 | -0/+1 |
* | Change TargetLibraryInfo analysis passes to always require Function | Teresa Johnson | 2019-09-07 | 1 | -1/+2 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Require DominatorTree when requiring/preserving LoopInfo in the old pass manager | Mikael Holmen | 2018-05-17 | 1 | -0/+5 |
* | [BPI] Don't assume that strcmp returning >0 is more likely than <0 | John Brawn | 2017-06-08 | 1 | -1/+7 |
* | [BPI] Add new LazyBPI analysis | Adam Nemet | 2016-07-28 | 1 | -0/+63 |