summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-abi-varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add option to enable/disable load-store renaming.Florian Hahn2020-02-101-1/+1
* [AArch64] Teach Load/Store optimizier to rename store operands for pairing.Florian Hahn2019-12-111-15/+10
* Automatically generated arm64-abi-varargs.ll . NFCAmaury Séchet2019-12-021-28/+122
* [DAGCombine] Improve alias analysis for chain of independent stores.Nirav Dave2018-11-081-5/+4
* [DAG] Teach findBaseOffset to interpret indexes of indexed memory operationsNirav Dave2018-01-261-2/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* DAG: Undo and->or combine with FrameIndexesMatt Arsenault2017-08-021-4/+2
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-181-2/+1
* Revert r308025 due to uncovering a crash in SelectionDAG. This is filedChandler Carruth2017-07-181-1/+2
* Improve Aliasing of operations to static allocaNirav Dave2017-07-141-2/+1
* Revert "[DAG] Improve Aliasing of operations to static alloca"Matthias Braun2017-07-101-1/+2
* [DAG] Improve Aliasing of operations to static allocaNirav Dave2017-07-101-2/+1
* Elide argument copies during instruction selectionReid Kleckner2017-03-011-3/+3
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-4/+8
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-8/+4
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-4/+8
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-8/+4
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-191-2/+1
* [AArch64] Allow loads with imp-def to be handled in getMemOpBaseRegImmOfsWidth()Jun Bum Lim2016-03-311-1/+1
* 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-3/+3
* [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-17/+17
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+191
OpenPOWER on IntegriCloud