summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/AlignmentFromAssumptions
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-173-0/+587
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-173-587/+0
* [AlignmentFromAssumptions] Set source and dest alignments of memory intrinsis...Daniel Neilson2018-02-222-2/+2
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-192-12/+12
* [PM] Port AlignmentFromAssumptions to the new PM.Sean Silva2016-06-153-0/+3
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-192-12/+12
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-182-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-273-34/+34
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-273-14/+14
* [AlignmentFromAssumptions] Don't crash just because the target is 32-bitHal Finkel2014-09-111-0/+215
* [AlignmentFromAssumptions] Don't divide by zero for unknown starting alignmentHal Finkel2014-09-101-0/+154
* Add an AlignmentFromAssumptions PassHal Finkel2014-09-071-0/+215
OpenPOWER on IntegriCloud