index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM GlobalISel] Allow calls to varargs functions
Diana Picus
2019-01-17
2
-7
/
+86
*
[DAGCombine] Fix ReduceLoadWidth for shifted offsets
Sam Parker
2019-01-16
1
-0
/
+36
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
2
-3
/
+3
*
[ARM GlobalISel] Import MOVi32imm into GlobalISel
Diana Picus
2019-01-14
1
-0
/
+21
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
28
-108
/
+108
*
[AArch64] Create feature set for Exynos M4
Evandro Menezes
2019-01-11
1
-1
/
+1
*
[ARM] Add missing patterns for DSP muls
Sam Parker
2019-01-08
1
-32
/
+149
*
[ARM] ComputeKnownBits to handle extract vectors
Diogo N. Sampaio
2019-01-07
1
-23
/
+101
*
Regenerate test.
Simon Pilgrim
2019-01-07
1
-13
/
+44
*
[ARM] Set Defs = [CPSR] for COPY_STRUCT_BYVAL, as it clobbers CPSR.
Florian Hahn
2018-12-21
1
-0
/
+61
*
[ARM GlobalISel] Support G_CONSTANT for Thumb2
Diana Picus
2018-12-19
6
-179
/
+603
*
ARM: use acquire/release instruction variants when available.
Tim Northover
2018-12-17
2
-8
/
+153
*
[DAGCombiner] allow hoisting vector bitwise logic ahead of truncates
Sanjay Patel
2018-12-16
1
-2
/
+1
*
[ARM] make test immune to scalarization improvements; NFC
Sanjay Patel
2018-12-14
1
-2
/
+2
*
[ARM GlobalISel] Thumb2: casts between int and ptr
Diana Picus
2018-12-14
3
-47
/
+101
*
[ARM GlobalISel] Remove duplicate test. NFCI
Diana Picus
2018-12-14
1
-51
/
+0
*
[ARM GlobalISel] Allow simple binary ops in Thumb2
Diana Picus
2018-12-14
3
-558
/
+696
*
[ARM GlobalISel] Support exts and truncs for Thumb2
Diana Picus
2018-12-13
2
-0
/
+367
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-13
2
-10
/
+11
*
[ARM GlobalISel] Select load/store for Thumb2
Diana Picus
2018-12-12
3
-24
/
+137
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
1
-6
/
+6
*
ARM: use correct offset from base pointer (r6) in call frame regions.
Tim Northover
2018-12-07
2
-2
/
+55
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-0
/
+9
*
[ARM][NFC] Adding another test for armcgp
Sam Parker
2018-12-06
1
-0
/
+21
*
[ARM][NFC] Added extra arm-cgp test
Sam Parker
2018-12-06
1
-0
/
+36
*
[ARM GlobalISel] Implement call lowering for Thumb2
Diana Picus
2018-12-05
2
-32
/
+63
*
ARM: use target-specific SUBS node when combining cmp with cmov.
Tim Northover
2018-12-03
3
-19
/
+20
*
[ARM] FP16: support vld1.16 for vector loads with post-increment
Sjoerd Meijer
2018-12-03
1
-0
/
+48
*
[ARM] Don't expand sdiv when optimising for minsize
Sjoerd Meijer
2018-11-30
2
-0
/
+184
*
[LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use SplitVecOp_Trunca...
Craig Topper
2018-11-26
1
-5
/
+5
*
[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
Diana Picus
2018-11-26
2
-0
/
+199
*
[ARM] Prevent parallel macs for unsigned values
Sam Parker
2018-11-26
3
-0
/
+207
*
[ARM][NFC] codegen tests cleanup: remove dangling check prefixes
Sjoerd Meijer
2018-11-23
7
-24
/
+24
*
[LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelper if we're heading to...
Craig Topper
2018-11-23
1
-10
/
+3
*
[DAGCombiner] form 'not' ops ahead of shifts (PR39657)
Sanjay Patel
2018-11-22
1
-5
/
+4
*
[ARM GlobalISel] Add test for BFC. NFCI
Diana Picus
2018-11-22
1
-0
/
+57
*
[ARM] Attempt to fix arm selfhost bots after rL347191
Sam Parker
2018-11-19
1
-2
/
+2
*
[ARM] Remove trunc sinks in ARM CGP
Sam Parker
2018-11-19
4
-107
/
+231
*
[ARM] make test immune to improvements in undef simplification
Sanjay Patel
2018-11-18
1
-2
/
+2
*
DAG combiner: fold (select, C, X, undef) -> X
Stanislav Mekhanoshin
2018-11-16
1
-1
/
+1
*
[CodeGen] Fix forward scan in MachineBasicBlock::computeRegisterLiveness.
Eli Friedman
2018-11-14
1
-0
/
+33
*
[DAGCombiner] Fix load-store forwarding of indexed loads.
Nirav Dave
2018-11-12
1
-0
/
+33
*
[ARM] Add MemOperand to LDRcp to enable DCE.
Eli Friedman
2018-11-09
1
-0
/
+56
*
[ARM] Don't promote i1 types in ARM CGP
Sam Parker
2018-11-09
2
-0
/
+44
*
[ARM] Enable mixed types in ARM CGP
Sam Parker
2018-11-09
3
-9
/
+225
*
[DAGCombine] Improve alias analysis for chain of independent stores.
Nirav Dave
2018-11-08
2
-96
/
+97
*
[ARM] Fix CPSR liveness in tMOVCCr_pseudo lowering.
Eli Friedman
2018-11-07
1
-3
/
+223
*
[NFC][ARM] Adding extra test for ARM CGP
Sam Parker
2018-11-05
1
-0
/
+14
*
[ARM] Turn assert into condition in ARMCGP
Sam Parker
2018-11-05
1
-0
/
+20
*
[ARM][ARMCGP] Remove unecessary zexts and truncs
Sam Parker
2018-11-05
2
-5
/
+29
[next]