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
...
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-1
/
+1
*
[MIPS] Use custom bitcast lowering to avoid excessive instructions
Simon Atanasyan
2019-04-25
3
-2
/
+40
*
Add "const" in GetUnderlyingObjects. NFC
Bjorn Pettersson
2019-04-24
1
-3
/
+3
*
[Mips][CodeGen] Remove MachineFunction::setSubtarget. Change Mips to just cop...
Craig Topper
2019-04-24
2
-3
/
+2
*
[TargetLowering] Rename preferShiftsToClearExtremeBits and shouldFoldShiftPai...
Simon Pilgrim
2019-04-16
2
-4
/
+4
*
[GlobalISel] Introduce a CSEConfigBase class to allow targets to define their...
Amara Emerson
2019-04-15
1
-0
/
+6
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
2
-8
/
+5
*
[MIPS GlobalISel] Select floating point arithmetic operations
Petar Avramovic
2019-04-03
2
-5
/
+20
*
[mips] Remove unused FGRH32 register class. NFC
Simon Atanasyan
2019-04-03
2
-32
/
+0
*
[mips] Remove the override of the `isMachineVerifierClean()`
Simon Atanasyan
2019-04-02
1
-4
/
+0
*
[mips] Use AltOrders to prevent using odd FP-registers
Simon Atanasyan
2019-04-02
3
-18
/
+24
*
[mips] Fix lowering a signed immediate for *.d MSA instructions
Simon Atanasyan
2019-03-29
1
-1
/
+2
*
[MIPS GlobalISel] Select float constants
Petar Avramovic
2019-03-28
3
-4
/
+71
*
[MIPS GlobalISel] Select copy for arguments from FPRBRegBank
Petar Avramovic
2019-03-25
1
-5
/
+15
*
[MIPS GlobalISel] Add floating point register bank
Petar Avramovic
2019-03-25
2
-0
/
+7
*
[MIPS GlobalISel] Lower float and double arguments in registers
Petar Avramovic
2019-03-25
2
-36
/
+98
*
Mips: Fix typo in assert message
Matt Arsenault
2019-03-21
1
-1
/
+1
*
Mips: Don't create copy of nothing
Matt Arsenault
2019-03-21
1
-2
/
+0
*
[MIPS][microMIPS] Enable dynamic stack realignment
Simon Atanasyan
2019-03-19
1
-2
/
+2
*
[mips] Fix crash on recursive using of .set
Simon Atanasyan
2019-03-19
1
-10
/
+9
*
[TargetLowering] Add code size information on isFPImmLegal. NFC
Adhemerval Zanella
2019-03-18
2
-2
/
+4
*
[MIPS GlobalISel] Improve selection of constants
Petar Avramovic
2019-03-15
1
-16
/
+39
*
[mips] Join some adjacent `let DecoderNamespace` blocks. NFC
Simon Atanasyan
2019-03-13
1
-13
/
+7
*
[mips] Fix encoding of the `mov.d` command for microMIPS R6
Simon Atanasyan
2019-03-13
3
-3
/
+7
*
[mips] Define `mov.d` instructions using `ABSS_M` multiclass. NFC
Simon Atanasyan
2019-03-13
1
-6
/
+1
*
[mips] Map SW instruction to its microMIPS R6 variant
Simon Atanasyan
2019-03-13
3
-3
/
+6
*
[MIPS][microMIPS] Fix PseudoMTLOHI_MM matching and expansion
Simon Atanasyan
2019-03-13
2
-1
/
+6
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-2
/
+2
*
[MIPS][microMIPS] Add a pattern to match TruncIntFP
Petar Jovanovic
2019-03-11
2
-1
/
+8
*
[MIPS GlobalISel] NarrowScalar G_UMULH
Petar Avramovic
2019-03-11
1
-1
/
+2
*
[MIPS GlobalISel] NarrowScalar G_MUL
Petar Avramovic
2019-03-11
1
-5
/
+1
*
[MIPS GlobalISel] Fix mul operands
Petar Avramovic
2019-03-07
1
-1
/
+14
*
[mips] Replace assertion by error message while lowering `RETURNADDR` and `FR...
Simon Atanasyan
2019-03-06
1
-4
/
+10
*
Revert "[MIPS GlobalISel] Fix mul operands"
Vlad Tsyrklevich
2019-03-01
1
-4
/
+0
*
[MIPS GlobalISel] Fix mul operands
Petar Avramovic
2019-03-01
1
-0
/
+4
*
[MIPS GlobalISel] Select G_UMULH
Petar Avramovic
2019-03-01
3
-1
/
+25
*
[MIPS GlobalISel] Select G_UADDO
Petar Avramovic
2019-02-26
1
-1
/
+1
*
[mips] Emit `.module softfloat` directive
Simon Atanasyan
2019-02-26
2
-3
/
+7
*
[Mips] Fix missing masking in fast-isel of br (PR40325)
Nikita Popov
2019-02-25
1
-11
/
+24
*
[mips][micromips] fix filling delay slots for PseudoIndirectBranch_MM
Petar Jovanovic
2019-02-22
1
-0
/
+1
*
[MIPS MSA] Avoid some DAG combines for vector shifts
Petar Avramovic
2019-02-20
2
-0
/
+9
*
GlobalISel: Add alignment to LegalityQuery MMOs
Matt Arsenault
2019-02-14
1
-6
/
+6
*
[MIPS GlobalISel] Select phi instruction for integers
Petar Avramovic
2019-02-14
2
-0
/
+16
*
[MIPS GlobalISel] Select branch instructions
Petar Avramovic
2019-02-14
3
-0
/
+12
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-1
/
+2
*
[MIPS GlobalISel] Select any extending load and truncating store
Petar Avramovic
2019-02-08
2
-1
/
+10
*
[MIPS GlobalISel] Select mul
Petar Avramovic
2019-02-08
2
-0
/
+5
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
3
-5
/
+4
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-1
/
+1
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-1
/
+1
[prev]
[next]