summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64StackTagging.cpp
Commit message (Expand)AuthorAgeFilesLines
* [IR] Split out target specific intrinsic enums into separate headersReid Kleckner2019-12-111-0/+1
* [AArch64] Ensure no tagged memory is left in the unallocated portion of theMomchil Velikov2019-10-091-15/+68
* Revert "[Alignment][NFC] Allow constexpr Align"Guillaume Chatelet2019-10-031-1/+1
* [Alignment][NFC] Allow constexpr AlignGuillaume Chatelet2019-10-031-1/+1
* [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)Guillaume Chatelet2019-09-301-3/+4
* [AArch64] AArch64StackTagging - Silence static analyzer dyn_cast<> null deref...Simon Pilgrim2019-09-221-1/+1
* Refactor isPointerOffset (NFC).Evgeniy Stepanov2019-08-191-7/+7
* MemTag: stack initializer merging.Evgeniy Stepanov2019-08-191-4/+298
* Speculative fix for stack-tagging.ll failure.Evgeniy Stepanov2019-07-171-2/+2
* Basic MTE stack tagging instrumentation.Evgeniy Stepanov2019-07-171-0/+345
OpenPOWER on IntegriCloud