Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |