aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/CBackend.cpp
AgeCommit message (Expand)Author
2002-05-09Emit:Chris Lattner
2002-05-09* Print structures types correctlyChris Lattner
2002-05-09* Continue cleanup of type printing codeChris Lattner
2002-05-09Gut the type printing code so there is only one copy of it instead of 3Chris Lattner
2002-05-09* Remove dead "constant printing" codeChris Lattner
2002-05-09Remove gross "Operand" instance variableChris Lattner
2002-05-09Simplify and clean up function calls.Chris Lattner
2002-05-09* Remove dead functionChris Lattner
2002-05-09Make Getelementptr, load & store all work the right way.Chris Lattner
2002-05-09Many random fixes:Chris Lattner
2002-05-09Incorporate and purge function before and after printing them so unnamed valuesChris Lattner
2002-05-09Factor out the code to print a value to ONE place.Chris Lattner
2002-05-09First wave of cleanups, looks like the first of many.Chris Lattner
2002-05-08*** empty log message ***Sumant Kowshik