| Commit message (Expand) | Author | Age | Files | Lines |
* | This function REALLY DOES return void | Chris Lattner | 2003-11-20 | 1 | -1/+1 |
* | * Finegrainify namespacification | Chris Lattner | 2003-11-20 | 1 | -8/+27 |
* | Fix an all too common form of the 'Found global types that are not compatible... | Chris Lattner | 2003-11-20 | 1 | -0/+10 |
* | Bug | Chris Lattner | 2003-11-20 | 1 | -1/+2 |
* | New testcase for PR143 | Chris Lattner | 2003-11-20 | 1 | -0/+10 |
* | Blow away compiled versions of qmtest classes on 'make clean'. | Brian Gaeke | 2003-11-20 | 1 | -0/+2 |
* | Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx. | Brian Gaeke | 2003-11-20 | 1 | -1/+1 |
* | Bug | Chris Lattner | 2003-11-20 | 1 | -1/+2 |
* | New testcase for PR132 | Chris Lattner | 2003-11-20 | 1 | -0/+5 |
* | Bug fix | Chris Lattner | 2003-11-20 | 1 | -2/+2 |
* | When writing out the runner script, add -load=<lib> lines to pull in all the | Misha Brukman | 2003-11-20 | 1 | -1/+18 |
* | Add ability to search only for native shared object, and expose the | Misha Brukman | 2003-11-20 | 3 | -14/+14 |
* | New testcase for PR141 | Chris Lattner | 2003-11-20 | 1 | -0/+10 |
* | Start using the nicer terminator auto-insertion API | Chris Lattner | 2003-11-20 | 12 | -46/+32 |
* | Spew symbolic types! | Chris Lattner | 2003-11-20 | 3 | -9/+24 |
* | When spewing out warnings during function resolution, do not vomit out pages | Chris Lattner | 2003-11-20 | 1 | -4/+8 |
* | Somehow I forgot poor little UnwindInst | Chris Lattner | 2003-11-20 | 2 | -4/+8 |
* | * Finegrainify namespacification | Chris Lattner | 2003-11-20 | 6 | -29/+79 |
* | * Add new constructors to allow insertion of terminator instructions at the | Chris Lattner | 2003-11-20 | 2 | -6/+32 |
* | For consistency, removed space between function name and left paren in function | Misha Brukman | 2003-11-20 | 1 | -15/+15 |
* | * Doxygenified comments, simplifying them and shortening in the process | Misha Brukman | 2003-11-20 | 1 | -67/+43 |
* | Merging the linear scan register allocator in trunk. It currently passes most... | Alkis Evlogimenos | 2003-11-20 | 7 | -4/+1724 |
* | One new bug fixed, one old bug fixed. | Chris Lattner | 2003-11-20 | 1 | -3/+3 |
* | Testcase for PR113 | Chris Lattner | 2003-11-20 | 1 | -0/+10 |
* | Don't crash if we are printing an orphaned basic block! | Chris Lattner | 2003-11-20 | 1 | -13/+17 |
* | Unbreak the "-" as filename hack. | Brian Gaeke | 2003-11-19 | 1 | -2/+3 |
* | bugz | Chris Lattner | 2003-11-19 | 1 | -11/+20 |
* | Also print an error msg. for files we cannot currently deal with. | Brian Gaeke | 2003-11-19 | 1 | -0/+4 |
* | Fix PR134, by checking FileOpenable() on each input file before analyzing its | Brian Gaeke | 2003-11-19 | 1 | -1/+10 |
* | New testcase for PR133 | Chris Lattner | 2003-11-19 | 1 | -0/+12 |
* | We now support different expectations for different OS's/architectures. | John Criswell | 2003-11-19 | 1 | -2/+14 |
* | Fine grainify namespaceification | Chris Lattner | 2003-11-19 | 1 | -5/+4 |
* | update test | Chris Lattner | 2003-11-19 | 1 | -2/+0 |
* | Genericize tests | Chris Lattner | 2003-11-19 | 4 | -25/+2 |
* | Cleanup test | Chris Lattner | 2003-11-19 | 1 | -5/+2 |
* | Really, there was a reason for me factoring that out | Chris Lattner | 2003-11-19 | 1 | -1/+1 |
* | *** Significantly speed up type resultion | Chris Lattner | 2003-11-19 | 1 | -9/+47 |
* | Improve test portability | Chris Lattner | 2003-11-19 | 1 | -1/+1 |
* | Fix testcase. This should no longer be XFAIL'd | Chris Lattner | 2003-11-19 | 1 | -1/+1 |
* | * Finegrainify namespacification | Chris Lattner | 2003-11-19 | 2 | -73/+47 |
* | Minor efficiency improvements, finegrainify namespacification | Chris Lattner | 2003-11-19 | 1 | -11/+16 |
* | In the future, these slabs can be null... | Chris Lattner | 2003-11-19 | 1 | -1/+2 |
* | Minor efficiency improvements all over. Finegrainify Namespacification | Chris Lattner | 2003-11-19 | 1 | -37/+14 |
* | Fine grainify namespacification, #include file that defines the interface! | Chris Lattner | 2003-11-19 | 1 | -9/+11 |
* | Finegrainify namespacification | Chris Lattner | 2003-11-19 | 1 | -6/+13 |
* | Minor speedup to do less linear time searches of information we already have. | Chris Lattner | 2003-11-19 | 3 | -10/+12 |
* | add new FAQ entry | Chris Lattner | 2003-11-19 | 1 | -4/+43 |
* | More bugz | Chris Lattner | 2003-11-19 | 1 | -1/+3 |
* | New testcase for PR 130 | Chris Lattner | 2003-11-19 | 1 | -0/+23 |
* | Fix PR130, and testcase test/Regression/Linker/2003-11-18-TypeResolution.ll | Chris Lattner | 2003-11-19 | 1 | -0/+7 |