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
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips][microMIPS] Extending size reduction pass with MOVEP
Simon Atanasyan
2018-09-19
2
-11
/
+109
*
[mips][microMIPS] Fix the definition of MOVEP instruction
Simon Atanasyan
2018-09-19
7
-134
/
+117
*
[mips] Fix MIPS N32 ABI triples support
Simon Atanasyan
2018-09-17
3
-2
/
+9
*
[mips] Enable the mnemonic spell corrector
Simon Atanasyan
2018-09-13
1
-1
/
+7
*
[MIPS] Fix illegal type assert in single-float mode
Simon Atanasyan
2018-09-11
1
-3
/
+8
*
[mips] Add a pattern for 64-bit GPR variant of the `rdhwr` instruction
Simon Atanasyan
2018-09-11
1
-0
/
+3
*
[MIPS GlobalISel] Select icmp
Petar Jovanovic
2018-09-10
3
-0
/
+89
*
[mips] Disable the selection of mixed microMIPS/MIPS code
Simon Atanasyan
2018-09-03
4
-8
/
+40
*
[mips] Fix `mtc1` and `mfc1` definitions for microMIPS R6
Simon Atanasyan
2018-08-31
2
-5
/
+5
*
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
Alexander Ivchenko
2018-08-30
4
-12
/
+21
*
[mips] Fix microMIPS unconditional branch offset handling
Simon Atanasyan
2018-08-29
1
-2
/
+7
*
[mips] Involves microMIPS's jump in the analyzable branch set
Simon Atanasyan
2018-08-29
1
-1
/
+1
*
[mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp
Vladimir Stefanovic
2018-08-29
2
-5
/
+24
*
[mips] Add missing instructions
Aleksandar Beserminji
2018-08-29
1
-0
/
+32
*
[MIPS GlobalISel] Legalize i8 and i16 add
Petar Jovanovic
2018-08-26
1
-1
/
+3
*
[MIPS GlobalISel] Lower i8 and i16 arguments
Petar Jovanovic
2018-08-23
2
-55
/
+139
*
[mips] Handle missing CondCodes
Stefan Maksimovic
2018-08-22
1
-0
/
+29
*
[MIPS GlobalISel] Select bitwise instructions
Petar Jovanovic
2018-08-21
2
-0
/
+9
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-2
/
+1
*
[mips] Remove dead code from MipsPassConfig
Simon Atanasyan
2018-08-16
1
-4
/
+0
*
[mips] Handle branch expansion corner cases
Aleksandar Beserminji
2018-08-07
2
-93
/
+160
*
[GlobalISel] Fix typo with missed override specifier
Alexander Ivchenko
2018-08-02
1
-1
/
+1
*
[GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V...
Alexander Ivchenko
2018-08-02
2
-9
/
+19
*
[MIPS GlobalISel] Select global address
Petar Jovanovic
2018-08-01
3
-0
/
+31
*
Remove trailing space
Fangrui Song
2018-07-30
5
-12
/
+12
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
4
-6
/
+10
*
[mips] Sign extend i32 return values on MIPS64
Stefan Maksimovic
2018-07-26
4
-0
/
+64
*
[MIPS GlobalISel] Lower pointer arguments
Petar Jovanovic
2018-07-25
2
-1
/
+3
*
[mips] Replace custom parsing logic for data directives by the `addAliasForDi...
Simon Atanasyan
2018-07-25
3
-42
/
+12
*
[mips] Fix local dynamic TLS with Sym64
Simon Atanasyan
2018-07-24
6
-22
/
+20
*
[mips] Factor out register class selection for global base register. NFC
Simon Atanasyan
2018-07-21
1
-18
/
+20
*
[mips] Move out the WrapperPat declaration from the NotInMicroMips predicate
Simon Atanasyan
2018-07-21
1
-5
/
+4
*
[mips] Fix predicate for the MipsTruncIntFP pattern
Simon Atanasyan
2018-07-18
1
-1
/
+1
*
[Mips][FastISel] Fix handling of icmp with i1 type
Petar Jovanovic
2018-07-17
1
-0
/
+4
*
[mips] Eliminate the usage of hasStdEnc in MipsPat.
Simon Atanasyan
2018-07-16
7
-161
/
+206
*
[MIPS GlobalISel] Select instructions to load and store i32 on stack
Petar Jovanovic
2018-07-16
3
-2
/
+88
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
3
-0
/
+12
*
[mips] Mark standard encoded instructions as not being in MIPS16e
Simon Atanasyan
2018-07-12
2
-3
/
+3
*
[mips] Update the P5600 scheduler model not to use instruction itineraries.
Simon Atanasyan
2018-07-11
1
-63
/
+93
*
[mips] Remove dead code. NFC
Simon Atanasyan
2018-07-11
5
-38
/
+0
*
[mips] Addition of the [d]rem and [d]remu instructions
Stefan Maksimovic
2018-07-09
3
-25
/
+116
*
[mips] Fix atomic operations at O0, v3
Aleksandar Beserminji
2018-07-05
8
-337
/
+1058
*
[mips] Warn when crc, ginv, virt flags are used with too old revision
Vladimir Stefanovic
2018-07-04
2
-11
/
+33
*
[MIPS GlobalISel] Lower arguments using stack
Petar Jovanovic
2018-07-03
2
-10
/
+96
*
[Mips][FastISel] Do not duplicate condition while lowering branches
Petar Jovanovic
2018-07-02
1
-4
/
+1
*
[mips] Support shrink-wrapping
Petar Jovanovic
2018-06-29
3
-11
/
+11
*
Add Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
Alexander Richardson
2018-06-25
4
-13
/
+6
*
[mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.
Brad Smith
2018-06-24
1
-0
/
+5
*
[mips] Modify comment to test new email address (NFC).
Simon Dardis
2018-06-21
1
-1
/
+1
*
[mips] Add microMIPS specific addressing patterns.
Simon Dardis
2018-06-20
2
-91
/
+113
[next]