index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
InstPrinter
/
MipsInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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