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
/
AArch64InstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel][AArch64] Import + select LDR*roW and STR*roW patterns
Jessica Paquette
2020-01-09
1
-0
/
+16
*
[AArch64][SVE] Add intrinsics for binary narrowing operations
Andrzej Warzynski
2019-12-20
1
-0
/
+24
*
[Aarch64][SVE] Add intrinsics for scatter stores
Andrzej Warzynski
2019-12-16
1
-0
/
+29
*
[AArch64][SVE] Implement integer compare intrinsics
Cullen Rhodes
2019-12-06
1
-0
/
+7
*
[AArch64][SVE] Add intrinsics for gather loads with 64-bit offsets
Sander de Smalen
2019-12-03
1
-3
/
+16
*
[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
*
[AArch64][SVE] Implement additional floating-point arithmetic intrinsics
Kerry McLaughlin
2019-11-14
1
-3
/
+15
*
[AArch64][v8.3a] Add missing imp-defs on RETA*.
Ahmed Bougacha
2019-11-13
1
-0
/
+1
*
[AArch64][v8.3a] Add LDRA '[xN]!' alias.
Ahmed Bougacha
2019-11-13
1
-0
/
+3
*
[AArch64] Select saturating Neon instructions
David Green
2019-10-31
1
-0
/
+18
*
[AArch64][SVE] Implement sdot and udot (lane) intrinsics
Kerry McLaughlin
2019-10-11
1
-12
/
+18
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-2
/
+2
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-2
/
+2
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-2
/
+2
*
[AArch64][GlobalISel] Select arithmetic extended register patterns
Jessica Paquette
2019-08-29
1
-4
/
+19
*
[AArch64][GlobalISel] Import XRO load/store patterns instead of custom selection
Jessica Paquette
2019-08-23
1
-0
/
+16
*
[AArch64][GlobalISel] Select logical_imm32 and logical_imm64 patterns
Jessica Paquette
2019-08-20
1
-0
/
+5
*
[AArch64][GlobalISel] Select patterns which use shifted register operands
Jessica Paquette
2019-08-20
1
-0
/
+16
*
[AArch64][GlobalISel] Support the neg_addsub_shifted_imm32 pattern
Jessica Paquette
2019-08-02
1
-0
/
+8
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
1
-6
/
+48
*
AArch64: Unify relocation restrictions between MOVK/MOVN/MOVZ.
Peter Collingbourne
2019-07-18
1
-52
/
+16
*
Basic codegen for MTE stack tagging.
Evgeniy Stepanov
2019-07-17
1
-2
/
+2
*
Revert [AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-49
/
+6
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-17
1
-6
/
+49
*
[AArch64] Add support for MTE intrinsics
Javed Absar
2019-04-23
1
-1
/
+4
*
[AArch64] Update v8.5a MTE LDG/STG instructions
Javed Absar
2019-04-03
1
-12
/
+12
*
[AArch64] Add v8.5-a Memory Tagging STGM/LDGM instructions
David Spickett
2019-04-01
1
-1
/
+1
*
[AArch64] Add patterns for zext/sext of shift amount.
Eli Friedman
2019-01-22
1
-0
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC][AArch64] Split out backend features
Diogo N. Sampaio
2018-12-06
1
-8
/
+9
*
Revert rL348121 from llvm/trunk: [NFC][AArch64] Split out backend features
Simon Pilgrim
2018-12-04
1
-9
/
+8
*
[NFC][AArch64] Split out backend features
Diogo N. Sampaio
2018-12-03
1
-8
/
+9
*
[AArch64] Add support for UDF instruction
Diogo N. Sampaio
2018-10-30
1
-10
/
+27
*
[AArch64] Rename FP16FML instruction format (NFC)
Bryan Chan
2018-10-29
1
-59
/
+65
*
[AArch64] Implement FP16FML intrinsics
Bryan Chan
2018-10-25
1
-9
/
+35
*
[AArch64][v8.5A] Add Memory Tagging instructions
Oliver Stannard
2018-10-02
1
-4
/
+111
*
[AArch64] Refactor immediate details out of add/sub tblgen class (NFCI)
Oliver Stannard
2018-09-27
1
-13
/
+19
*
[AArch64][v8.5A] Add Branch Target Identification instructions
Oliver Stannard
2018-09-27
1
-0
/
+15
*
[AArch64][v8.5A] Add FRINT[32,64][Z,X] instructions
Oliver Stannard
2018-09-27
1
-1
/
+36
*
[AArch64] Extend single-operand FP insns to match Arm ARM (NFCI)
Oliver Stannard
2018-09-26
1
-6
/
+7
*
[AArch64] Refactor instructions that write PSTATE (NFCI)
Oliver Stannard
2018-09-26
1
-9
/
+15
*
[AArch64] Optimise load(adr address) to ldr address
David Green
2018-08-30
1
-3
/
+3
*
[ARM/AArch64] Support FP16 +fp16fml instructions
Bernard Ogden
2018-08-17
1
-0
/
+22
*
[AArch64] Fix FCCMP with FP16 operands
Bryan Chan
2018-08-01
1
-1
/
+3
*
[AArch64][SVE] Asm: Add MOVPRFX instructions.
Sander de Smalen
2018-07-30
1
-0
/
+15
*
[AArch64] Armv8.2-A: add the crypto extensions
Sjoerd Meijer
2018-07-26
1
-3
/
+98
*
[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset instructions (cont'd)
Sjoerd Meijer
2018-07-13
1
-2
/
+15
*
[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset instructions
Sjoerd Meijer
2018-07-12
1
-0
/
+13
*
Recommit: [AArch64] Armv8.4-A: Flag manipulation instructions
Sjoerd Meijer
2018-07-06
1
-0
/
+34
[next]