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
/
InstPrinter
/
MipsInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-112
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Remove dead code. NFC
Simon Atanasyan
2018-07-11
1
-1
/
+0
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-0
/
+1
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-1
/
+0
*
[mips] Range check uimm20 and fixed a bug this revealed.
Daniel Sanders
2016-02-29
1
-2
/
+2
*
Remove extra forward declarations and scrub includes for all in tree InstPrin...
Craig Topper
2015-12-25
1
-2
/
+0
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
1
-1
/
+2
*
[mips][microMIPS] Implement SWP and LWP instructions
Zoran Jovanovic
2014-12-16
1
-0
/
+1
*
[mips][micromips] Implement SWM32 and LWM32 instructions
Zoran Jovanovic
2014-11-19
1
-0
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
TableGen: use PrintMethods to print more aliases
Tim Northover
2014-05-12
1
-0
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
Cleaning up of prologue/epilogue code for Mips16. First step
Reed Kotler
2013-12-08
1
-0
/
+1
*
[mips][msa] Added support for matching splati from normal IR (i.e. not intrin...
Daniel Sanders
2013-09-27
1
-0
/
+1
*
[mips][msa] Added support for matching shf from normal IR (i.e. not intrinsics)
Daniel Sanders
2013-09-24
1
-0
/
+1
*
[mips] Delete register print method MipsInstPrinter::printCPURegs that is not
Akira Hatanaka
2013-07-26
1
-1
/
+0
*
[mips] Print instructions "beq", "bne" and "or" using assembler pseudo
Akira Hatanaka
2013-07-26
1
-0
/
+6
*
This patch that sets the EmitAlias flag in td files
Jack Carter
2013-02-05
1
-0
/
+2
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
1
-0
/
+1
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-1
/
+1
*
Move getOpcodeName from the various target InstPrinters into the superclass M...
Benjamin Kramer
2012-04-02
1
-1
/
+0
*
Remove getInstructionName from MCInstPrinter implementations in favor of usin...
Craig Topper
2012-04-02
1
-1
/
+0
*
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...
Craig Topper
2012-04-02
1
-2
/
+3
*
Make MCRegisterInfo available to the the MCInstPrinter.
Jim Grosbach
2012-03-05
1
-1
/
+2
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-4
/
+4
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
1
-1
/
+1
*
80 columns.
Akira Hatanaka
2011-09-09
1
-1
/
+1
*
Lower MachineInstr to MC Inst and print to .s files.
Akira Hatanaka
2011-07-07
1
-0
/
+100