summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/structsinmem.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [CodeGen] Allow mempcy/memset to generate small overlapping stores.Clement Courbet2018-12-131-2/+1
* Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping s...Clement Courbet2018-12-111-1/+2
* [CodeGen] Allow mempcy/memset to generate small overlapping stores.Clement Courbet2018-12-111-2/+1
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-15/+15
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-03-141-14/+14
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-14/+14
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-14/+14
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-14/+14
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-15/+15
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-15/+15
* [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-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-14/+14
* Update the cpu specified on some PPC regression testsHal Finkel2013-11-301-1/+1
* [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt2013-06-131-1/+1
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-271-2/+2
* Change test cases to handle unaligned references.Bill Schmidt2013-03-181-13/+5
* Remove FIXMEs in PPC test cases related to unaligned loads/storesHal Finkel2013-03-161-4/+0
* Enable unaligned memory access on PPC for scalar typesHal Finkel2013-03-151-1/+1
* This patch addresses PR13949.Bill Schmidt2012-10-161-0/+227
OpenPOWER on IntegriCloud