summaryrefslogtreecommitdiffstats
path: root/llvm/projects/Stacker/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include <sys/types.h> to get the definition of int64_t on Solaris.Brian Gaeke2004-05-111-0/+1
* Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer2004-05-095-42/+37
* 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
* * Squelch warning on SunChris Lattner2003-11-271-6/+6
* Apply patches from PR136Brian Gaeke2003-11-242-17/+46
* Fix these assertions:Chris Lattner2003-11-232-2/+22
* Adjust file headerChris Lattner2003-11-231-1/+1
* Initial checkin of stacker runtimeChris Lattner2003-11-232-0/+51
* Initial stacker checkinChris Lattner2003-11-236-0/+2417
OpenPOWER on IntegriCloud