aboutsummaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Fix static initializer ordering dependencyChris Lattner2003-01-131-2/+17
* Fix compilation on GCC 3.2Chris Lattner2002-12-241-0/+1
* New files for miscompilation detectionChris Lattner2002-12-231-0/+189
* Fix bugChris Lattner2002-12-061-2/+2
* Allow printing partially constructed bitsetsChris Lattner2002-12-061-1/+4
* Don't delete values that may still be referenced!Chris Lattner2002-12-061-2/+0
* Tighten up assertion checkingChris Lattner2002-12-063-9/+19
* Add code that can be used for debuggingChris Lattner2002-12-031-2/+11
* Continue implementing field initializersChris Lattner2002-12-032-30/+52
* Don't delete temporary filesChris Lattner2002-12-031-0/+2
* Ignore generated files gram.tab.c and gram.tab.hMisha Brukman2002-12-021-0/+1
* Ignore generated files FileLexer.* and FileParser.*Misha Brukman2002-12-021-0/+2
* Continued support for field intitializersChris Lattner2002-12-022-17/+36
* Continued support for field initializerChris Lattner2002-12-021-11/+46
* Continued support for Field InitializerChris Lattner2002-12-021-14/+42
* Adjustments due to new FieldInit stuffChris Lattner2002-12-021-6/+12
* Add comments, factor out common codeChris Lattner2002-12-021-10/+22
* Add support for field exprsChris Lattner2002-12-021-0/+7
* * Move BitsInit::resolveReferences up with the rest of BitsInit codeChris Lattner2002-12-021-19/+25
* Initial support for Field ExpressionsChris Lattner2002-12-021-0/+34
* Add correct dependencyChris Lattner2002-12-021-4/+3
* Split up targetsChris Lattner2002-12-021-2/+7
* Add commentsChris Lattner2002-12-021-0/+44
* Initial checkin of TableGen utilityChris Lattner2002-12-026-0/+1704
* Add peak memory usage measurement capabilityChris Lattner2002-11-181-8/+121
* Simplify codeChris Lattner2002-11-041-3/+1
* Sun can now use mallinfo()Chris Lattner2002-11-041-5/+0
* Allow memory sizes to be negative, remove obsolete TmpRSS fieldChris Lattner2002-11-041-14/+11
* mallinfo is not available on sun apparently :(Chris Lattner2002-11-041-2/+7
* Minor fix to space accountingChris Lattner2002-11-041-1/+1
* Implement MaxRSS in terms of mallinfo instead of the system RSS. This givesChris Lattner2002-11-041-18/+8
* Fix burg build problem.Chris Lattner2002-11-011-0/+2
* Add #includeChris Lattner2002-10-272-0/+2
* Work better with other versions of bisonChris Lattner2002-10-271-3/+1
* Added #include<unistd.h> to compile with solaris gcc3.2Anand Shukla2002-10-041-0/+1
* added cast to unsigned to compile with gcc3.2 (sparc)Anand Shukla2002-10-041-2/+4
* - Rework Statistics:Chris Lattner2002-10-012-48/+59
* Checkin generic interval timer supportChris Lattner2002-10-011-0/+203
* Clean up dead rulesChris Lattner2002-09-221-5/+1
* Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner2002-09-229-103/+36
* Build burg separately for different architectures.Vikram S. Adve2002-09-201-12/+22
* Include our config and system-specific Makefiles to get theVikram S. Adve2002-09-201-0/+5
* Add an optimization to support the most common access pattern for theChris Lattner2002-09-191-5/+22
* TEst commitChris Lattner2002-09-171-0/+1
* Test commitChris Lattner2002-09-171-0/+1
* Test changeChris Lattner2002-09-171-1/+0
* We need an 'all' target to build burg, add it backChris Lattner2002-09-171-0/+2
* Don't run tests by defaultChris Lattner2002-09-171-2/+0
* Initial checkin of burg documetnation filesChris Lattner2002-09-175-0/+887
* Initial checkin of burg filesChris Lattner2002-09-1730-0/+5610