| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...> | Serge Guelton | 2019-01-20 | 1 | -0/+9 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove TypeBuilder.h, and fix the few locations using it. | James Y Knight | 2019-01-13 | 1 | -2/+1 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -6/+6 |
| * | [Dominators] Define Arc less-than operator inline. | Jakub Kuderski | 2017-07-13 | 1 | -6/+0 |
| * | [Dominators] Rename Update.Arc to Update.Edge | Jakub Kuderski | 2017-07-13 | 1 | -6/+6 |
| * | [Dominators] Add CFGBuilder testing utility | Jakub Kuderski | 2017-07-13 | 1 | -0/+275 |

