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
/
SparcV9
/
SparcV9RegInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This target is no longer built. The ,v files now live in the reoptimizer.
Chris Lattner
2006-04-20
1
-973
/
+0
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-1
/
+1
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-31
/
+31
*
When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
Nate Begeman
2005-06-12
1
-10
/
+10
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-97
/
+97
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-2
/
+2
*
This code is dodgy, but the guaranteed assertion failure doesn't help anything.
Brian Gaeke
2004-08-24
1
-1
/
+1
*
Convert to the new MachineFunctionInfo interface
Chris Lattner
2004-08-18
1
-1
/
+1
*
Doxygenify some comments.
Brian Gaeke
2004-08-18
1
-98
/
+88
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
1
-2
/
+2
*
Instead of a virtual method call, lets try a direct constant reference
Chris Lattner
2004-08-12
1
-2
/
+3
*
Include SparcV9TmpInstr.h instead of llvm/CodeGen/InstrSelection.h, to pick
Brian Gaeke
2004-08-04
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403:
Chris Lattner
2004-07-29
1
-2
/
+1
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
1
-1
/
+1
*
Fix up some spacing & fix a typo in an assertion in cpValue2Value.
Brian Gaeke
2004-06-04
1
-3
/
+3
*
Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its
Brian Gaeke
2004-06-03
1
-1
/
+1
*
Convert to the new TargetMachine interface.
Chris Lattner
2004-06-02
1
-15
/
+15
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-2
/
+2
*
Make SparcV9RegInfo::getRegType() return the right answer for registers
Brian Gaeke
2004-04-21
1
-5
/
+6
*
Make it legal to ask for the type of a specialreg
Brian Gaeke
2004-04-20
1
-0
/
+2
*
Make it legal to request a load or store of %fsr.
Brian Gaeke
2004-04-19
1
-0
/
+2
*
Tighten up SparcV9FloatCCRegClass::getRegName()'s assertion - if you ask it for
Brian Gaeke
2004-04-19
1
-2
/
+1
*
Move the private MachineInstrAnnot.h into a private directory.
Chris Lattner
2004-02-29
1
-1
/
+1
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-0
/
+978