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
...
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitca...
Sanjay Patel
2019-12-23
1
-71
/
+0
*
[AArch64] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
3
-7
/
+15
*
[AArch64] match splat of bitcasted extract subvector to DUPLANE
Sanjay Patel
2019-12-22
1
-7
/
+43
*
Fix "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.
Simon Pilgrim
2019-12-21
1
-1
/
+1
*
[AArch64] Respect reserved registers while renaming in LdSt opt.
Florian Hahn
2019-12-21
1
-1
/
+4
*
Add parentheses to silence warning
Bill Wendling
2019-12-20
1
-2
/
+2
*
[AArch64][SVE] Replace integer immediate intrinsics with splat vector variant
Danilo Carvalho Grael
2019-12-20
2
-22
/
+39
*
[AArch64][SVE] Correct intrinsics and patterns for logical predicate instruct...
Paul Walker
2019-12-20
1
-17
/
+17
*
[AArch64][SVE] Fold constant multiply of element count
Cullen Rhodes
2019-12-20
3
-1
/
+54
*
[AArch64][SVE] Add intrnisics for saturating scalar arithmetic
Andrzej Warzynski
2019-12-20
2
-69
/
+137
*
Recommit "[AArch64][SVE] Add permutation and selection intrinsics"
Cullen Rhodes
2019-12-20
5
-42
/
+264
*
[AArch64][SVE] Add intrinsics for binary narrowing operations
Andrzej Warzynski
2019-12-20
3
-22
/
+59
*
[StackMaps] Be explicit about label formation [NFC] (try 2)
Philip Reames
2019-12-19
1
-2
/
+9
*
Revert "[AArch64][SVE] Add permutation and selection intrinsics"
Cullen Rhodes
2019-12-19
5
-264
/
+42
*
[AArch64][SVE] Add permutation and selection intrinsics
Cullen Rhodes
2019-12-19
5
-42
/
+264
*
[AArch64][SVE] Implement pfirst and pnext intrinsics
Cullen Rhodes
2019-12-19
2
-5
/
+12
*
[AArch64][SVE] Implement ptrue intrinsic
Cullen Rhodes
2019-12-19
3
-10
/
+19
*
Revert "[AArch64][SVE] Replace integer immediate intrinsics with splat vector...
Danilo Carvalho Grael
2019-12-18
2
-39
/
+22
*
[AArch64][SVE] Replace integer immediate intrinsics with splat vector variant
Danilo Carvalho Grael
2019-12-18
2
-22
/
+39
*
[gicombiner] Import tryCombineIndexedLoadStore()
Daniel Sanders
2019-12-18
1
-6
/
+1
*
[AArch64] match fcvtl2 with bitcasted extract
Sanjay Patel
2019-12-18
2
-6
/
+35
*
[gicombiner] Add support for arbitrary match data being passed from match to ...
Daniel Sanders
2019-12-18
1
-14
/
+12
*
[AArch64] Improve codegen of volatile load/store of i128
Victor Campos
2019-12-18
3
-14
/
+69
*
[AArch64] Enable clustering memory accesses to fixed stack objects
Jay Foad
2019-12-18
3
-118
/
+90
*
[AArch64][GlobalISel]: Fix a crash in GlobalIsel in dealing with 16bit uadd.w...
Xiaoqing Wu
2019-12-17
1
-1
/
+2
*
Revert "Honor -fuse-init-array when os is not specified on x86"
Mitch Phillips
2019-12-17
1
-0
/
+1
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-3
/
+5
*
Honor -fuse-init-array when os is not specified on x86
Kamlesh Kumar
2019-12-16
1
-1
/
+0
*
[AArch64][SVE] Change pattern generation code to fix -Wimplicit-fallthrough a...
Fangrui Song
2019-12-16
1
-4
/
+11
*
[AArch64][SVE] Add patterns for logical immediate operations.
Danilo Carvalho Grael
2019-12-16
3
-4
/
+56
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-16
1
-8
/
+304
*
[AArch64][SVE2] Add intrinsics for binary narrowing operations
Andrzej Warzynski
2019-12-16
2
-10
/
+20
*
[AArch64] Enable emission of stack maps for non-Mach-O binaries on AArch64.
Kristof Beyls
2019-12-16
1
-1
/
+1
*
[Aarch64][SVE] Add intrinsics for scatter stores
Andrzej Warzynski
2019-12-16
5
-61
/
+297
*
Revert "AArch64: Fix frame record chain"
Logan Chien
2019-12-14
2
-32
/
+16
*
AArch64: Fix frame record chain
Logan Chien
2019-12-14
2
-16
/
+32
*
[AArch64] Save FP for leaf functions when disabling frame pointer elimination
Fangrui Song
2019-12-13
1
-1
/
+1
*
[AArch64] Emit PAC/BTI .note.gnu.property flags
Momchil Velikov
2019-12-13
1
-0
/
+60
*
[NFC] Use EVT instead of bool for getSetCCInverse()
Alex Richardson
2019-12-13
1
-15
/
+17
*
Recommit "[AArch64][SVE] Implement intrinsics for non-temporal loads & stores"
Kerry McLaughlin
2019-12-13
3
-2
/
+95
*
[NFC][AArch64] Fix typo.
Nate Voorhies
2019-12-13
1
-1
/
+1
*
[AArch64][SVE] Add integer arithmetic with immediate instructions.
Danilo Carvalho Grael
2019-12-12
3
-9
/
+65
*
[AArch64][SVE] Remove nxv1f32 and nxv1f64 as legal types
Cullen Rhodes
2019-12-12
3
-31
/
+13
*
[AArch64][SVE] Add patterns for scalable vselect
Cameron McInally
2019-12-11
2
-2
/
+12
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
5
-1
/
+6
*
Rename TTI::getIntImmCost for instructions and intrinsics
Reid Kleckner
2019-12-11
2
-7
/
+8
*
Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=Off builds after D65958 and...
Fangrui Song
2019-12-11
1
-0
/
+2
*
Add intrinsics for unary narrowing operations
Andrzej Warzynski
2019-12-11
2
-8
/
+18
*
[AArch64] Be more careful to skip debug operands in LdSt Optimizier.
Florian Hahn
2019-12-11
1
-7
/
+10
[prev]
[next]