Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IR] Split out target specific intrinsic enums into separate headers | Reid Kleckner | 2019-12-11 | 1 | -0/+1 |
* | [AArch64] Ensure no tagged memory is left in the unallocated portion of the | Momchil Velikov | 2019-10-09 | 1 | -15/+68 |
* | Revert "[Alignment][NFC] Allow constexpr Align" | Guillaume Chatelet | 2019-10-03 | 1 | -1/+1 |
* | [Alignment][NFC] Allow constexpr Align | Guillaume Chatelet | 2019-10-03 | 1 | -1/+1 |
* | [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned) | Guillaume Chatelet | 2019-09-30 | 1 | -3/+4 |
* | [AArch64] AArch64StackTagging - Silence static analyzer dyn_cast<> null deref... | Simon Pilgrim | 2019-09-22 | 1 | -1/+1 |
* | Refactor isPointerOffset (NFC). | Evgeniy Stepanov | 2019-08-19 | 1 | -7/+7 |
* | MemTag: stack initializer merging. | Evgeniy Stepanov | 2019-08-19 | 1 | -4/+298 |
* | Speculative fix for stack-tagging.ll failure. | Evgeniy Stepanov | 2019-07-17 | 1 | -2/+2 |
* | Basic MTE stack tagging instrumentation. | Evgeniy Stepanov | 2019-07-17 | 1 | -0/+345 |