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
/
lib
/
Target
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64] Skip debug ops with regsOverlap in AArch64 LD/ST opt.
Florian Hahn
2019-12-11
1
-1
/
+1
*
Revert "[AArch64][SVE] Implement intrinsics for non-temporal loads & stores"
Kerry McLaughlin
2019-12-11
3
-98
/
+2
*
[AArch64] Teach Load/Store optimizier to rename store operands for pairing.
Florian Hahn
2019-12-11
1
-8
/
+322
*
[AArch64][SVE] Add DAG combine rules for gather loads and sext/zext
Andrzej Warzynski
2019-12-11
3
-48
/
+204
*
Revert "Reland [AArch64][MachineOutliner] Return address signing for outlined...
Oliver Stannard
2019-12-11
1
-288
/
+8
*
[AArch64][SVE] Implement intrinsics for non-temporal loads & stores
Kerry McLaughlin
2019-12-11
3
-2
/
+98
*
[AArch64] Fix issues with large arrays on stack
Kiran Chandramohan
2019-12-10
5
-27
/
+26
*
[AArch64][SVE] Add wide compare immediate patterns
Cullen Rhodes
2019-12-10
1
-0
/
+101
*
[AArch64][SVE] Implement SPLAT_VECTOR for i1 vectors.
Eli Friedman
2019-12-09
1
-13
/
+18
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
2
-2
/
+4
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
2
-11
/
+69
*
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
David Stenberg
2019-12-09
2
-69
/
+11
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
2
-11
/
+69
*
[AArch64][GlobalISel] Add missing default statement to a switch in the selector.
Amara Emerson
2019-12-06
1
-0
/
+3
*
Move variable only used in an assert into the assert itself.
Sterling Augustine
2019-12-06
1
-2
/
+1
*
[AArch64][GlobalISel] Add support for selection of vector G_SHL with immediates.
Amara Emerson
2019-12-06
1
-5
/
+71
*
[AArch64] Fix a bug with jump table generation
Cullen Rhodes
2019-12-06
2
-4
/
+27
*
[AArch64][SVE2] Implement while comparison intrinsics
Cullen Rhodes
2019-12-06
1
-10
/
+9
*
[AArch64][SVE] Implement integer compare intrinsics
Cullen Rhodes
2019-12-06
3
-34
/
+168
*
[AArch64] Fix MUL/SUB fusing
Sanne Wouda
2019-12-05
1
-20
/
+90
*
[AArch64][SVE] Integer reduction instructions pattern/intrinsics.
Danilo Carvalho Grael
2019-12-05
5
-14
/
+106
*
[AArch64][SVE] Implement element count intrinsics
Cullen Rhodes
2019-12-05
2
-7
/
+16
*
[AArch64][SVE] Add intrinsics and patterns for logical predicate instructions
Danilo Carvalho Grael
2019-12-04
2
-17
/
+27
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-05
1
-8
/
+288
*
Revert "Reland [AArch64][MachineOutliner] Return address signing for outlined...
Sterling Augustine
2019-12-04
1
-284
/
+8
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-04
1
-8
/
+284
*
[SVE][AArch64] Adding patterns for while intrinsics.
Mikhail Gudim
2019-12-04
2
-28
/
+40
*
[AArch64][SVE] Implement reversal intrinsics
Cullen Rhodes
2019-12-04
2
-8
/
+37
*
[AArch64TTI] Compute imm materialization cost for AArch64 intrinsics
Florian Hahn
2019-12-04
1
-0
/
+6
*
[AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD
Sanne Wouda
2019-12-03
2
-8
/
+362
*
[Aarch64][SVE] Add intrinsics for gather loads (vector + imm)
Sander de Smalen
2019-12-03
4
-29
/
+47
*
[Aarch64][SVE] Add intrinsics for gather loads with 32-bits offsets
Sander de Smalen
2019-12-03
4
-46
/
+98
*
[AArch64][SVE2] Implement remaining SVE2 floating-point intrinsics
Kerry McLaughlin
2019-12-03
2
-17
/
+42
*
[AArch64][SVE] Add intrinsics for gather loads with 64-bit offsets
Sander de Smalen
2019-12-03
6
-29
/
+158
*
[AArch64][SVE] Implement shift intrinsics
Kerry McLaughlin
2019-12-03
5
-21
/
+69
*
[MIBundles] Move analyzePhysReg out of MIBundleOperands iterator (NFC).
Florian Hahn
2019-12-02
1
-2
/
+1
*
[ARM][AArch64] Complex addition Neon intrinsics for Armv8.3-A
Victor Campos
2019-12-02
1
-0
/
+23
*
Revert 651f07908a1 "[AArch64] Don't combine callee-save and local stack adjus...
Hans Wennborg
2019-11-30
1
-3
/
+0
*
[AArch64][v8.3a] Don't emit LDRA '[xN]!' alias in disassembly.
Simon Tatham
2019-11-28
1
-1
/
+1
*
AArch64: support the Apple NEON syntax for v8.2 crypto instructions.
Tim Northover
2019-11-27
1
-11
/
+15
*
[Codegen][ARM] Add addressing modes from masked loads and stores
David Green
2019-11-26
1
-11
/
+16
*
[AArch64][SVE] Implement floating-point conversion intrinsics
Kerry McLaughlin
2019-11-26
2
-41
/
+64
*
[NFC] [AArch64] Fix wrong documentation for IsStoreRegOffsetOp
David Tellenbach
2019-11-23
1
-1
/
+1
*
[AArch64] Add the pipeline model for Exynos M5
Evandro Menezes
2019-11-22
2
-1
/
+1014
*
[AArch64] [FrameLowering] Allow conditional insertion of CFI instruction
David Tellenbach
2019-11-22
1
-7
/
+7
*
[PGO][PGSO] DAG.shouldOptForSize part.
Hiroshi Yamauchi
2019-11-21
2
-9
/
+5
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
5
-5
/
+5
*
Revert "[AArch64] Add the pipeline model for Exynos M5"
Eric Christopher
2019-11-20
2
-1014
/
+1
*
[AArch64] Add the pipeline model for Exynos M5
Evandro Menezes
2019-11-20
2
-1
/
+1014
*
ExecutionEngine: add preliminary support for COFF ARM64
Adam Kallai
2019-11-20
1
-1
/
+4
[prev]
[next]