summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler
Commit message (Expand)AuthorAgeFilesLines
* Implement PR614:Reid Spencer2005-08-274-2/+4308
* WHILE does not "pop" a value, it "examines" to top of stack. Make thisReid Spencer2005-05-041-1/+1
* Eliminate tabs and trailing spacesJeff Cohen2005-04-232-1054/+1054
* Remove trailing whitespaceMisha Brukman2005-04-212-186/+186
* Rename createPromoteMemoryToRegister() toAlkis Evlogimenos2005-03-281-1/+1
* Get rid of drivel.Reid Spencer2004-10-281-12/+3
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-0/+2
* This pass is not needed, as there is only ever one global: the stackChris Lattner2004-10-071-2/+0
* Stacker compiler library doesn't need to be shared and it can causeReid Spencer2004-09-151-1/+0
* Make Stacker into a complete project with its own configuration.Reid Spencer2004-09-041-2/+2
* Make the StackerCompiler and optimizing translator by running specificReid Spencer2004-09-042-3/+92
* Unbreak buildBrian Gaeke2004-09-022-2/+2
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Add dependent library support for Stacker. It now inserts "stkr_runtime" asReid Spencer2004-08-241-1/+5
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-292-8/+2
* Add support for dos-style filesChris Lattner2004-05-271-1/+1
* Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer2004-05-094-37/+32
* If we're going to use tabs, use them consistently. Maybe doxygen will find theMisha Brukman2004-04-151-2/+2
* Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner2004-03-313-9/+9
* Remove dependence on the return type of ConstantArray::getChris Lattner2004-02-151-7/+7
* Fix apparent copy-and-paste-o.Brian Gaeke2003-12-101-4/+2
* Add a missing semi colon, which breaks bison 1.5Chris Lattner2003-12-081-1/+1
* Apply patches from PR136Brian Gaeke2003-11-241-17/+8
* Fix these assertions:Chris Lattner2003-11-231-2/+2
* Initial stacker checkinChris Lattner2003-11-236-0/+2417
OpenPOWER on IntegriCloud