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
/
MipsCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widen the instruction encoder that TblGen emits to a 64 bits, which should ac...
Owen Anderson
2012-01-24
1
-1
/
+1
*
Cleanup Mips code and rename some variables. Patch by Jack Carter
Bruno Cardoso Lopes
2011-12-30
1
-1
/
+1
*
Improve Mips JIT.
Bruno Cardoso Lopes
2011-12-30
1
-3
/
+12
*
Tidy up. Simplify logic. No functional change intended.
Akira Hatanaka
2011-12-19
1
-2
/
+3
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-1
/
+1
*
First chunk of MachineInstr bundle support.
Evan Cheng
2011-12-06
1
-1
/
+1
*
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
1
-21
/
+36
*
This patch handles unaligned loads and stores in Mips JIT. Mips backend
Bruno Cardoso Lopes
2011-11-08
1
-4
/
+140
*
Final patch that completes old JIT support for Mips:
Bruno Cardoso Lopes
2011-10-18
1
-5
/
+26
*
One more patch towards JIT support for Mips.
Bruno Cardoso Lopes
2011-09-14
1
-73
/
+125
*
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
2011-07-21
1
-0
/
+193