summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SROA/address-spaces.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+131
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-131/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-11/+11
* [SROA] Fix APInt size when load/store have different address spaceYaxun Liu2017-06-091-0/+28
* [SROA] Fix crash due to bad bitcastKeno Fischer2017-06-021-0/+18
* [SROA] Function canConvertValue needs to check whether both NewTy and OldTy p...Jack Liu2016-05-031-1/+18
* Revert 268409 due to missing comment.Jack Liu2016-05-031-18/+1
* (no commit message)Jack Liu2016-05-031-1/+18
* test commitJack Liu2016-05-031-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-11/+11
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-11/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [SROA] Teach SROA how to handle pointers from address spaces other thanChandler Carruth2014-02-261-0/+68
OpenPOWER on IntegriCloud