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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed object
Daniel Frampton
2020-06-25
5
-24
/
+92
*
[AArch64] Fix mismatch in prologue and epilogue for funclets on Windows
Daniel Frampton
2020-06-25
1
-0
/
+62
*
[AARch64] Add Marvell ThunderX3T110 support
Wei Zhao
2020-06-17
5
-0
/
+5
*
[AArch64] Fix BTI instruction emission.
Daniel Kiss
2020-06-16
1
-2
/
+10
*
[AArch64] Fix BTI landing pad generation.
Daniel Kiss
2020-06-16
1
-0
/
+31
*
No longer generate calls to *_finite
serge-sans-paille
2020-02-28
1
-12
/
+12
*
[Codegen] Revert rL354676/rL354677 and followups - introduced PR43446 miscompile
Roman Lebedev
2020-02-26
1
-4
/
+27
*
[AArch64][FPenv] Update chain of int to fp conversion
Diogo Sampaio
2020-02-18
1
-0
/
+67
*
[FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC
John Brawn
2020-02-18
1
-1
/
+191
*
[FPEnv][AArch64] Add lowering and instruction selection for strict conversions
John Brawn
2020-02-18
2
-39
/
+410
*
[FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND
John Brawn
2020-02-18
1
-3
/
+18
*
Add lowering of STRICT_FSETCC and STRICT_FSETCCS
John Brawn
2020-02-18
1
-0
/
+974
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
2
-5
/
+5
*
[AArch64] Add option to enable/disable load-store renaming.
Florian Hahn
2020-02-10
8
-15
/
+21
*
[X86] -fpatchable-function-entry=N,0: place patch label after ENDBR{32,64}
Fangrui Song
2020-02-05
1
-2
/
+4
*
[ARM][VecReduce] Force expand vector_reduce_fmin
David Green
2020-02-05
1
-1
/
+1
*
[AArch64][ARM] Always expand ordered vector reductions (PR44600)
Nikita Popov
2020-02-05
3
-0
/
+330
*
[AArch64] -fpatchable-function-entry=N,0: place patch label after BTI
Fangrui Song
2020-02-03
1
-2
/
+43
*
Drop arm triple from test/CodeGen/AArch64/global-merge-hidden-minsize.ll
Hans Wennborg
2020-01-30
1
-1
/
+0
*
[GlobalMerge] Preserve symbol visibility when merging globals
Michael Spang
2020-01-29
1
-0
/
+26
*
[PatchableFunction] Allow empty entry MachineBasicBlock
Fangrui Song
2020-01-24
1
-0
/
+64
*
Add function attribute "patchable-function-prefix" to support -fpatchable-fun...
Fangrui Song
2020-01-24
2
-13
/
+73
*
[AsmPrinter] Don't emit __patchable_function_entries entry if "patchable-func...
Fangrui Song
2020-01-24
2
-16
/
+24
*
[CodeGen] Move fentry-insert, xray-instrumentation and patchable-function bef...
Fangrui Song
2020-01-24
3
-6
/
+30
*
[AArch64] Don't rename registers with pseudo defs in Ld/St opt.
Florian Hahn
2020-01-22
1
-0
/
+33
*
Revert rG6078f2fedcac5797ac39ee5ef3fd7a35ef1202d5 - "[AArch64][GlobalISel]: S...
Simon Pilgrim
2020-01-15
2
-42
/
+0
*
[AArch64][SVE] Add ptest intrinsics
Cullen Rhodes
2020-01-15
2
-0
/
+62
*
[AArch64][GlobalISel]: Support @llvm.{return,frame}address selection.
Amara Emerson
2020-01-14
2
-0
/
+42
*
[SVE] Add patterns for MUL immediate instruction.
Danilo Carvalho Grael
2020-01-14
3
-0
/
+106
*
[MachineScheduler] Reduce reordering due to mem op clustering
Jay Foad
2020-01-14
6
-20
/
+20
*
[AArch64] Fix save register pairing for Windows AAPCS
Sanne Wouda
2020-01-14
1
-0
/
+35
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
1
-2
/
+2
*
[AArch64][SVE] Add patterns for some arith SVE instructions.
Danilo Carvalho Grael
2020-01-13
1
-0
/
+365
*
[AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below
Pablo Barrio
2020-01-13
11
-99
/
+185
*
[SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...
Simon Pilgrim
2020-01-13
2
-9
/
+4
*
This option allows selecting the TLS size in the local exec TLS model,
KAWASHIMA Takahiro
2020-01-13
2
-45
/
+106
*
__patchable_function_entries: don't use linkage field 'unique' with -no-integ...
Fangrui Song
2020-01-12
1
-0
/
+1
*
[AArch64] Don't generate libcalls for wide shifts on Darwin
Jessica Paquette
2020-01-10
1
-0
/
+5
*
[AArch64] Add function attribute "patchable-function-entry" to add NOPs at fu...
Fangrui Song
2020-01-10
1
-0
/
+55
*
Add support for __declspec(guard(nocf))
Andrew Paverd
2020-01-10
1
-5
/
+5
*
Relax opcode checks in test for G_READCYCLECOUNTER to check for only a number...
Douglas Yung
2020-01-09
1
-1
/
+1
*
[AArch64][GlobalISel] Implement selection of <2 x float> vector splat.
Amara Emerson
2020-01-09
3
-6
/
+71
*
[GlobalISel][AArch64] Import + select LDR*roW and STR*roW patterns
Jessica Paquette
2020-01-09
2
-0
/
+483
*
Revert "Merge memtag instructions with adjacent stack slots."
Evgenii Stepanov
2020-01-08
4
-308
/
+13
*
Merge memtag instructions with adjacent stack slots.
Evgenii Stepanov
2020-01-08
4
-13
/
+308
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
1
-0
/
+1
*
[AArch64][GlobalISel] Fold a chain of two G_PTR_ADDs of constant offsets.
Amara Emerson
2020-01-07
1
-0
/
+72
*
[MachineOutliner][AArch64] Save + restore LR in noreturn functions
Jessica Paquette
2020-01-07
2
-56
/
+103
*
Lower TAGPstack with negative offset to SUBG.
Evgenii Stepanov
2020-01-06
1
-0
/
+37
*
GlobalISel: Define G_READCYCLECOUNTER
Matt Arsenault
2020-01-04
2
-0
/
+15
[next]