2010-07-08 |
Devang Patel | Relax assertion. In optimized code, it is possible...
|
commit | commitdiff | tree |
2010-07-08 |
Devang Patel | Reuse DIEInteger for 1. This is frequently used while...
|
commit | commitdiff | tree |
2010-07-07 |
Devang Patel | One MDNode may be used to create regular DIE as well...
|
commit | commitdiff | tree |
2010-07-07 |
Devang Patel | Print undefined/unknown debug value as "undef".
|
commit | commitdiff | tree |
2010-07-07 |
Devang Patel | Rename couple of maps.
|
commit | commitdiff | tree |
2010-07-07 |
Devang Patel | 80 cols.
|
commit | commitdiff | tree |
2010-07-07 |
Devang Patel | Update comment.
|
commit | commitdiff | tree |
2010-07-06 |
Devang Patel | Propagate debug loc.
|
commit | commitdiff | tree |
2010-07-06 |
Devang Patel | Add fixme.
|
commit | commitdiff | tree |
2010-07-06 |
Devang Patel | Fix PR7545 crash.
|
commit | commitdiff | tree |
2010-07-02 |
Devang Patel | MDString is already checked earlier.
|
commit | commitdiff | tree |
2010-07-01 |
Devang Patel | Do not require line number entry for undefined local...
|
commit | commitdiff | tree |
2010-07-01 |
Devang Patel | Preserve debug info for only extracted symbols.
|
commit | commitdiff | tree |
2010-07-01 |
Devang Patel | Debugging infomration is encoded in llvm IR using metadata...
|
commit | commitdiff | tree |
2010-07-01 |
Devang Patel | If a named mdnode is removed then mark module as changed.
|
commit | commitdiff | tree |
2010-06-30 |
Devang Patel | Remove all debug info related named mdnodes.
|
commit | commitdiff | tree |
2010-06-30 |
Devang Patel | Do not construct DIE for already processed MDNode.
|
commit | commitdiff | tree |
2010-06-30 |
Devang Patel | Add variables into a scope before constructing scope...
|
commit | commitdiff | tree |
2010-06-29 |
Devang Patel | Print InlinedAt location.
|
commit | commitdiff | tree |
2010-06-29 |
Devang Patel | Print InlinedAt location.
|
commit | commitdiff | tree |
2010-06-29 |
Devang Patel | Do not hardcode DW_AT_stmt_list value.
|
commit | commitdiff | tree |
2010-06-29 |
Devang Patel | The comment string does not match for all targets....
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Use DW_FORM_addr for DW_AT_entry_pc.
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Include inlined function in list of processed subprograms.
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Remove this weak test.
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Preserve deleted function's local variables' debug...
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Make this test darwin specific.
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Remove dead code.
|
commit | commitdiff | tree |
2010-06-28 |
Devang Patel | Use named MDNode, llvm.dbg.sp, to collect subprogram...
|
commit | commitdiff | tree |
2010-06-27 |
Devang Patel | Do not forget last element, function, while creating...
|
commit | commitdiff | tree |
2010-06-25 |
Devang Patel | Collect debug info for optimized variables of inlined...
|
commit | commitdiff | tree |
2010-06-25 |
Devang Patel | XFAIL this test on powerpc for now.
|
commit | commitdiff | tree |
2010-06-24 |
Devang Patel | DBG_VALUE machine instruction pointing to undefined...
|
commit | commitdiff | tree |
2010-06-24 |
Devang Patel | Use ValueMap instead of DenseMap.
|
commit | commitdiff | tree |
2010-06-24 |
Devang Patel | Use available typedef for " DenseMap<const Value*,...
|
commit | commitdiff | tree |
2010-06-23 |
Devang Patel | Cosmetic change.
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Revert 106592 for now. It causes clang-selfhost build...
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | If a metadata operand is seeded in value map and the...
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | While cloning a module, clone metadata attached with...
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Clone named metadata while cloning a module.
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Revert 106528. It is causing self host failures.
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Do not rely on DenseMap slot which can be easily invalidated...
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Use single interface, using twine, to get named metadata.
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Discard special LLVM prefix from linkage name.
|
commit | commitdiff | tree |
2010-06-22 |
Devang Patel | Do not rely on Twine temporaries to survive.
|
commit | commitdiff | tree |
2010-06-21 |
Devang Patel | test case for r106438.
|
commit | commitdiff | tree |
2010-06-21 |
Devang Patel | Do not directly use function names to construct new...
|
commit | commitdiff | tree |
2010-06-16 |
Devang Patel | Be specific. Use FileCheck.
|
commit | commitdiff | tree |
2010-06-16 |
Devang Patel | This requires more investigation. Unblock buildbots...
|
commit | commitdiff | tree |
2010-06-16 |
Devang Patel | Update test to explicitly capture llc output.
|
commit | commitdiff | tree |
2010-06-16 |
Devang Patel | Check function pointer first, before comparing function...
|
commit | commitdiff | tree |
2010-06-16 |
Devang Patel | Use separate named MDNode to hold each function's local...
|
commit | commitdiff | tree |
2010-06-04 |
Devang Patel | test case for r105504.
|
commit | commitdiff | tree |
2010-06-04 |
Devang Patel | Update docs to reflect new DISubprogram elements.
|
commit | commitdiff | tree |
2010-06-04 |
Devang Patel | Copy location info for current function argument from...
|
commit | commitdiff | tree |
2010-06-02 |
Devang Patel | Speedup bitcode writer. Do not walk all values for...
|
commit | commitdiff | tree |
2010-06-02 |
Devang Patel | Skip identical instruction while calculating DBG_VALUE...
|
commit | commitdiff | tree |
2010-06-02 |
Devang Patel | Use local small vector.
|
commit | commitdiff | tree |
2010-06-01 |
Devang Patel | DwarfWrite is now smart enough to drop debug value...
|
commit | commitdiff | tree |
2010-06-01 |
Devang Patel | Ignore line number of debug value in undefined register.
|
commit | commitdiff | tree |
2010-06-01 |
Devang Patel | Keep track of incoming debug value of unused argument.
|
commit | commitdiff | tree |
2010-05-28 |
Devang Patel | Fix typo.
|
commit | commitdiff | tree |
2010-05-28 |
Devang Patel | Fix typo.
|
commit | commitdiff | tree |
2010-05-27 |
Devang Patel | Do not drop location info for inlined function args.
|
commit | commitdiff | tree |
2010-05-27 |
Devang Patel | Let's try one more time to match patterns.
|
commit | commitdiff | tree |
2010-05-27 |
Devang Patel | Temp. labels number may not match for all configurations.
|
commit | commitdiff | tree |
2010-05-27 |
Devang Patel | inlined function's arguments need a label to mark the...
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | Simplify. Eliminate unneeded debug_loc entry.
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | There is no need to force an line number entry (using...
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | Update debug info when live-in reg is copied into a...
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | Identify instructions, that needs a label to mark debug...
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | Remove dead code.
|
commit | commitdiff | tree |
2010-05-26 |
Devang Patel | Do not construct location list backword!
|
commit | commitdiff | tree |
2010-05-25 |
Devang Patel | First cut at supporting .debug_loc section.
|
commit | commitdiff | tree |
2010-05-24 |
Devang Patel | Do not emit line number entries for unknown debug values.
|
commit | commitdiff | tree |
2010-05-22 |
Devang Patel | Collect variable information during endFunction() instead...
|
commit | commitdiff | tree |
2010-05-21 |
Devang Patel | Simplify
|
commit | commitdiff | tree |
2010-05-21 |
Devang Patel | Simplify.
|
commit | commitdiff | tree |
2010-05-20 |
Devang Patel | Rename variable. add comment.
|
commit | commitdiff | tree |
2010-05-20 |
Devang Patel | Refactor.
|
commit | commitdiff | tree |
2010-05-20 |
Devang Patel | Strip llvm.dbg.lv also.
|
commit | commitdiff | tree |
2010-05-20 |
Devang Patel | Split DbgVariable. Eventually, variable info will be...
|
commit | commitdiff | tree |
2010-05-19 |
Devang Patel | Revert r104165.
|
commit | commitdiff | tree |
2010-05-19 |
Devang Patel | There is no need to maintain InsnsBeginScopeSet separately.
|
commit | commitdiff | tree |
2010-05-14 |
Devang Patel | Do not forget to mark prcessed arguments.
|
commit | commitdiff | tree |
2010-05-14 |
Devang Patel | Test case for r103800.
|
commit | commitdiff | tree |
2010-05-14 |
Devang Patel | Add support to preserve type info for the variables...
|
commit | commitdiff | tree |
2010-05-12 |
Devang Patel | Test case for r103633.
|
commit | commitdiff | tree |
2010-05-10 |
Devang Patel | Enable multiple Compile Units in one module.
|
commit | commitdiff | tree |
2010-05-10 |
Devang Patel | Test case for 103414.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Instead of just verifying compile unit, verify entire...
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Remove DIGlobal.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Add DINameSpace::Verify().
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Verify variable directly.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Verify entire type descriptor not just tag.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Verify compile unit also.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Wrap const MDNode * inside DIDescriptor.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Update test to use valid debug info.
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | remove DIDescriptor::getNode()
|
commit | commitdiff | tree |
2010-05-07 |
Devang Patel | Use overloaded operators instead of DIDescriptor::getNode()
|
commit | commitdiff | tree |
next |