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] Change AArch64 Windows EH UnwindHelp object to be a fixed object
Daniel Frampton
2020-06-25
1
-15
/
+38
*
[AArch64] Fix mismatch in prologue and epilogue for funclets on Windows
Daniel Frampton
2020-06-25
1
-28
/
+20
*
[AARch64] Add Marvell ThunderX3T110 support
Wei Zhao
2020-06-17
14
-15
/
+2056
*
[AArch64] Fix BTI instruction emission.
Daniel Kiss
2020-06-16
1
-3
/
+5
*
[AArch64] Fix BTI landing pad generation.
Daniel Kiss
2020-06-16
1
-0
/
+4
*
[FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC
John Brawn
2020-02-18
1
-2
/
+4
*
[FPEnv][AArch64] Add lowering and instruction selection for strict conversions
John Brawn
2020-02-18
2
-24
/
+54
*
[FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND
John Brawn
2020-02-18
2
-8
/
+16
*
Add lowering of STRICT_FSETCC and STRICT_FSETCCS
John Brawn
2020-02-18
3
-11
/
+57
*
[AArch64] Add option to enable/disable load-store renaming.
Florian Hahn
2020-02-10
1
-0
/
+7
*
[AArch64][ARM] Always expand ordered vector reductions (PR44600)
Nikita Popov
2020-02-05
1
-1
/
+15
*
[AArch64] -fpatchable-function-entry=N,0: place patch label after BTI
Fangrui Song
2020-02-03
1
-0
/
+20
*
Add function attribute "patchable-function-prefix" to support -fpatchable-fun...
Fangrui Song
2020-01-24
1
-2
/
+1
*
[AArch64] Don't rename registers with pseudo defs in Ld/St opt.
Florian Hahn
2020-01-22
1
-0
/
+13
*
Revert rG6078f2fedcac5797ac39ee5ef3fd7a35ef1202d5 - "[AArch64][GlobalISel]: S...
Simon Pilgrim
2020-01-15
1
-38
/
+1
*
[AArch64][SVE] Fold variable into assert to silence unused variable warnings ...
Benjamin Kramer
2020-01-15
1
-2
/
+2
*
[AArch64][SVE] Add ptest intrinsics
Cullen Rhodes
2020-01-15
4
-1
/
+54
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+6
*
[AArch64][GlobalISel]: Support @llvm.{return,frame}address selection.
Amara Emerson
2020-01-14
1
-1
/
+38
*
[SVE] Add patterns for MUL immediate instruction.
Danilo Carvalho Grael
2020-01-14
2
-2
/
+7
*
[AArch64] Fix save register pairing for Windows AAPCS
Sanne Wouda
2020-01-14
1
-4
/
+16
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-1
/
+1
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
1
-6
/
+3
*
[AArch64][SVE] Add patterns for some arith SVE instructions.
Danilo Carvalho Grael
2020-01-13
5
-10
/
+67
*
[AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below
Pablo Barrio
2020-01-13
1
-15
/
+33
*
This option allows selecting the TLS size in the local exec TLS model,
KAWASHIMA Takahiro
2020-01-13
3
-26
/
+117
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
2
-3
/
+1
*
[AArch64] Don't generate libcalls for wide shifts on Darwin
Jessica Paquette
2020-01-10
1
-1
/
+1
*
[AArch64] Add isAuthenticated predicate to MCInstDesc
Vedant Kumar
2020-01-10
2
-6
/
+14
*
[AArch64] Add function attribute "patchable-function-entry" to add NOPs at fu...
Fangrui Song
2020-01-10
1
-0
/
+12
*
TableGen/GlobalISel: Add way for SDNodeXForm to work on timm
Matt Arsenault
2020-01-09
1
-9
/
+16
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
2
-2
/
+2
*
[AArch64][GlobalISel] Implement selection of <2 x float> vector splat.
Amara Emerson
2020-01-09
2
-7
/
+36
*
[GlobalISel][AArch64] Import + select LDR*roW and STR*roW patterns
Jessica Paquette
2020-01-09
2
-46
/
+182
*
[APFloat] Fix checked error assert failures
Ehud Katz
2020-01-09
1
-2
/
+2
*
Revert "Merge memtag instructions with adjacent stack slots."
Evgenii Stepanov
2020-01-08
7
-489
/
+30
*
Merge memtag instructions with adjacent stack slots.
Evgenii Stepanov
2020-01-08
7
-30
/
+489
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
4
-7
/
+107
*
[MachineOutliner][AArch64] Save + restore LR in noreturn functions
Jessica Paquette
2020-01-07
1
-1
/
+11
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-5
/
+5
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-10
/
+11
*
Lower TAGPstack with negative offset to SUBG.
Evgenii Stepanov
2020-01-06
2
-3
/
+12
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
2
-2
/
+2
*
[APFloat] Add recoverable string parsing errors to APFloat
Ehud Katz
2020-01-06
1
-4
/
+10
*
GlobalISel: Add type argument to getRegBankFromRegClass
Matt Arsenault
2020-01-03
2
-4
/
+5
*
[DAGCombine] Initialize the default operation action for SIGN_EXTEND_INREG fo...
QingShan Zhang
2020-01-03
1
-0
/
+5
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
1
-3
/
+3
*
Remove unneeded extra variable realArgIdx. NFC.
Jay Foad
2020-01-02
1
-6
/
+5
*
[AArch64][SVE] Gather loads: pass 32 bit unpacked offsets as nxv2i32
Andrzej Warzynski
2020-01-02
1
-14
/
+21
*
[LegalizeVectorOps][AArch64] Stop asking for v4f16 fp_round and fp_extend to ...
Craig Topper
2019-12-31
1
-4
/
+0
[next]