Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analysis] Make LocationSize pretty-printing more descriptive | George Burgess IV | 2018-10-10 | 1 | -32/+32 |
* | [AST] Visit memtransfer arguments in order | Philip Reames | 2018-09-10 | 1 | -8/+8 |
* | [AST] Remove notion of volatile from alias sets [NFCI] | Philip Reames | 2018-08-21 | 1 | -2/+2 |
* | [AST] Clarify printing of unknown size locations [NFC] | Philip Reames | 2018-08-17 | 1 | -0/+22 |
* | [AliasSet] Teach the alias set how to handle atomic memcpy/memmove/memset | Daniel Neilson | 2018-05-30 | 1 | -0/+77 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -10/+10 |
* | [AliasSetTracker] Add support for memcpy and memmove. | Chad Rosier | 2016-10-19 | 1 | -0/+114 |