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
/
SparcV9PrologEpilogInserter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to the new MachineFunctionInfo interface
Chris Lattner
2004-08-18
1
-2
/
+2
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
1
-2
/
+2
*
Update and consolidate comments. Remove some excess whitespace.
Brian Gaeke
2004-08-16
1
-15
/
+6
*
Fix warning
Chris Lattner
2004-08-12
1
-1
/
+1
*
Instead of a virtual method call, lets try a direct constant reference
Chris Lattner
2004-08-12
1
-2
/
+2
*
Virtual method calls are overrated
Chris Lattner
2004-08-12
1
-3
/
+3
*
When we want a constant, just use it, instead of calling through layers of
Chris Lattner
2004-08-12
1
-4
/
+5
*
Inline 4 methods
Chris Lattner
2004-07-19
1
-2
/
+2
*
Convert to the new TargetMachine interface.
Chris Lattner
2004-06-02
1
-14
/
+15
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-1
/
+1
*
Factor out getStaticStackSize from InsertPrologCode(), so that I can more
Brian Gaeke
2004-03-31
1
-9
/
+15
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-0
/
+185