aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This function REALLY DOES return voidChris Lattner2003-11-201-1/+1
* * Finegrainify namespacificationChris Lattner2003-11-201-8/+27
* Fix an all too common form of the 'Found global types that are not compatible...Chris Lattner2003-11-201-0/+10
* BugChris Lattner2003-11-201-1/+2
* New testcase for PR143Chris Lattner2003-11-201-0/+10
* Blow away compiled versions of qmtest classes on 'make clean'.Brian Gaeke2003-11-201-0/+2
* Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx.Brian Gaeke2003-11-201-1/+1
* BugChris Lattner2003-11-201-1/+2
* New testcase for PR132Chris Lattner2003-11-201-0/+5
* Bug fixChris Lattner2003-11-201-2/+2
* When writing out the runner script, add -load=<lib> lines to pull in all theMisha Brukman2003-11-201-1/+18
* Add ability to search only for native shared object, and expose theMisha Brukman2003-11-203-14/+14
* New testcase for PR141Chris Lattner2003-11-201-0/+10
* Start using the nicer terminator auto-insertion APIChris Lattner2003-11-2012-46/+32
* Spew symbolic types!Chris Lattner2003-11-203-9/+24
* When spewing out warnings during function resolution, do not vomit out pagesChris Lattner2003-11-201-4/+8
* Somehow I forgot poor little UnwindInstChris Lattner2003-11-202-4/+8
* * Finegrainify namespacificationChris Lattner2003-11-206-29/+79
* * Add new constructors to allow insertion of terminator instructions at theChris Lattner2003-11-202-6/+32
* For consistency, removed space between function name and left paren in functionMisha Brukman2003-11-201-15/+15
* * Doxygenified comments, simplifying them and shortening in the processMisha Brukman2003-11-201-67/+43
* Merging the linear scan register allocator in trunk. It currently passes most...Alkis Evlogimenos2003-11-207-4/+1724
* One new bug fixed, one old bug fixed.Chris Lattner2003-11-201-3/+3
* Testcase for PR113Chris Lattner2003-11-201-0/+10
* Don't crash if we are printing an orphaned basic block!Chris Lattner2003-11-201-13/+17
* Unbreak the "-" as filename hack.Brian Gaeke2003-11-191-2/+3
* bugzChris Lattner2003-11-191-11/+20
* Also print an error msg. for files we cannot currently deal with.Brian Gaeke2003-11-191-0/+4
* Fix PR134, by checking FileOpenable() on each input file before analyzing itsBrian Gaeke2003-11-191-1/+10
* New testcase for PR133Chris Lattner2003-11-191-0/+12
* We now support different expectations for different OS's/architectures.John Criswell2003-11-191-2/+14
* Fine grainify namespaceificationChris Lattner2003-11-191-5/+4
* update testChris Lattner2003-11-191-2/+0
* Genericize testsChris Lattner2003-11-194-25/+2
* Cleanup testChris Lattner2003-11-191-5/+2
* Really, there was a reason for me factoring that outChris Lattner2003-11-191-1/+1
* *** Significantly speed up type resultionChris Lattner2003-11-191-9/+47
* Improve test portabilityChris Lattner2003-11-191-1/+1
* Fix testcase. This should no longer be XFAIL'dChris Lattner2003-11-191-1/+1
* * Finegrainify namespacificationChris Lattner2003-11-192-73/+47
* Minor efficiency improvements, finegrainify namespacificationChris Lattner2003-11-191-11/+16
* In the future, these slabs can be null...Chris Lattner2003-11-191-1/+2
* Minor efficiency improvements all over. Finegrainify NamespacificationChris Lattner2003-11-191-37/+14
* Fine grainify namespacification, #include file that defines the interface!Chris Lattner2003-11-191-9/+11
* Finegrainify namespacificationChris Lattner2003-11-191-6/+13
* Minor speedup to do less linear time searches of information we already have.Chris Lattner2003-11-193-10/+12
* add new FAQ entryChris Lattner2003-11-191-4/+43
* More bugzChris Lattner2003-11-191-1/+3
* New testcase for PR 130Chris Lattner2003-11-191-0/+23
* Fix PR130, and testcase test/Regression/Linker/2003-11-18-TypeResolution.llChris Lattner2003-11-191-0/+7