summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/AliasSet/memtransfer.ll
Commit message (Expand)AuthorAgeFilesLines
* [Analysis] Make LocationSize pretty-printing more descriptiveGeorge Burgess IV2018-10-101-32/+32
* [AST] Visit memtransfer arguments in orderPhilip Reames2018-09-101-8/+8
* [AST] Remove notion of volatile from alias sets [NFCI]Philip Reames2018-08-211-2/+2
* [AST] Clarify printing of unknown size locations [NFC]Philip Reames2018-08-171-0/+22
* [AliasSet] Teach the alias set how to handle atomic memcpy/memmove/memsetDaniel Neilson2018-05-301-0/+77
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-10/+10
* [AliasSetTracker] Add support for memcpy and memmove.Chad Rosier2016-10-191-0/+114
OpenPOWER on IntegriCloud