summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/lsr-normalization.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* Fix test lsr-normalization.ll broken in r204161.Michael Zolotukhin2014-03-181-5/+5
* Add stride normalization to SCEV Normalize/Denormalize transformation.Michael Zolotukhin2014-03-181-1/+4
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-011-1/+4
* Fix SCEV denormalization of expressions where the exit value fromDan Gohman2010-07-201-0/+99
OpenPOWER on IntegriCloud