summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib
Commit message (Expand)AuthorAgeFilesLines
* For PR1074:Reid Spencer2007-01-1715-7324/+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
* Don't check variables before they are set.Reid Spencer2006-11-051-2/+3
* Make Stacker Runtime -pedantic clean.Reid Spencer2006-11-032-12/+10
* 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
* Don't build the runtime library if LLVMGCC is not configured.Reid Spencer2006-10-021-0/+5
* 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
* For PR786:Reid Spencer2006-06-011-0/+3
* 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
* The previous hack didn't work because tools-only isn't defined and isn'tReid Spencer2005-05-131-4/+1
* Don't build runtime if tools-only :)Reid Spencer2005-05-131-1/+4
* 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-233-1068/+1068
* Remove trailing whitespaceMisha Brukman2005-04-212-186/+186
* Rename createPromoteMemoryToRegister() toAlkis Evlogimenos2005-03-281-1/+1
* Build a module instead of a library so main() is not missedReid Spencer2004-12-051-13/+9
* Get rid of drivel.Reid Spencer2004-10-281-12/+3
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-0/+2
* Remove exhuberant-style comments which remained from copying file from `sample'Misha Brukman2004-10-111-10/+0
* Fix file header commentMisha Brukman2004-10-111-2/+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-043-5/+5
* 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-012-3/+4
* 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
* Use inttypes.h, which exists on all of Linux, Solaris and Darwin.Brian Gaeke2004-05-111-2/+1
* Unbreak the build on X86.Chris Lattner2004-05-111-0/+1
* Squash warnings on Solaris/sparc... the test suite is not working for me so IBrian Gaeke2004-05-111-2/+2
OpenPOWER on IntegriCloud