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
/
MipsDelaySlotFiller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-2
/
+2
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-2
/
+2
*
Fix delay slot filler for non mips1 targets. Patch by Akira Hatanaka
Bruno Cardoso Lopes
2010-12-09
1
-5
/
+9
*
Initial support for Mips32 and Mips32r2. Patch contributed by Akira Hatanaka ...
Bruno Cardoso Lopes
2010-11-08
1
-1
/
+2
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Remove non-DebugLoc versions of BuildMI from IA64, Mips.
Dale Johannesen
2009-02-13
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
rename TargetInstrDescriptor -> TargetInstrDesc.
Chris Lattner
2008-01-07
1
-1
/
+1
*
Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects
Chris Lattner
2008-01-07
1
-1
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
A Pass to insert Nops on intructions with DelaySlot
Bruno Cardoso Lopes
2007-08-18
1
-0
/
+77