| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linux/msvc build, move include. | Benjamin Kramer | 2010-09-13 | 1 | -0/+1 |
* | Simplify. | Devang Patel | 2010-08-31 | 1 | -3/+3 |
* | Revert r107202. It is not adding any value. | Devang Patel | 2010-08-24 | 1 | -1/+0 |
* | Simplify. | Devang Patel | 2010-08-10 | 1 | -2/+2 |
* | Drop "const". It does not add value here. | Devang Patel | 2010-08-10 | 1 | -5/+5 |
* | Do not include file static variable in pubnames list. | Devang Patel | 2010-08-10 | 1 | -3/+0 |
* | Undo accidental commit. | Devang Patel | 2010-08-09 | 1 | -0/+3 |
* | Simplify. Avoid redundant checks. | Devang Patel | 2010-08-09 | 1 | -3/+0 |
* | Refactoring. Update DbgVarible to handle queries itself. | Devang Patel | 2010-08-09 | 1 | -6/+4 |
* | It is ok, and convenient, to pass descriptors by value. | Devang Patel | 2010-08-09 | 1 | -5/+5 |
* | Reuse DIEInteger for 1. This is frequently used while emitting an attribute u... | Devang Patel | 2010-07-08 | 1 | -0/+2 |
* | One MDNode may be used to create regular DIE as well as abstract DIE. | Devang Patel | 2010-07-07 | 1 | -0/+3 |
* | Do not hardcode DW_AT_stmt_list value. | Devang Patel | 2010-06-29 | 1 | -0/+1 |
* | Preserve deleted function's local variables' debug info. | Devang Patel | 2010-06-28 | 1 | -0/+4 |
* | Remove dead code. | Devang Patel | 2010-06-28 | 1 | -1/+1 |
* | Collect debug info for optimized variables of inlined functions. | Devang Patel | 2010-06-25 | 1 | -1/+2 |
* | Use local small vector. | Devang Patel | 2010-06-02 | 1 | -3/+0 |
* | Identify instructions, that needs a label to mark debug info entity, in advan... | Devang Patel | 2010-05-26 | 1 | -0/+7 |
* | Remove dead code. | Devang Patel | 2010-05-26 | 1 | -6/+0 |
* | First cut at supporting .debug_loc section. | Devang Patel | 2010-05-25 | 1 | -4/+31 |
* | Refactor. | Devang Patel | 2010-05-20 | 1 | -0/+8 |
* | Split DbgVariable. Eventually, variable info will be communicated through fra... | Devang Patel | 2010-05-20 | 1 | -7/+29 |
* | Revert r104165. | Devang Patel | 2010-05-19 | 1 | -0/+2 |
* | There is no need to maintain InsnsBeginScopeSet separately. | Devang Patel | 2010-05-19 | 1 | -2/+0 |
* | Add support to preserve type info for the variables that are removed by the o... | Devang Patel | 2010-05-14 | 1 | -1/+1 |
* | Enable multiple Compile Units in one module. | Devang Patel | 2010-05-10 | 1 | -2/+9 |
* | Remove DIGlobal. | Devang Patel | 2010-05-07 | 1 | -1/+1 |
* | Wrap const MDNode * inside DIDescriptor. | Devang Patel | 2010-05-07 | 1 | -15/+15 |
* | Refactor. | Devang Patel | 2010-04-28 | 1 | -0/+10 |
* | Identify when a lexical scope is split in to multiple instruction ranges. Emi... | Devang Patel | 2010-04-27 | 1 | -12/+8 |
* | Revert 102135, 102129, 102127, 102106, 102104, 102102, 102012, 102004, | Dan Gohman | 2010-04-23 | 1 | -14/+12 |
* | Add comment. | Devang Patel | 2010-04-22 | 1 | -0/+5 |
* | Adjust debug range offsets for isWeakForLinker() functions. | Devang Patel | 2010-04-22 | 1 | -0/+1 |
* | Rename InsnAfterLabelMap and InsnBeforeLabelMap. | Devang Patel | 2010-04-22 | 1 | -4/+4 |
* | Keep track of MCSymbol used to mark beginning of a function. | Devang Patel | 2010-04-22 | 1 | -1/+2 |
* | Identify when a lexical scope is split in to multiple instruction ranges. Emi... | Devang Patel | 2010-04-21 | 1 | -7/+2 |
* | Add support to emit dwarf ranges. | Devang Patel | 2010-04-16 | 1 | -1/+4 |
* | Add comment. | Devang Patel | 2010-04-15 | 1 | -0/+3 |
* | There is no need to track compile unit offsets if there is only one compile u... | Devang Patel | 2010-04-14 | 1 | -5/+0 |
* | Remove dead code. | Devang Patel | 2010-04-14 | 1 | -4/+0 |
* | Rename a function. | Devang Patel | 2010-04-08 | 1 | -4/+3 |
* | One instruction may start (or end) multiple lexical scopes. | Devang Patel | 2010-04-08 | 1 | -7/+10 |
* | Remove dead code. | Devang Patel | 2010-04-08 | 1 | -4/+0 |
* | Refactor. | Devang Patel | 2010-04-08 | 1 | -0/+5 |
* | Remove unused method. | Benjamin Kramer | 2010-04-07 | 1 | -8/+0 |
* | Use the "NamedGroupTimer" class to categorize DWARF emission better. | Bill Wendling | 2010-04-07 | 1 | -4/+0 |
* | Reverting 100530 & 100531 due to regressions in the GDB test suite. | Stuart Hastings | 2010-04-06 | 1 | -3/+0 |
* | Revise debug info machinery to digest nested functions and classes. | Stuart Hastings | 2010-04-06 | 1 | -0/+3 |
* | hopefully sate the clang self host build, which is apparently | Chris Lattner | 2010-04-05 | 1 | -0/+1 |
* | privatize more stuff, eliminate vtables. | Chris Lattner | 2010-04-05 | 1 | -27/+27 |