Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: print value numbers for unnamed function arguments | Tim Northover | 2019-08-03 | 1 | -1/+1 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | 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 |
* | Add target triples to all dfsan tests. | Peter Collingbourne | 2014-12-05 | 1 | -0/+1 |
* | DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$". | Peter Collingbourne | 2013-08-22 | 1 | -1/+1 |
* | DataFlowSanitizer: Instrumentation for memset. | Peter Collingbourne | 2013-08-14 | 1 | -0/+11 |