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
/
MipsSEISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-4
/
+0
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-7
/
+10
*
[Mips] Fix 374055
Mirko Brkusanin
2019-10-10
1
-3
/
+3
*
[Mips] Emit proper ABI for _mcount calls
Mirko Brkusanin
2019-10-08
1
-0
/
+45
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-2
/
+2
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-09-22
1
-1
/
+1
*
[MIPS] Don't dereference dyn_cast<> Constant results. NFCI.
Simon Pilgrim
2019-09-22
1
-2
/
+2
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-1
/
+2
*
[mips] Support the "o" inline asm constraint
Simon Atanasyan
2019-07-17
1
-0
/
+1
*
[mips] Extend range of register indexes accepted by cfcmsa/ctcmsa
Simon Atanasyan
2019-06-01
1
-12
/
+2
*
[mips] Move initGlobalBaseReg to MipsFunctionInfo. NFC
Petar Avramovic
2019-05-31
1
-90
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
Aleksandar Beserminji
2019-01-14
1
-0
/
+18
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-1
/
+1
*
[mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp
Vladimir Stefanovic
2018-08-29
1
-0
/
+12
*
[mips] Correct predicates for loads, bit manipulation instructions and some p...
Simon Dardis
2018-06-20
1
-3
/
+3
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-3
/
+3
*
[mips] Match 'ins' and its' variants with C++ code
Simon Dardis
2017-11-03
1
-0
/
+58
*
[mips] Pick the right variant of DINS upfront and enable target instruction v...
Simon Dardis
2017-09-14
1
-2
/
+5
*
Reland "[mips] Fix multiprecision arithmetic."
Simon Dardis
2017-07-13
1
-46
/
+53
*
Revert "[mips] Fix multiprecision arithmetic."
Simon Dardis
2017-06-29
1
-53
/
+46
*
[mips] Fix multiprecision arithmetic.
Simon Dardis
2017-06-14
1
-46
/
+53
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[mips][msa] Fix generation of bm(n)zi and bins[lr]i instructions
Petar Jovanovic
2017-04-07
1
-2
/
+2
*
Remove redundant condition (PR32263). NFCI.
Simon Pilgrim
2017-03-15
1
-1
/
+1
*
[mips][msa] Accept more values for constant splats
Simon Dardis
2017-03-10
1
-6
/
+229
*
[mips] Recommit: "N64 static relocation model support"
Simon Dardis
2017-01-27
1
-0
/
+2
*
Revert "[mips] N64 static relocation model support"
Simon Dardis
2017-01-26
1
-2
/
+0
*
[mips] N64 static relocation model support
Simon Dardis
2017-01-26
1
-0
/
+2
*
[LLC][MIPS] Fix crash after enabling LLVM_ENABLE_EXPENSIVE_CHECKS
Nitesh Jain
2017-01-04
1
-0
/
+6
*
Fixed MSVC out of range shift warning
Simon Pilgrim
2016-08-01
1
-1
/
+1
*
[mips] Clang generates unaligned offset for MSA instruction st.d
Hrvoje Varga
2016-08-01
1
-23
/
+51
*
[mips] Optimize materialization of i64 constants
Simon Dardis
2016-07-25
1
-2
/
+2
*
[mips] SelectionDAGISel subclasses now follow the optimization level.
Daniel Sanders
2016-07-14
1
-2
/
+3
*
[mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC1, LWC2 and SWC2...
Zlatko Buljan
2016-07-11
1
-1
/
+25
*
Convert more cases to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-28
1
-2
/
+2
*
[mips] Eliminate unused code for addrRegReg complex pattern. NFC.
Vasileios Kalintiris
2016-06-15
1
-12
/
+0
*
[mips][dsp] Fix use without def on DSPCtrl registers read by rddsp intrinsic.
Daniel Sanders
2016-06-14
1
-1
/
+2
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-2
/
+2
*
SDAG: Implement Select instead of SelectImpl in MipsDAGToDAGISel
Justin Bogner
2016-05-13
1
-32
/
+33
*
[mips] Use range-based for loops and simplify slightly the code. NFC.
Vasileios Kalintiris
2016-04-15
1
-9
/
+13
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
1
-3
/
+17
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
1
-17
/
+3
*
[mips] Check the register class before replacing materializations of zero wit...
Vasileios Kalintiris
2015-10-29
1
-0
/
+5
*
[mips] Remove incorrect DebugLoc entries from prologue
Petar Jovanovic
2015-08-28
1
-1
/
+1
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+1
*
[mips] Correct and improve special-case shuffle instructions.
Daniel Sanders
2015-05-19
1
-9
/
+10
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-21
/
+25
[next]