summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/structsinregs.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-28/+32
* [SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth2017-03-031-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-281-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-261-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-251-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-02-021-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-02-021-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2017-01-261-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2017-01-261-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-141-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-141-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-12-091-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-12-091-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-10-131-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-10-131-28/+32
* Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave2016-09-281-32/+28
* In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave2016-09-281-28/+32
* 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
* Not all PPC functions with a frame pointer need a RS spill slotHal Finkel2013-03-141-10/+10
* This patch addresses a PPC64 ELF issue with passing parameters consisting ofBill Schmidt2012-10-251-7/+3
* This patch addresses PR13949.Bill Schmidt2012-10-161-18/+30
* Specify cpu to get the correct instruction ordering. Remove XFAIL.Roman Divacky2012-09-201-6/+1
* Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.Jordan Rose2012-09-191-1/+1
* XFAIL test/CodeGen/PowerPC/structsinregs.llBill Schmidt2012-09-191-0/+6
* Small structs for PPC64 SVR4 must be passed right-justified in registers.Bill Schmidt2012-09-191-0/+204
OpenPOWER on IntegriCloud