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
/
MipsJITInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test commit] Minor comment change.
Petar Jovanovic
2013-07-24
1
-3
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Classic JIT is still being supported by MIPS, along with MCJIT.
Akira Hatanaka
2012-12-03
1
-4
/
+11
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Implement MipsJITInfo::replaceMachineCodeForFunction.
Akira Hatanaka
2012-08-01
1
-1
/
+46
*
Fix coding style violations. Remove white spaces and tabs.
Akira Hatanaka
2012-06-14
1
-3
/
+3
*
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
*
Removing unused default switch cases in switches over enums that already acco...
David Blaikie
2012-01-16
1
-3
/
+0
*
Improve Mips JIT.
Bruno Cardoso Lopes
2011-12-30
1
-1
/
+1
*
This patch handles unaligned loads and stores in Mips JIT. Mips backend
Bruno Cardoso Lopes
2011-11-08
1
-2
/
+8
*
Corrects previously incorrect $sp change in MipsCompilationCallback.
Bruno Cardoso Lopes
2011-10-25
1
-7
/
+7
*
One more patch towards JIT support for Mips.
Bruno Cardoso Lopes
2011-09-14
1
-51
/
+86
*
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
2011-07-21
1
-0
/
+195