Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
eea60fc59c0b231bbf9d5ab43c447f936f4012df
/
lib
/
Target
/
CBackend
/
Writer.cpp
eea60fc
changes to make it compatible with 64bit gcc
by Anand Shukla
· 23 years ago
bb03efd
* Update with MegaPatch * Fix various bugs
by Chris Lattner
· 23 years ago
594b9fa
* Fix typeo
by Chris Lattner
· 23 years ago
963b70b
Fix bug: test/Regression/CBackend/2002-05-21-MissingReturn.ll
by Chris Lattner
· 23 years ago
78771c8
Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking
by Chris Lattner
· 23 years ago
3af3ba8
Last minor cleanups, this code still does not work for all cases, but it
by Chris Lattner
· 23 years ago
d0c668c
Two Cleanups to generated C code:
by Chris Lattner
· 23 years ago
4fbf26d
* Remove CInstPrintVisitor class, incorporating it into the CWriter class
by Chris Lattner
· 23 years ago
497e19a
Remove CLocalVars data structure entirely, instead of building stuff and
by Chris Lattner
· 23 years ago
7683a12
Simplify code by removing InstLocalVarsVisitor, replacing it with a simple
by Chris Lattner
· 23 years ago
1f02c89
* Clean up how PHI nodes are handled
by Chris Lattner
· 23 years ago
8c8a370
Emit:
by Chris Lattner
· 23 years ago
8c3c4bf
* Print structures types correctly
by Chris Lattner
· 23 years ago
deed7a5
* Continue cleanup of type printing code
by Chris Lattner
· 23 years ago
3ef6dc7
Gut the type printing code so there is only one copy of it instead of 3
by Chris Lattner
· 23 years ago
2d05a1a
* Remove dead "constant printing" code
by Chris Lattner
· 23 years ago
2a7ab2e
Remove gross "Operand" instance variable
by Chris Lattner
· 23 years ago
2f49902
Simplify and clean up function calls.
by Chris Lattner
· 23 years ago
2f5eb4e
* Remove dead function
by Chris Lattner
· 23 years ago
4440826
Make Getelementptr, load & store all work the right way.
by Chris Lattner
· 23 years ago
2f5f51a
Many random fixes:
by Chris Lattner
· 23 years ago
f34ee81
Incorporate and purge function before and after printing them so unnamed values
by Chris Lattner
· 23 years ago
b5af06a
Factor out the code to print a value to ONE place.
by Chris Lattner
· 23 years ago
16c7bb2
First wave of cleanups, looks like the first of many.
by Chris Lattner
· 23 years ago
9ddc86c
*** empty log message ***
by Sumant Kowshik
· 23 years ago