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
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
150
-592
/
+592
*
[mips][msa] Fix infinite loop for mips.nori.b intrinsic
Simon Atanasyan
2019-09-11
3
-414
/
+349
*
[MIPS GlobalISel] Select G_FENCE
Petar Avramovic
2019-09-05
4
-0
/
+103
*
[MIPS GlobalISel] Select llvm.trap intrinsic
Petar Avramovic
2019-09-05
2
-0
/
+36
*
[MIPS GlobalISel] Lower SRet pointer arguments
Petar Avramovic
2019-09-05
2
-0
/
+77
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-4
/
+4
*
[mips] Switch to the `.text` section after emitting asm file preamble
Simon Atanasyan
2019-09-03
1
-0
/
+1
*
[mips] Merge common checkings under the same check prefix. NFC
Simon Atanasyan
2019-08-30
1
-48
/
+34
*
[MIPS GlobalISel] Lower uitofp
Petar Avramovic
2019-08-30
2
-0
/
+445
*
[MIPS GlobalISel] Lower fptoui
Petar Avramovic
2019-08-30
2
-0
/
+490
*
GlobalISel/TableGen: Handle setcc patterns
Matt Arsenault
2019-08-29
4
-18
/
+6
*
[mips] Fix 64-bit address loading in case of applying 32-bit mask to the result
Simon Atanasyan
2019-08-28
3
-10
/
+38
*
[mips] Use less registers to load address of TargetExternalSymbol
Simon Atanasyan
2019-08-28
2
-13
/
+8
*
[MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR
Petar Avramovic
2019-08-27
2
-0
/
+395
*
GlobalISel: Don't create G_UADDE with constant false carry in
Matt Arsenault
2019-08-22
2
-58
/
+44
*
[MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD
Petar Avramovic
2019-08-21
4
-0
/
+200
*
[MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT
Petar Avramovic
2019-08-21
3
-0
/
+152
*
[MIPS GlobalISel] Consider type1 when legalizing shifts after r351882
Petar Avramovic
2019-08-21
1
-6
/
+31
*
[MIPS GlobalISel] NarrowScalar G_TRUNC
Petar Avramovic
2019-08-21
2
-0
/
+43
*
[mips] Remove redundant case in the test. NFC
Simon Atanasyan
2019-08-14
1
-10
/
+7
*
[mips] Split long lines in the test case file. NFC
Simon Atanasyan
2019-08-14
2
-15
/
+32
*
[globalisel] Add G_SEXT_INREG
Daniel Sanders
2019-08-09
8
-37
/
+37
*
[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR64 registers
Simon Atanasyan
2019-08-09
1
-0
/
+29
*
[MIPS GlobalISel] Select jump_table and brjt
Petar Avramovic
2019-08-08
4
-0
/
+1011
*
[MIPS GlobalISel] Fold load/store + G_GEP + G_CONSTANT
Petar Avramovic
2019-08-01
7
-41
/
+334
*
[MIPS GlobalISel] Fix check for void return during lowerCall
Petar Avramovic
2019-07-26
1
-0
/
+24
*
[MIPS GlobalISel] Select inttoptr and ptrtoint
Petar Avramovic
2019-07-26
4
-0
/
+173
*
[GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...
Amara Emerson
2019-07-19
1
-12
/
+2
*
[MIPS GlobalISel] ClampScalar and select pointer G_ICMP
Petar Avramovic
2019-07-17
4
-554
/
+716
*
[mips] Remove redundant test case. NFC
Simon Atanasyan
2019-07-17
1
-17
/
+0
*
[mips] Name inline asm constraint test cases in a uniform manner. NFC
Simon Atanasyan
2019-07-17
18
-0
/
+0
*
[mips] Use mult/mflo pattern on 64-bit targets prior to MIPS64
Simon Atanasyan
2019-07-17
1
-0
/
+3
*
[mips] Support the "o" inline asm constraint
Simon Atanasyan
2019-07-17
1
-0
/
+61
*
[mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6
Simon Atanasyan
2019-07-12
4
-15
/
+25
*
[MIPS GlobalISel] Skip copies in addUseDef and addDefUses
Petar Avramovic
2019-07-11
1
-0
/
+82
*
[MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions
Petar Avramovic
2019-07-11
12
-12
/
+4450
*
[MIPS GlobalISel] Select float and double phi
Petar Avramovic
2019-07-10
2
-23
/
+411
*
[MIPS GlobalISel] Select float and double load and store
Petar Avramovic
2019-07-10
4
-0
/
+232
*
[mips] Show error in case of using FP64 mode on pre MIPS32R2 CPU
Simon Atanasyan
2019-07-09
1
-2
/
+2
*
[mips] Explicitly select `mips32r2` CPU for test cases require 64-bit FPU. NFC
Simon Atanasyan
2019-07-09
80
-170
/
+203
*
[MIPS GlobalISel] Register bank select for G_PHI. Select i64 phi
Petar Avramovic
2019-07-09
3
-23
/
+501
*
[MIPS GlobalISel] Regbanks for G_SELECT. Select i64, f32 and f64 select
Petar Avramovic
2019-07-09
4
-21
/
+414
*
[MIPS GlobalISel] Register bank select for G_LOAD. Select i64 load
Petar Avramovic
2019-07-08
3
-0
/
+221
*
[MIPS GlobalISel] Register bank select for G_STORE. Select i64 store
Petar Avramovic
2019-07-08
3
-0
/
+225
*
[MIPS GlobalISel] Select integer to floating point conversions
Petar Avramovic
2019-06-20
4
-0
/
+652
*
[MIPS GlobalISel] Select floating point to integer conversions
Petar Avramovic
2019-06-20
4
-0
/
+656
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
35
-42
/
+42
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
14
-42
/
+42
*
[FastISel] Skip creating unnecessary vregs for arguments
Francis Visoiu Mistrih
2019-06-10
4
-243
/
+169
[prev]
[next]