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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-2
/
+2
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
1
-1
/
+1
*
Tidy up. Simplify logic. No functional change intended.
Akira Hatanaka
2011-12-19
1
-20
/
+20
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
1
-0
/
+3
*
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-12-07
1
-0
/
+1
*
Fix printing of MCSymbolRegExpr. Needs three closing parentheses for
Akira Hatanaka
2011-11-11
1
-1
/
+4
*
Properly handle Mips MC relocations and lower cpload and cprestore macros to ...
Bruno Cardoso Lopes
2011-11-08
1
-1
/
+49
*
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
Benjamin Kramer
2011-11-06
1
-2
/
+1
*
These do not need to be conditional on the presence of CommentStream, as they...
Owen Anderson
2011-09-21
1
-1
/
+1
*
In the disassembler C API, be careful not to confuse the comment streamer tha...
Owen Anderson
2011-09-21
1
-1
/
+1
*
Don't attach annotations to MCInst's. Instead, have the disassembler return,...
Owen Anderson
2011-09-15
1
-1
/
+3
*
80 columns.
Akira Hatanaka
2011-09-09
1
-1
/
+1
*
Silence compiler warning.
Benjamin Kramer
2011-07-08
1
-0
/
+2
*
Lower MachineInstr to MC Inst and print to .s files.
Akira Hatanaka
2011-07-07
1
-0
/
+125
[prev]