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
/
llvm-ir
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/...
Simon Pilgrim
2020-01-13
1
-42
/
+20
*
[MIPS] Regenerate shl/lshr shift tests
Simon Pilgrim
2020-01-12
2
-221
/
+221
*
[mips] Use mult/mflo pattern on 64-bit targets prior to MIPS64
Simon Atanasyan
2019-07-17
1
-0
/
+3
*
[mips] Fix JmpLink to texternalsym and tglobaladdr on mcroMIPS R6
Simon Atanasyan
2019-07-12
1
-2
/
+2
*
[mips] Use reg-exp in tests to tolerate register indexes changing. NFC
Simon Atanasyan
2019-05-29
3
-728
/
+728
*
[MIPS] Use custom bitcast lowering to avoid excessive instructions
Simon Atanasyan
2019-04-25
1
-5
/
+5
*
Fixup tests to check for any MCInst number instead of a specific one.
Douglas Yung
2019-03-14
1
-94
/
+94
*
[mips] Fix encoding of the `mov.d` command for microMIPS R6
Simon Atanasyan
2019-03-13
1
-81
/
+81
*
[MIPS][microMIPS] Add a pattern to match TruncIntFP
Petar Jovanovic
2019-03-11
1
-0
/
+418
*
[mips] Support for +abs2008 attribute
Aleksandar Beserminji
2019-01-28
1
-7
/
+9
*
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic
2019-01-17
4
-68
/
+76
*
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
Aleksandar Beserminji
2019-01-14
3
-460
/
+407
*
[DAGCombiner] Improve X div/rem Y fold if single bit element type
David Bolvansky
2018-10-30
4
-112
/
+25
*
[mips] Generate tests expectations using update_llc_test_checks. NFC
Simon Atanasyan
2018-10-01
4
-598
/
+1865
*
[mips] Sign extend i32 return values on MIPS64
Stefan Maksimovic
2018-07-26
5
-28
/
+33
*
[mips][microMIPS] Extending size reduction pass with LWP and SWP
Zoran Jovanovic
2018-06-13
6
-18
/
+9
*
[mips] Add testcase for i64, i128 addition for the DSP ASE
Simon Dardis
2018-06-06
1
-0
/
+74
*
[mips] Fix the predicates for arithmetic operations
Simon Dardis
2018-06-05
1
-0
/
+16
*
[mips] Restore the availablity of trap for microMIPS
Simon Dardis
2018-06-04
1
-0
/
+34
*
[mips] Correct the predicates for a number of instructions.
Simon Dardis
2018-05-29
5
-18
/
+18
*
[mips] Mark select instructions correctly
Simon Dardis
2018-05-15
6
-235
/
+227
*
[mips] Fix microMIPS loads and stores.
Simon Dardis
2018-04-30
2
-0
/
+1516
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
6
-129
/
+105
*
[Mips] Return true in enableMultipleCopyHints().
Jonas Paulsson
2018-02-23
2
-254
/
+278
*
[mips] Regenerate tests for D38128 (NFC)
Simon Dardis
2018-02-22
2
-597
/
+1211
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
4
-9
/
+9
*
[mips] Remove codegen support from some 16 bit instructions
Simon Dardis
2018-02-16
6
-319
/
+266
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
3
-0
/
+122
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
4
-11
/
+11
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-2
/
+2
*
[mips] Properly select abs and sqrt instructions
Stefan Maksimovic
2018-01-23
2
-0
/
+57
*
[SelectionDAG] Reverse the order of operands in the ISD::ADD created by Targe...
Craig Topper
2017-12-22
1
-1
/
+1
*
[mips] Update some tests before posting a patch, NFC.
Simon Dardis
2017-12-14
6
-1471
/
+6350
*
[mips] Removal of microMIPS64R6
Aleksandar Beserminji
2017-12-11
12
-232
/
+0
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
[DAG] Do MergeConsecutiveStores again before Instruction Selection
Nirav Dave
2017-11-27
1
-2
/
+1
*
[mips] Use the delay slot filler to convert branches for microMIPSR6.
Simon Dardis
2017-11-23
1
-1
/
+0
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-10-20
5
-5
/
+5
*
[DAG] combine assertsexts around a trunc
Sanjay Patel
2017-10-09
4
-30
/
+57
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-1
/
+1
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
5
-5
/
+5
*
Revert "[mips] Reordering callseq* nodes to be linear"
Aleksandar Beserminji
2017-09-29
5
-5
/
+5
*
[mips] Reordering callseq* nodes to be linear
Aleksandar Beserminji
2017-09-29
5
-5
/
+5
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-1
/
+1
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-1
/
+1
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-1
/
+1
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-1
/
+1
[next]