Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "I see dead code". IdempotentOperationChecker::isTruncationExtensionAssignment | Chris Lattner | 2010-09-03 | 1 | -8/+2 |
* | reduce redundant are's | Chris Lattner | 2010-01-20 | 1 | -1/+1 |
* | Be more careful with anonymous namespaces, since Clang diagnoses the ambiguit... | Douglas Gregor | 2009-11-17 | 1 | -19/+9 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -53/+53 |
* | Fix a corner case that ted hit in -emit-html, rdar://5863212 | Chris Lattner | 2008-04-15 | 1 | -1/+1 |
* | Change the RewriteRope::Chunks data structure from an std::list into | Chris Lattner | 2008-04-14 | 1 | -6/+8 |
* | Change the btree algorithm to split nodes bottom-up instead of top-down. | Chris Lattner | 2008-04-13 | 1 | -77/+115 |
* | split node splitting from interior node restructuring. | Chris Lattner | 2008-04-13 | 1 | -37/+61 |
* | final cleanup, the code is now in a reviewable state. | Chris Lattner | 2008-04-12 | 1 | -1/+6 |
* | move the DeltaTree implementation out of line, remove debugging printfs etc. | Chris Lattner | 2008-04-12 | 1 | -0/+416 |