Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes needed to prune LLVMContext.h include, NFC | Reid Kleckner | 2019-11-14 | 1 | -1/+2 |
* | [PoisonChecking] Flesh out complete todo list for full coverage | Philip Reames | 2019-07-09 | 1 | -8/+24 |
* | [PoisonCheker] Support for out of bounds operands on shifts + insert/extracte... | Philip Reames | 2019-07-09 | 1 | -1/+41 |
* | [PoisonChecking] Add validation rules for "exact" on sdiv/udiv | Philip Reames | 2019-07-09 | 1 | -0/+18 |
* | Add a transform pass to make the executable semantics of poison explicit in t... | Philip Reames | 2019-07-09 | 1 | -0/+283 |