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
/
ARM
/
ARMRegisterBankInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Add type argument to getRegBankFromRegClass
Matt Arsenault
2020-01-03
1
-2
/
+3
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-1
/
+1
*
[ARM GlobalISel] Add support for s64 G_ADD and G_SUB.
Eli Friedman
2019-06-20
1
-1
/
+9
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
1
-0
/
+4
*
[ARM] First MVE instructions: scalar shifts.
Mikhail Maltsev
2019-06-11
1
-0
/
+7
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-1
/
+1
*
[ARM GlobalISel] Map DBG_VALUE for types != s32
Diana Picus
2019-05-09
1
-2
/
+8
*
[ARM GlobalISel] Map G_FCONSTANT
Diana Picus
2019-04-10
1
-0
/
+8
*
[ARM GlobalISel] Support DBG_VALUE
Diana Picus
2019-04-04
1
-0
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
Diana Picus
2018-11-26
1
-0
/
+1
*
[GlobalISel][ARM] Adding HPR and QPR regclasses to FPRB regbank
Roman Tereshin
2018-05-23
1
-0
/
+5
*
[ARM GlobalISel] Map G_SITOFP and G_UITOFP
Diana Picus
2018-01-30
1
-0
/
+14
*
[ARM GlobalISel] Map G_FPTOSI and G_FPTOUI
Diana Picus
2018-01-30
1
-0
/
+14
*
[ARM GlobalISel] Map G_FPEXT and G_FPTRUNC to FPR
Diana Picus
2018-01-17
1
-0
/
+18
*
[ARM GlobalISel] Map G_FMA to FPR
Diana Picus
2018-01-12
1
-0
/
+14
*
[ARM GlobalISel] Map G_FNEG to the FPR bank
Diana Picus
2018-01-10
1
-1
/
+2
*
[ARM GlobalISel] Support G_INTTOPTR and G_PTRTOINT for s32
Diana Picus
2017-12-22
1
-0
/
+2
*
[ARM GlobalISel] Fix assertion in RegBankSelect
Diana Picus
2017-12-20
1
-1
/
+17
*
[ARM GlobalISel] Support G_FDIV for s32 and s64
Diana Picus
2017-11-23
1
-1
/
+2
*
[ARM GlobalISel] Support G_FMUL for s32 and s64
Diana Picus
2017-11-23
1
-1
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[GlobalISel|ARM] : Allow legalizing G_FSUB
Javed Absar
2017-10-30
1
-4
/
+3
*
[ARM] GlobalISel: Map shift operands to GPRs
Diana Picus
2017-10-06
1
-0
/
+3
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-1
/
+1
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
[ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR
Diana Picus
2017-07-26
1
-0
/
+1
*
[ARM] GlobalISel: Support G_BRCOND
Diana Picus
2017-07-14
1
-0
/
+4
*
[ARM] GlobalISel: Support G_BR
Diana Picus
2017-07-13
1
-0
/
+3
*
Fixup r307893: Silence warning
Diana Picus
2017-07-13
1
-0
/
+2
*
[ARM] GlobalISel: Move local variable. NFC
Diana Picus
2017-07-13
1
-4
/
+10
*
[ARM] GlobalISel: Add reg mapping for s64 G_FCMP
Diana Picus
2017-07-11
1
-5
/
+9
*
[ARM] GlobalISel: Map s32 G_FCMP in reg bank select
Diana Picus
2017-07-06
1
-0
/
+14
*
[ARM] GlobalISel: Support G_SELECT for i32
Diana Picus
2017-06-27
1
-0
/
+12
*
[ARM] GlobalISel: Support G_ICMP for i32 and pointers
Diana Picus
2017-06-19
1
-0
/
+10
*
[ARM] GlobalISel: Purge G_SEQUENCE
Diana Picus
2017-06-07
1
-14
/
+16
*
[ARM] GlobalISel: Support G_XOR
Diana Picus
2017-06-07
1
-0
/
+1
*
[ARM] GlobalISel: Support G_OR
Diana Picus
2017-06-07
1
-0
/
+1
*
[ARM] GlobalISel: Support G_AND
Diana Picus
2017-06-07
1
-0
/
+1
*
[ARM][GlobalISel] Support for G_ANYEXT
Diana Picus
2017-05-11
1
-0
/
+1
*
[RegisterBankInfo] Uniquely allocate instruction mapping.
Quentin Colombet
2017-05-05
1
-7
/
+7
*
[ARM] GlobalISel: Support G_(S|U)DIV for s32
Diana Picus
2017-04-24
1
-0
/
+2
*
[ARM] GlobalISel: Add support for G_TRUNC
Diana Picus
2017-04-21
1
-0
/
+1
*
[ARM] GlobalISel: Add support for G_MUL
Diana Picus
2017-04-19
1
-0
/
+1
*
[ARM] GlobalISel: Add support for G_SUB
Diana Picus
2017-04-18
1
-0
/
+1
*
[ARM] GlobalISel: Support SP in regbankselect
Diana Picus
2017-03-13
1
-0
/
+1
*
GlobalISel: restrict G_EXTRACT instruction to just one operand.
Tim Northover
2017-03-06
1
-4
/
+2
*
[ARM] GlobalISel: Add mapping for G_CONSTANT
Diana Picus
2017-02-28
1
-0
/
+1
*
[ARM] GlobalISel: Add reg bank mapping for G_GEP
Diana Picus
2017-02-28
1
-0
/
+1
*
[ARM] GlobalISel: Add reg bank mappings for stores
Diana Picus
2017-02-24
1
-0
/
+2
[next]