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