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
/
MipsSEInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-4
/
+4
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-4
/
+4
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
Alexander Ivchenko
2018-08-30
1
-3
/
+7
*
Change TII isCopyInstr way of returning arguments(NFC)
Petar Jovanovic
2018-06-06
1
-2
/
+2
*
[X86][MIPS][ARM] New machine instruction property 'isMoveReg'
Petar Jovanovic
2018-05-23
1
-0
/
+3
*
[mips] Define certain instructions in microMIPS32r3
Stefan Maksimovic
2018-02-08
1
-2
/
+4
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-9
/
+0
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-0
/
+9
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-3
/
+3
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-4
/
+3
*
[mips] Interrupt attribute support for mips32r2+.
Vasileios Kalintiris
2015-10-26
1
-0
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[mips] Expose adjustStackPtr() from MipsInstrInfo. NFC.
Vasileios Kalintiris
2015-04-02
1
-1
/
+1
*
Remove dead variable.
Eric Christopher
2015-01-06
1
-1
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Make InstrInfo depend only upon the Subtarget getting passed in
Eric Christopher
2014-07-18
1
-1
/
+1
*
[mips][mips64r6] Use JALR for returns instead of JR (which is not available o...
Daniel Sanders
2014-07-09
1
-2
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-24
/
+24
*
[mips] Define a pseudo instruction which writes to both the lower and higher
Akira Hatanaka
2013-10-15
1
-0
/
+4
*
[mips] Fix definition of mfhi and mflo instructions to read from the whole
Akira Hatanaka
2013-10-07
1
-0
/
+3
*
[mips] Enhance command line option "-mno-ldc1-sdc1" to expand base+index double
Akira Hatanaka
2013-09-07
1
-3
/
+0
*
[mips] Add support for mfhc1 and mthc1.
Akira Hatanaka
2013-08-20
1
-2
/
+2
*
[mips] Use function TargetInstrInfo::getRegClass.
Akira Hatanaka
2013-06-11
1
-1
/
+2
*
[mips] Use a helper function which compares the size of the source and
Akira Hatanaka
2013-06-08
1
-2
/
+3
*
[mips] Test case for r182042. Add comment.
Akira Hatanaka
2013-05-16
1
-0
/
+12
*
[mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...
Akira Hatanaka
2013-05-16
1
-0
/
+3
*
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
1
-0
/
+3
*
[mips] Rename functions. No functionality changes.
Akira Hatanaka
2013-05-13
1
-6
/
+6
*
[mips] Define overloaded versions of storeRegToStack and loadRegFromStack.
Akira Hatanaka
2013-03-29
1
-11
/
+13
*
[mips] Lower EH_RETURN.
Akira Hatanaka
2013-01-30
1
-0
/
+2
*
Make function loadImmediate a member of MipsSEInstrInfo and change it to return
Akira Hatanaka
2012-08-23
1
-1
/
+7
*
Implement MipsSERegisterInfo::eliminateCallFramePseudoInstr. The function emits
Akira Hatanaka
2012-07-31
1
-0
/
+4
*
Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and
Akira Hatanaka
2012-07-31
1
-0
/
+5
*
Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16),
Akira Hatanaka
2012-07-31
1
-0
/
+77