2011-01-25 |
Devang Patel | Resolve DanglingDbgValue of PHI nodes where the use...
|
commit | commitdiff | tree |
2011-01-25 |
Devang Patel | This assertion is too restrictive, it does not apply...
|
commit | commitdiff | tree |
2011-01-24 |
Devang Patel | Speculatively revert r124138.
|
commit | commitdiff | tree |
2011-01-24 |
Devang Patel | Resolve DanglingDbgValue of PHI nodes where the use...
|
commit | commitdiff | tree |
2011-01-20 |
Devang Patel | Disable objdump-trivial-object.test. It is broken on...
|
commit | commitdiff | tree |
2011-01-20 |
Devang Patel | Fix debug info for merged global.
|
commit | commitdiff | tree |
2011-01-19 |
Devang Patel | Fix register address expression. Patch by Ken Dyck.
|
commit | commitdiff | tree |
2011-01-17 |
Devang Patel | Update tests to accomodate unnamed_addr introduction.
|
commit | commitdiff | tree |
2011-01-17 |
Devang Patel | Revert rr123550. It causes clang build failure on darwin9.
|
commit | commitdiff | tree |
2011-01-14 |
Devang Patel | Disable debug mode.
|
commit | commitdiff | tree |
2011-01-13 |
Devang Patel | Little help to debug the bugpoint itself.
|
commit | commitdiff | tree |
2011-01-13 |
Devang Patel | Speculatively revert r123384 to make llvm-gcc-i386...
|
commit | commitdiff | tree |
2011-01-12 |
Devang Patel | Use SmallVector instead of SmallPtrSet and avoid non...
|
commit | commitdiff | tree |
2011-01-11 |
Devang Patel | Appropriately truncate debug info range in dwarf output.
|
commit | commitdiff | tree |
2011-01-07 |
Devang Patel | Speculatively revert r123032.
|
commit | commitdiff | tree |
2011-01-07 |
Devang Patel | Do not include DataTypes.h in llvm-c/lto.h.
|
commit | commitdiff | tree |
2011-01-07 |
Devang Patel | Appropriately truncate debug info range in dwarf output.
|
commit | commitdiff | tree |
2011-01-06 |
Devang Patel | Emit 128 bit constant.
|
commit | commitdiff | tree |
2010-12-09 |
Devang Patel | Print breakpoints for call instructions. This is used...
|
commit | commitdiff | tree |
2010-12-09 |
Devang Patel | Add initial support to measure local variables.
|
commit | commitdiff | tree |
2010-12-09 |
Devang Patel | Add assert to catch an attempt to emit .byte 256
|
commit | commitdiff | tree |
2010-12-09 |
Devang Patel | DW_FORM_data1 may not provide sufficient room for vtable...
|
commit | commitdiff | tree |
2010-12-08 |
Devang Patel | Use type's file info while describing inheritance relationship.
|
commit | commitdiff | tree |
2010-12-08 |
Devang Patel | Add support to create debug info for functions and...
|
commit | commitdiff | tree |
2010-12-08 |
Devang Patel | Add support to create class type.
|
commit | commitdiff | tree |
2010-12-08 |
Devang Patel | Add support to create vector, array, enums etc...
|
commit | commitdiff | tree |
2010-12-08 |
Devang Patel | Global variable does not need linkage name.
|
commit | commitdiff | tree |
2010-12-07 |
Devang Patel | Add support to create local variable's debug info.
|
commit | commitdiff | tree |
2010-12-07 |
Devang Patel | Add support to create variables, structs etc.. using...
|
commit | commitdiff | tree |
2010-12-07 |
Devang Patel | Handle recursive values. Add comments.
|
commit | commitdiff | tree |
2010-12-07 |
Devang Patel | Add python scripts to extract debug info using LLDB...
|
commit | commitdiff | tree |
2010-12-07 |
Devang Patel | Add a simple breakpoint location printer. This will...
|
commit | commitdiff | tree |
2010-12-06 |
Devang Patel | Undefined value in reg 0 may need a marker to identify...
|
commit | commitdiff | tree |
2010-12-06 |
Devang Patel | If dbg_declare() or dbg_value() is not lowered by isel...
|
commit | commitdiff | tree |
2010-12-06 |
Devang Patel | Do not try luck by using given name to create temporary...
|
commit | commitdiff | tree |
2010-12-03 |
Devang Patel | Do not try luck by using given name to create temporary...
|
commit | commitdiff | tree |
2010-12-03 |
Devang Patel | Ignore '+' while creating mdnode name from ObjC symbol...
|
commit | commitdiff | tree |
2010-12-03 |
Devang Patel | It may not be an option to skip .debug_line if there...
|
commit | commitdiff | tree |
2010-12-02 |
Devang Patel | Hide tests, that check .loc, .file in output assembly...
|
commit | commitdiff | tree |
2010-12-02 |
Devang Patel | Disable .loc support on older darwin OSes.
|
commit | commitdiff | tree |
2010-12-02 |
Devang Patel | Use set directive for StartMinusEndExpr.
|
commit | commitdiff | tree |
2010-12-02 |
Devang Patel | If tehre are not any line entry then do not try to...
|
commit | commitdiff | tree |
2010-12-02 |
Devang Patel | Revert r120580.
|
commit | commitdiff | tree |
2010-12-01 |
Devang Patel | Disable debug info for x86-darwin9 and earlier until...
|
commit | commitdiff | tree |
2010-12-01 |
Devang Patel | Add hiddent command line option, as an debugging aid...
|
commit | commitdiff | tree |
2010-11-12 |
Devang Patel | Remove DW_AT_start_scope support. It is incomplete...
|
commit | commitdiff | tree |
2010-11-11 |
Devang Patel | Document debuginfo-tests.
|
commit | commitdiff | tree |
2010-11-10 |
Devang Patel | Take care of special characters while creating named...
|
commit | commitdiff | tree |
2010-11-08 |
Devang Patel | Document parameters. Fix typos.
|
commit | commitdiff | tree |
2010-11-04 |
Devang Patel | Introduce DIBuilder. It is intended to be a front-end...
|
commit | commitdiff | tree |
2010-11-04 |
Devang Patel | Add getFile() to get DIFile of a DIType.
|
commit | commitdiff | tree |
2010-11-02 |
Devang Patel | Fix DIType verifier. The element 3 is DIFile now.
|
commit | commitdiff | tree |
2010-11-02 |
Devang Patel | Simplify.
|
commit | commitdiff | tree |
2010-11-02 |
Devang Patel | If value map does not have register for an argument...
|
commit | commitdiff | tree |
2010-11-02 |
Devang Patel | Use frameindex, if available, as a last resort to emit...
|
commit | commitdiff | tree |
2010-10-29 |
Devang Patel | Simplify.
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Ignore empty blocks.
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Fix indentation.
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Backward compatibility. Gracefully handle older versions...
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Do not work too hard to find type's file info. There...
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Fix indentation.
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Do not rely on context to find file info. It is already...
|
commit | commitdiff | tree |
2010-10-28 |
Devang Patel | Technically DIFile scope should also be handled here.
|
commit | commitdiff | tree |
2010-10-27 |
Devang Patel | Give a name to nameless argument.
|
commit | commitdiff | tree |
2010-10-26 |
Devang Patel | Assign source ordering to nodes created for StoreInst.
|
commit | commitdiff | tree |
2010-10-26 |
Devang Patel | s/beginScope/beginInstruction/g
|
commit | commitdiff | tree |
2010-10-25 |
Devang Patel | Simplify.
|
commit | commitdiff | tree |
2010-10-25 |
Devang Patel | Update SelectBasicBlock signature. This should have...
|
commit | commitdiff | tree |
2010-10-25 |
Devang Patel | Add counters to count basic blocks and machine basic...
|
commit | commitdiff | tree |
2010-10-25 |
Devang Patel | Add simple counter to count no. of basic blocks without...
|
commit | commitdiff | tree |
2010-10-18 |
Devang Patel | Transfer debug loc to lowered call.
|
commit | commitdiff | tree |
2010-10-08 |
Devang Patel | Line number 0 indicates there is no source line/file...
|
commit | commitdiff | tree |
2010-10-07 |
Devang Patel | Remove LoopIndexSplit pass. It is neither maintained...
|
commit | commitdiff | tree |
2010-10-07 |
Devang Patel | Provie a clearner interface so that FE can decide whether...
|
commit | commitdiff | tree |
2010-10-06 |
Devang Patel | Add support for DW_TAG_unspecified_parameters.
|
commit | commitdiff | tree |
2010-10-04 |
Devang Patel | Fix lexical block's tag number.
|
commit | commitdiff | tree |
2010-10-01 |
Devang Patel | Add support to let FE mark explict methods as explict...
|
commit | commitdiff | tree |
2010-10-01 |
Devang Patel | Fix block descriptor documentation.
|
commit | commitdiff | tree |
2010-10-01 |
Devang Patel | Fix dbg_declare signature in document.
|
commit | commitdiff | tree |
2010-10-01 |
Devang Patel | Fix DIDerived type fields' type in document.
|
commit | commitdiff | tree |
2010-10-01 |
Devang Patel | Fix code gen crash reported in PR 8235. We still lose...
|
commit | commitdiff | tree |
2010-09-29 |
Devang Patel | Let FE mark a variable as artificial variable.
|
commit | commitdiff | tree |
2010-09-29 |
Devang Patel | Add support to let FE encode method access specifier.
|
commit | commitdiff | tree |
2010-09-29 |
Devang Patel | Generalize DISubprogram element to encode various flags...
|
commit | commitdiff | tree |
2010-09-29 |
Devang Patel | Assign DW_ACCESS_public accessibility attribute to...
|
commit | commitdiff | tree |
2010-09-28 |
Devang Patel | Provide an interface to let FEs anchor debug info for...
|
commit | commitdiff | tree |
2010-09-27 |
Devang Patel | Remove dead argument.
|
commit | commitdiff | tree |
2010-09-22 |
Devang Patel | Use DW_OP_fbreg when offset is based on frame register.
|
commit | commitdiff | tree |
2010-09-21 |
Devang Patel | Add insertAfter. This should have accompanied previous...
|
commit | commitdiff | tree |
2010-09-21 |
Devang Patel | If only user of a vreg is an copy instruction to export...
|
commit | commitdiff | tree |
2010-09-21 |
Devang Patel | Use FileCheck
|
commit | commitdiff | tree |
2010-09-16 |
Devang Patel | If FE forgot to provide a file name (usually it uses...
|
commit | commitdiff | tree |
2010-09-15 |
Devang Patel | Check bb to ensure that alloca is in separate basic...
|
commit | commitdiff | tree |
2010-09-15 |
Devang Patel | If dbg.declare from non-entry block is using alloca...
|
commit | commitdiff | tree |
2010-09-14 |
Devang Patel | After Dan's recent commit this is no longer true.
|
commit | commitdiff | tree |
2010-09-14 |
Devang Patel | Use frame index, if available for byval argument while...
|
commit | commitdiff | tree |
2010-09-13 |
Devang Patel | Fix typo in temp. script file name.
|
commit | commitdiff | tree |
2010-09-13 |
Devang Patel | Add little test script to check debug info.
|
commit | commitdiff | tree |
2010-09-10 |
Devang Patel | Add DEBUG message.
|
commit | commitdiff | tree |
2010-09-07 |
Devang Patel | remove these tests for now.
|
commit | commitdiff | tree |
next |