aboutsummaryrefslogtreecommitdiff
path: root/projects/Stacker/lib/compiler/StackerCompiler.cpp
AgeCommit message (Expand)Author
2004-08-24Add dependent library support for Stacker. It now inserts "stkr_runtime" asReid Spencer
2004-07-29Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman
2004-05-09Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer
2004-03-31Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner
2004-02-15Remove dependence on the return type of ConstantArray::getChris Lattner
2003-11-24Apply patches from PR136Brian Gaeke
2003-11-23Fix these assertions:Chris Lattner
2003-11-23Initial stacker checkinChris Lattner