Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-20 | [llvm] Construct SmallVector with iterator ranges (NFC) | Kazu Hirata | 1 | -1/+1 |
2019-11-21 | Further cleanup manipulation of widenable branches [NFC] | Philip Reames | 1 | -22/+18 |
2019-11-21 | Broaden the definition of a "widenable branch" | Philip Reames | 1 | -11/+39 |
2019-11-20 | Move widenable branch formation into makeGuardControlFlowExplicit helper | Philip Reames | 1 | -1/+13 |
2019-11-19 | [NFC] Factor out utilities for manipulating widenable branches | Philip Reames | 1 | -0/+26 |
2019-11-14 | Add missing includes needed to prune LLVMContext.h include, NFC | Reid Kleckner | 1 | -1/+2 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-08-29 | Revert r340921 "[NFC] Unify guards detection" | Hans Wennborg | 1 | -6/+0 |
2018-08-29 | [NFC] Unify guards detection | Max Kazantsev | 1 | -0/+6 |
2018-08-29 | [NFC] Factor out guard utility methods into a separate file | Max Kazantsev | 1 | -0/+64 |