index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
CBackend
/
Writer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix anands changes
Chris Lattner
2002-06-30
1
-6
/
+4
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
* Update with MegaPatch
Chris Lattner
2002-06-25
1
-139
/
+125
*
* Fix typeo
Chris Lattner
2002-05-21
1
-1
/
+2
*
Fix bug: test/Regression/CBackend/2002-05-21-MissingReturn.ll
Chris Lattner
2002-05-21
1
-1
/
+3
*
Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking
Chris Lattner
2002-05-17
1
-2
/
+24
*
Last minor cleanups, this code still does not work for all cases, but it
Chris Lattner
2002-05-09
1
-18
/
+10
*
Two Cleanups to generated C code:
Chris Lattner
2002-05-09
1
-35
/
+65
*
* Remove CInstPrintVisitor class, incorporating it into the CWriter class
Chris Lattner
2002-05-09
1
-344
/
+300
*
Remove CLocalVars data structure entirely, instead of building stuff and
Chris Lattner
2002-05-09
1
-28
/
+3
*
Simplify code by removing InstLocalVarsVisitor, replacing it with a simple
Chris Lattner
2002-05-09
1
-62
/
+17
*
* Clean up how PHI nodes are handled
Chris Lattner
2002-05-09
1
-54
/
+73
*
Emit:
Chris Lattner
2002-05-09
1
-2
/
+13
*
* Print structures types correctly
Chris Lattner
2002-05-09
1
-42
/
+70
*
* Continue cleanup of type printing code
Chris Lattner
2002-05-09
1
-58
/
+45
*
Gut the type printing code so there is only one copy of it instead of 3
Chris Lattner
2002-05-09
1
-296
/
+92
*
* Remove dead "constant printing" code
Chris Lattner
2002-05-09
1
-48
/
+22
*
Remove gross "Operand" instance variable
Chris Lattner
2002-05-09
1
-41
/
+31
*
Simplify and clean up function calls.
Chris Lattner
2002-05-09
1
-49
/
+37
*
* Remove dead function
Chris Lattner
2002-05-09
1
-9
/
+20
*
Make Getelementptr, load & store all work the right way.
Chris Lattner
2002-05-09
1
-112
/
+37
*
Many random fixes:
Chris Lattner
2002-05-09
1
-112
/
+56
*
Incorporate and purge function before and after printing them so unnamed values
Chris Lattner
2002-05-09
1
-11
/
+16
*
Factor out the code to print a value to ONE place.
Chris Lattner
2002-05-09
1
-187
/
+101
*
First wave of cleanups, looks like the first of many.
Chris Lattner
2002-05-09
1
-292
/
+162
*
*** empty log message ***
Sumant Kowshik
2002-05-08
1
-0
/
+1415