summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/MemorySanitizer/check_access_address.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-2/+2
* [NewPM] Port MsanPhilip Pfaffe2019-01-031-0/+2
* [MSan] run materializeChecks() before materializeStores()Alexander Potapenko2018-07-201-0/+3
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* [MSan] Move the access address check before the shadow access for that addressAlexander Potapenko2017-11-231-0/+22
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Use CHECK-LABEL in MSan IR tests.Evgeniy Stepanov2015-08-251-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Use multiple filecheck prefixes in msan instrumentation tests.Evgeniy Stepanov2013-11-211-0/+28
OpenPOWER on IntegriCloud