Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Support parsing numeric block ids, and emit them in textual output. | James Y Knight | 2019-03-22 | 1 | -2/+2 |
* | [NewPM] Port Msan | Philip Pfaffe | 2019-01-03 | 1 | -0/+2 |
* | [MSan] run materializeChecks() before materializeStores() | Alexander Potapenko | 2018-07-20 | 1 | -0/+3 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [MSan] Move the access address check before the shadow access for that address | Alexander Potapenko | 2017-11-23 | 1 | -0/+22 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -2/+2 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -2/+2 |
* | Use CHECK-LABEL in MSan IR tests. | Evgeniy Stepanov | 2015-08-25 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Use multiple filecheck prefixes in msan instrumentation tests. | Evgeniy Stepanov | 2013-11-21 | 1 | -0/+28 |