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