summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/addrspacecast.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...Sanjay Patel2019-10-061-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+186
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-186/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-4/+4
* Fix constant folding of addrspacecast of nullMatt Arsenault2016-05-211-0/+39
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-4/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [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-2/+2
* InstCombine: Canonicalize addrspacecast between different element typesJingyue Wu2014-06-061-1/+79
* Fix assert with copy from global through addrspacecastMatt Arsenault2013-12-071-0/+38
* Add instcombine visitor for addrspacecastMatt Arsenault2013-11-151-0/+31
OpenPOWER on IntegriCloud