aboutsummaryrefslogtreecommitdiffstats
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not hardcode the name of gcc, because its full pathname may have beenBrian Gaeke2004-05-111-1/+1
* Do not depend on the path to bashBrian Gaeke2004-05-111-1/+1
* 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
* Makefile updates contributed by ReidChris Lattner2003-12-082-14/+24
* * Squelch warning on SunChris Lattner2003-11-271-6/+6
* Adjusted the projects Makefile so that it picks up the name of projectsJohn Criswell2003-11-251-2/+4
* Configure script for ModuleMaker.John Criswell2003-11-252-0/+4420
* Auto-confed ModuleMaker.John Criswell2003-11-2516-0/+31542
* Auto-conf'ed the ModuleMaker code.John Criswell2003-11-252-0/+0
* Apply patches from PR136Brian Gaeke2003-11-247-44/+178
* Add a script I missedChris Lattner2003-11-231-0/+19
* Checkin testsChris Lattner2003-11-2355-0/+464
* Disable test.Chris Lattner2003-11-231-1/+3
* Fix these assertions:Chris Lattner2003-11-232-2/+22
* Checkin the stacker compilerChris Lattner2003-11-232-0/+181
* Fix file headerChris Lattner2003-11-231-2/+2
* Initial checkinChris Lattner2003-11-231-0/+20
* Initial checkin of stacker samplesChris Lattner2003-11-235-0/+236
* 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
* Update file headerChris Lattner2003-11-231-1/+1
* initial checkin of stacker makefileChris Lattner2003-11-231-0/+20
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-112-0/+4
* Removed LLVM copyright from sample Makefile.John Criswell2003-10-214-28/+4
* Removed LLVM copyright notice from sample Makefile.John Criswell2003-10-211-8/+2
* Added LLVM copyrights to Makefiles.John Criswell2003-10-2012-0/+96
* Adding license information for the sample project.John Criswell2003-10-171-0/+24
* Modified the Makefile so that the sample library is linked dynamically.John Criswell2003-10-171-1/+2
* Adding autoconf support to the sample project.John Criswell2003-10-161-0/+2234
* Adding autoconf support for the sample project.John Criswell2003-10-163-39/+28
* Adding autoconf support for the sample project.John Criswell2003-10-167-0/+15751
* Checkin of autoconf-style object root.John Criswell2003-09-064-13/+52
* Initial checkinChris Lattner2003-08-212-0/+18
* Initial checkin of ModuleMaker projectChris Lattner2003-08-2110-0/+234
* Remove commented out declarationChris Lattner2003-08-211-6/+0
* Disable sample project until it worksChris Lattner2003-07-231-1/+1
* Adding in sample project tree.John Criswell2003-06-3010-0/+155
* Adding in projects subtree.John Criswell2003-06-301-0/+6