summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib/compiler
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-1712-7220/+0
* relax typeChris Lattner2007-01-071-1/+1
* For PR950:Reid Spencer2006-12-311-44/+44
* For PR950:Reid Spencer2006-12-231-25/+25
* switch statistic over, remove misspelt comment.Chris Lattner2006-12-191-6/+2
* Change createInferredCast calls to more accurate cast creation calls.Reid Spencer2006-12-131-14/+18
* Detemplatize the Statistic class.Devang Patel2006-12-061-1/+1
* For PR950:Reid Spencer2006-11-271-17/+19
* For PR950:Reid Spencer2006-11-081-1/+1
* For PR786:Reid Spencer2006-11-021-1/+0
* For PR950:Reid Spencer2006-11-021-1/+1
* For PR950:Reid Spencer2006-10-261-2/+2
* For PR950:Reid Spencer2006-10-201-8/+8
* Fix a race condition in the makefile that broke grawp's tester last night.Chris Lattner2006-08-251-0/+1
* For PR797:Reid Spencer2006-08-182-3/+6
* Stacker uses EH.Chris Lattner2006-07-071-0/+1
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-161-1/+1
* Fix build on systems with broken bisonChris Lattner2006-06-021-0/+5
* Avoid defining dead resultChris Lattner2006-05-121-1/+1
* Distribute the lex/yacc files from the cvs version.Reid Spencer2006-04-121-0/+2
* Ignore generated files.Reid Spencer2006-03-231-0/+4
* Convert over to the new way of handling lex/bison checked into cvsChris Lattner2006-02-155-0/+419
* 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