Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print out a new label only if the debug location *tuple* is different. The debug | Bill Wendling | 2009-02-19 | 1 | -0/+7 |
* | --- Merging (from foreign repository) r64714 into '.': | Bill Wendling | 2009-02-17 | 1 | -5/+2 |
* | It isn't necessary to explicitly clear the contents of std::vector | Dan Gohman | 2009-02-11 | 1 | -7/+2 |
* | Constify operators. | Bill Wendling | 2009-02-06 | 1 | -2/+2 |
* | Add comparison operators to DebugLoc. | Bill Wendling | 2009-02-06 | 1 | -0/+3 |
* | Add getter for the index. | Bill Wendling | 2009-02-03 | 1 | -0/+2 |
* | Comment fixes. | Bill Wendling | 2009-01-28 | 1 | -9/+11 |
* | Refine DebugLoc per review comments. | evancheng | 2009-01-27 | 1 | -9/+11 |
* | No need to keep size of DebugLocations vector separately. | Evan Cheng | 2009-01-26 | 1 | -4/+1 |
* | Actually source file has already been uniquified into an id during isel. Elim... | evancheng | 2009-01-26 | 1 | -23/+7 |
* | Add data structure to define and track debug location during codegen. | evancheng | 2009-01-26 | 1 | -0/+109 |