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
/
ARM
/
GlobalISel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-14
2
-5
/
+5
*
Reverting, broke some bots. Need further investigation.
Diogo Sampaio
2020-01-10
2
-5
/
+5
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-10
2
-5
/
+5
*
[GlobalISel]: Allow targets to override how to widen constants during legaliz...
Aditya Nandakumar
2019-12-03
2
-6
/
+4
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
8
-37
/
+37
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-1
/
+1
*
[GlobalISel] CSEMIRBuilder: Add support for G_GEP
Volkan Keles
2019-08-15
2
-10
/
+10
*
GlobalISel: Add more verifier checks for G_SHUFFLE_VECTOR
Matt Arsenault
2019-08-13
1
-0
/
+11
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-9
/
+4
*
[globalisel] Add G_SEXT_INREG
Daniel Sanders
2019-08-09
2
-29
/
+56
*
[GlobalISel] Accept multiple vregs for lowerCall's args
Diana Picus
2019-06-27
1
-43
/
+0
*
[GlobalISel] Accept multiple vregs for lowerCall's result
Diana Picus
2019-06-27
1
-33
/
+15
*
[GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus
2019-06-27
1
-54
/
+25
*
[ARM GlobalISel] Tests for s64 G_ADD and G_SUB.
Eli Friedman
2019-06-20
2
-0
/
+121
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-2
/
+2
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-1
/
+1
*
[ARM GlobalISel] Un-XFAIL some tests. NFC
Diana Picus
2019-05-27
2
-2
/
+0
*
[IRTranslator] Don't hardcode GEP index type
Diana Picus
2019-05-14
1
-0
/
+17
*
[ARM GlobalISel] Map DBG_VALUE for types != s32
Diana Picus
2019-05-09
1
-15
/
+31
*
ARM: disallow SP as Rn for Thumb2 TST & TEQ instructions
Tim Northover
2019-05-08
2
-4
/
+3
*
[ARM GlobalISel] Widen G_SELECT operands
Diana Picus
2019-05-07
1
-0
/
+71
*
[ARM GlobalISel] Widen G_INTTOPTR/G_PTRTOINT
Diana Picus
2019-05-07
1
-0
/
+60
*
[ARM GlobalISel] Widen G_GEP index operand
Diana Picus
2019-05-07
1
-3
/
+31
*
[ARM GlobalISel] Select extensions to < 32 bits
Diana Picus
2019-05-02
2
-0
/
+646
*
[ARM GlobalISel] Rename some inst selector tests. NFC
Diana Picus
2019-05-02
2
-45
/
+45
*
[ARM GlobalISel] Legalize extensions to < 32 bits
Diana Picus
2019-05-02
1
-9
/
+131
*
[ARM GlobalISel] Widen small shift operands
Diana Picus
2019-04-30
1
-0
/
+121
*
[ARM GlobalISel] Be more careful about bailing out
Diana Picus
2019-04-30
1
-0
/
+14
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
4
-26
/
+12
*
[ARM GlobalISel] Select G_FCONSTANT for VFP3
Diana Picus
2019-04-10
1
-12
/
+16
*
[ARM GlobalISel] Select G_FCONSTANT into pools
Diana Picus
2019-04-10
1
-0
/
+135
*
[ARM GlobalISel] Map G_FCONSTANT
Diana Picus
2019-04-10
1
-0
/
+39
*
[GlobalISel][AArch64] Allow CallLowering to handle types which are normally
Amara Emerson
2019-04-09
1
-1
/
+1
*
[ARM GlobalISel] Support DBG_VALUE
Diana Picus
2019-04-04
2
-0
/
+113
*
[ARM GlobalISel] Run regbankselect test for Thumb. NFCI
Diana Picus
2019-03-28
1
-1
/
+2
*
[ARM GlobalISel] Fix G_STORE with s1
Diana Picus
2019-03-28
2
-7
/
+44
*
[ARM GlobalISel] Fix selection of G_SELECT
Diana Picus
2019-03-28
3
-6
/
+6
*
[ARM GlobalISel] 64-bit memops should be aligned
Diana Picus
2019-03-25
2
-31
/
+89
*
[ARM GlobalISel] Support G_CTLZ for Thumb2
Diana Picus
2019-03-01
2
-0
/
+34
*
[ARM GlobalISel] Check target flags in test. NFCI
Diana Picus
2019-03-01
2
-12
/
+12
*
[ARM GlobalISel] Support global variables for Thumb2
Diana Picus
2019-02-28
8
-26
/
+660
*
[ARM GlobalISel] Support floating point for Thumb2
Diana Picus
2019-02-22
3
-968
/
+996
*
[ARM GlobalISel] Support G_FRAME_INDEX for Thumb2
Diana Picus
2019-02-21
3
-31
/
+80
*
[ARM GlobalISel] Support G_PHI for Thumb2
Diana Picus
2019-02-19
3
-131
/
+181
*
[ARM GlobalISel] Support branches for Thumb2
Diana Picus
2019-02-15
3
-35
/
+83
*
[ARM GlobalISel] Support G_SELECT for Thumb2
Diana Picus
2019-02-13
3
-55
/
+137
*
[ARM GlobalISel] Support G_ICMP for Thumb2
Diana Picus
2019-02-07
3
-92
/
+436
*
[ARM GlobalISel] Support G_GEP for Thumb2
Diana Picus
2019-02-05
3
-27
/
+59
*
GlobalISel: Enforce operand types for constants
Matt Arsenault
2019-02-04
4
-10
/
+10
*
GlobalISel: Fix creating MMOs with align 0
Matt Arsenault
2019-01-31
1
-3
/
+3
[next]