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
*
Several bug fixes in printing constants, particularly with unsized
Vikram S. Adve
2001-11-10
1
-42
/
+88
*
Add support to print constant arrays and structures.
Vikram S. Adve
2001-11-09
1
-26
/
+68
*
Bug fix: need to use .reserve for uninitialized data.
Vikram S. Adve
2001-11-08
1
-6
/
+5
*
Fixed function getEscapedString to follow the Sparc assembly rules
Vikram S. Adve
2001-11-08
1
-107
/
+150
*
Check in to use moved stringizing code
Chris Lattner
2001-10-29
1
-2
/
+10
*
Minor fix I omitted to check in.
Vikram S. Adve
2001-10-28
1
-1
/
+1
*
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