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
/
Sparc
/
EmitAssembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major overhaul to print globals and constants.
Vikram S. Adve
2001-10-28
1
-133
/
+355
*
Fixed load syntax in EmitAssembly
Ruchira Sasanka
2001-10-24
1
-1
/
+38
*
Split JMPL into JMPLCALL and JMPLRET.
Vikram S. Adve
2001-10-22
1
-1
/
+2
*
Fixed printing of offset operand for RETURN instruction.
Vikram S. Adve
2001-10-20
1
-1
/
+12
*
Minor bug fix in printing operands of JMPL.
Vikram S. Adve
2001-10-20
1
-2
/
+2
*
Emit the proper .type declarations to tell the debugger what a function is
Chris Lattner
2001-10-15
1
-0
/
+1
*
Handle abnormal jmpl syntax correctly
Chris Lattner
2001-10-15
1
-35
/
+50
*
Be const correct
Chris Lattner
2001-10-15
1
-3
/
+3
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Fix emission of return instructions
Chris Lattner
2001-10-01
1
-0
/
+2
*
* Properly escape function names
Chris Lattner
2001-09-28
1
-3
/
+23
*
Seperate instruction definitions into new SparcInstr.def file
Chris Lattner
2001-09-19
1
-1
/
+1
*
First cut at assembly output
Chris Lattner
2001-09-19
1
-0
/
+213