summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AlignmentFromAssumptions/simple.ll
Commit message (Expand)AuthorAgeFilesLines
* [AlignmentFromAssumptions] getNewAlignmentDiff(): use getURemExpr()Fangrui Song2019-08-231-0/+55
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+216
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-216/+0
* [AlignmentFromAssumptions] Set source and dest alignments of memory intrinsis...Daniel Neilson2018-02-221-1/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-6/+6
* [PM] Port AlignmentFromAssumptions to the new PM.Sean Silva2016-06-151-0/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-6/+6
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* Add an AlignmentFromAssumptions PassHal Finkel2014-09-071-0/+215
OpenPOWER on IntegriCloud