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
/
test
/
CodeGen
/
Mips
/
i64arg.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Make sure there is a chain edge dependency between loads that read
Akira Hatanaka
2013-11-09
1
-7
/
+7
*
[mips] Make sure loads from lazy-binding entries do not get CSE'd or hoisted out
Akira Hatanaka
2013-09-28
1
-5
/
+5
*
[mips] Implement MipsTargetMachine::getInstrItineraryData().
Akira Hatanaka
2013-07-12
1
-6
/
+6
*
[mips] Print move instructions.
Akira Hatanaka
2013-03-04
1
-6
/
+6
*
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
1
-1
/
+1
*
[mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copy
Akira Hatanaka
2012-12-20
1
-6
/
+6
*
Eliminate the stack slot used to save the global base register.
Akira Hatanaka
2012-07-25
1
-2
/
+2
*
Fix test cases.
Akira Hatanaka
2012-06-14
1
-2
/
+2
*
Change the default scheduler from Latency to ILP, since Latency
Dan Gohman
2011-10-24
1
-4
/
+4
*
Fix test cases.
Akira Hatanaka
2011-09-09
1
-1
/
+1
*
Change the chain input of nodes that load the address of a function. This change
Akira Hatanaka
2011-06-24
1
-2
/
+2
*
Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle
Akira Hatanaka
2011-05-20
1
-2
/
+2
*
Fix bug in which nodes that write to argument registers do not get glued with...
Akira Hatanaka
2011-05-20
1
-5
/
+5
*
Align i64 arguments to 64 bit boundaries.
Akira Hatanaka
2011-05-19
1
-0
/
+34