summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
* [ARM GlobalISel] Allow calls to varargs functionsDiana Picus2019-01-172-7/+86
* [DAGCombine] Fix ReduceLoadWidth for shifted offsetsSam Parker2019-01-161-0/+36
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-152-3/+3
* [ARM GlobalISel] Import MOVi32imm into GlobalISelDiana Picus2019-01-141-0/+21
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-1428-108/+108
* [AArch64] Create feature set for Exynos M4Evandro Menezes2019-01-111-1/+1
* [ARM] Add missing patterns for DSP mulsSam Parker2019-01-081-32/+149
* [ARM] ComputeKnownBits to handle extract vectorsDiogo N. Sampaio2019-01-071-23/+101
* Regenerate test.Simon Pilgrim2019-01-071-13/+44
* [ARM] Set Defs = [CPSR] for COPY_STRUCT_BYVAL, as it clobbers CPSR.Florian Hahn2018-12-211-0/+61
* [ARM GlobalISel] Support G_CONSTANT for Thumb2Diana Picus2018-12-196-179/+603
* ARM: use acquire/release instruction variants when available.Tim Northover2018-12-172-8/+153
* [DAGCombiner] allow hoisting vector bitwise logic ahead of truncatesSanjay Patel2018-12-161-2/+1
* [ARM] make test immune to scalarization improvements; NFCSanjay Patel2018-12-141-2/+2
* [ARM GlobalISel] Thumb2: casts between int and ptrDiana Picus2018-12-143-47/+101
* [ARM GlobalISel] Remove duplicate test. NFCIDiana Picus2018-12-141-51/+0
* [ARM GlobalISel] Allow simple binary ops in Thumb2Diana Picus2018-12-143-558/+696
* [ARM GlobalISel] Support exts and truncs for Thumb2Diana Picus2018-12-132-0/+367
* [CodeGen] Allow mempcy/memset to generate small overlapping stores.Clement Courbet2018-12-132-10/+11
* [ARM GlobalISel] Select load/store for Thumb2Diana Picus2018-12-123-24/+137
* [GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.Amara Emerson2018-12-101-6/+6
* ARM: use correct offset from base pointer (r6) in call frame regions.Tim Northover2018-12-072-2/+55
* [Targets] Add errors for tiny and kernel codemodel on targets that don't supp...David Green2018-12-071-0/+9
* [ARM][NFC] Adding another test for armcgpSam Parker2018-12-061-0/+21
* [ARM][NFC] Added extra arm-cgp testSam Parker2018-12-061-0/+36
* [ARM GlobalISel] Implement call lowering for Thumb2Diana Picus2018-12-052-32/+63
* ARM: use target-specific SUBS node when combining cmp with cmov.Tim Northover2018-12-033-19/+20
* [ARM] FP16: support vld1.16 for vector loads with post-incrementSjoerd Meijer2018-12-031-0/+48
* [ARM] Don't expand sdiv when optimising for minsizeSjoerd Meijer2018-11-302-0/+184
* [LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_Trunca...Craig Topper2018-11-261-5/+5
* [ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEFDiana Picus2018-11-262-0/+199
* [ARM] Prevent parallel macs for unsigned valuesSam Parker2018-11-263-0/+207
* [ARM][NFC] codegen tests cleanup: remove dangling check prefixesSjoerd Meijer2018-11-237-24/+24
* [LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelper if we're heading to...Craig Topper2018-11-231-10/+3
* [DAGCombiner] form 'not' ops ahead of shifts (PR39657)Sanjay Patel2018-11-221-5/+4
* [ARM GlobalISel] Add test for BFC. NFCIDiana Picus2018-11-221-0/+57
* [ARM] Attempt to fix arm selfhost bots after rL347191Sam Parker2018-11-191-2/+2
* [ARM] Remove trunc sinks in ARM CGPSam Parker2018-11-194-107/+231
* [ARM] make test immune to improvements in undef simplificationSanjay Patel2018-11-181-2/+2
* DAG combiner: fold (select, C, X, undef) -> XStanislav Mekhanoshin2018-11-161-1/+1
* [CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness.Eli Friedman2018-11-141-0/+33
* [DAGCombiner] Fix load-store forwarding of indexed loads.Nirav Dave2018-11-121-0/+33
* [ARM] Add MemOperand to LDRcp to enable DCE.Eli Friedman2018-11-091-0/+56
* [ARM] Don't promote i1 types in ARM CGPSam Parker2018-11-092-0/+44
* [ARM] Enable mixed types in ARM CGPSam Parker2018-11-093-9/+225
* [DAGCombine] Improve alias analysis for chain of independent stores.Nirav Dave2018-11-082-96/+97
* [ARM] Fix CPSR liveness in tMOVCCr_pseudo lowering.Eli Friedman2018-11-071-3/+223
* [NFC][ARM] Adding extra test for ARM CGPSam Parker2018-11-051-0/+14
* [ARM] Turn assert into condition in ARMCGPSam Parker2018-11-051-0/+20
* [ARM][ARMCGP] Remove unecessary zexts and truncsSam Parker2018-11-052-5/+29
OpenPOWER on IntegriCloud