summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
Commit message (Expand)AuthorAgeFilesLines
...
* [PGO][PGSO] Instrument the code gen / target passes.Hiroshi Yamauchi2019-12-061-0/+7
* [GlobalISel]: Allow targets to override how to widen constants during legaliz...Aditya Nandakumar2019-12-032-6/+4
* Fix for buildbotsSam Parker2019-12-031-1/+1
* [CodeGen] Move ARMCodegenPrepare to TypePromotionSam Parker2019-12-0311-3878/+1
* [ARM][AArch64] Complex addition Neon intrinsics for Armv8.3-AVictor Campos2019-12-021-0/+54
* Revert "[ARM] Allocatable Global Register Variables for ARM"Carey Williams2019-11-294-222/+0
* [ARM] Fix instruction selection for ARMISD::CMOV with f16 typeVictor Campos2019-11-291-0/+261
* [ARM] Replace arm_neon_vqadds with sadd_satDavid Green2019-11-277-194/+450
* [ARM] Add constrained FP intrinsics testJohn Brawn2019-11-271-0/+557
* [ARM][ReachingDefs] RDA in LoLoopsSam Parker2019-11-261-0/+1
* [ARM] Generate CMSE instructions from CMSE intrinsicsMomchil Velikov2019-11-251-0/+45
* Reland "[DAGCombiner] Allow zextended load combines."Clement Courbet2019-11-222-48/+26
* Revert "[DAGCombiner] Allow zextended load combines."Clement Courbet2019-11-222-26/+48
* [DAGCombiner] Allow zextended load combines.Clement Courbet2019-11-222-48/+26
* [DAGCombiner] Use the right thumbv7meb triple for ARM big-endian test.Clement Courbet2019-11-211-93/+71
* [DAGCombiner] Add tests for thumb load-combine.Clement Courbet2019-11-212-0/+593
* [CodeGen][NFC] Regenerate load-combine test with update_llc_test.Clement Courbet2019-11-202-376/+498
* [ARM] Regenerate vector lane store testsSimon Pilgrim2019-11-191-98/+285
* [ARM] Allocatable Global Register Variables for ARMAnna Welker2019-11-184-0/+222
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-151-1/+1
* ARM: allow rewriting frame indexes for all prefetch variants.Tim Northover2019-11-141-0/+49
* [LiveInterval] Allow updating subranges with slightly out-dated IRQuentin Colombet2019-11-131-0/+81
* [NFC] Add one test to verify the sign_extend of vector type.QingShan Zhang2019-11-111-0/+17
* [globalisel] Rename G_GEP to G_PTR_ADDDaniel Sanders2019-11-058-37/+37
* [ARM] Always enable UseAA in the arm backendDavid Green2019-11-054-20/+45
* [Scheduling][ARM] Consistently enable PostRA Machine schedulingDavid Green2019-11-0510-8/+39
* Recommit "[HardwareLoops] Optimisation remarks"Sjoerd Meijer2019-11-051-0/+3
* [ARM] Add vrev32 NEON fp16 patternsDavid Green2019-11-041-41/+202
* [cfi] Add flag to always generate .debug_frameDavid Candler2019-10-311-0/+38
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-301-65/+9
* Convert files added in d157a9bc8ba1 to unix line endings.Nico Weber2019-10-282-177/+177
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-282-0/+177
* [Codegen][ARM] Add float softening for cbrtDavid Green2019-10-282-0/+31
* [ARM][AArch64] Implement __cls, __clsl and __clsll intrinsics from ACLEvhscampos2019-10-281-0/+27
* Revert 4334892e7b "[DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff '-c'...Hans Wennborg2019-10-231-18/+44
* [DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff '-c' can be folded into...Roman Lebedev2019-10-221-44/+18
* [ARM] Extra qdadd patternsDavid Green2019-10-211-12/+6
* [ARM] Add qadd lowering from a sadd_satDavid Green2019-10-215-607/+576
* [ARM] Lower sadd_sat to qadd8 and qadd16David Green2019-10-214-164/+243
* [ARM] Add and adjust saturation tests for upcoming qadd changes. NFCDavid Green2019-10-213-49/+416
* [Codegen] Alter the default promotion for saturating adds and subsDavid Green2019-10-188-822/+560
* [Codegen] Adjust saturation test. NFC.David Green2019-10-168-12/+1327
* Revert "[HardwareLoops] Optimisation remarks"Sjoerd Meijer2019-10-161-3/+0
* [ARM] Add a register class for GPR pairs without SP and use it. NFCIMikhail Maltsev2019-10-161-1/+1
* [ARM][ParallelDSP] Change smlad insertion orderSam Parker2019-10-1612-75/+265
* [HardwareLoops] Optimisation remarksSjoerd Meijer2019-10-161-0/+3
* [DebugInfo] Remove some users of DBG_VALUEs IsIndirect fieldJeremy Morse2019-10-151-1/+1
* Reapply r374743 with a fix for the ocaml bindingJoerg Sonnenberger2019-10-141-0/+1
* Revert "Add a pass to lower is.constant and objectsize intrinsics"Dmitri Gribenko2019-10-141-1/+0
* Add a pass to lower is.constant and objectsize intrinsicsJoerg Sonnenberger2019-10-131-0/+1
OpenPOWER on IntegriCloud