2011-04-08 |
Devang Patel | Add radar number for future reference. |
tree | commitdiff |
2011-04-08 |
Devang Patel | Do not emit DW_AT_upper_bound and DW_AT_lower_bound... |
tree | commitdiff |
2011-03-24 |
Devang Patel | Move test in x86 specific area. |
tree | commitdiff |
2011-03-24 |
Devang Patel | Keep track of directory namd and fIx regression caused... |
tree | commitdiff |
2011-02-24 |
Devang Patel | Remove obsolete tests. |
tree | commitdiff |
2011-02-24 |
Devang Patel | Move arch specific tests in arch specific directories. |
tree | commitdiff |
2010-12-02 |
Devang Patel | Hide tests, that check .loc, .file in output assembly... |
tree | commitdiff |
2010-11-18 |
Rafael Espindola | Change CodeGen to use .loc directives. This produces... |
tree | commitdiff |
2010-10-15 |
Jakob Stoklund Olesen | FileCheckize |
tree | commitdiff |
2010-10-01 |
Devang Patel | Fix code gen crash reported in PR 8235. We still lose... |
tree | commitdiff |
2010-09-28 |
Jim Grosbach | Add target triple info to these tests to make the resul... |
tree | commitdiff |
2010-09-16 |
Devang Patel | If FE forgot to provide a file name (usually it uses... |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Convert DbgInfoPrinter to use errs() instead of outs(). |
tree | commitdiff |
2010-08-05 |
Devang Patel | Move x86 specific tests into test/CodeGen/X86. |
tree | commitdiff |
2010-08-04 |
Devang Patel | Test case for combination of r110234 & r110235. |
tree | commitdiff |
2010-07-19 |
Devang Patel | Fix PR 7662. |
tree | commitdiff |
2010-06-30 |
Devang Patel | Add variables into a scope before constructing scope... |
tree | commitdiff |
2010-06-26 |
Benjamin Kramer | Fix some tests that didn't test anything. |
tree | commitdiff |
2010-06-16 |
Devang Patel | Be specific. Use FileCheck. |
tree | commitdiff |
2010-06-16 |
Devang Patel | This requires more investigation. Unblock buildbots... |
tree | commitdiff |
2010-06-16 |
Devang Patel | Update test to explicitly capture llc output. |
tree | commitdiff |
2010-06-01 |
Devang Patel | DwarfWrite is now smart enough to drop debug value... |
tree | commitdiff |
2010-06-01 |
Devang Patel | Keep track of incoming debug value of unused argument. |
tree | commitdiff |
2010-05-31 |
Bill Wendling | Debreak test for non-Darwin. |
tree | commitdiff |
2010-05-27 |
Devang Patel | Let's try one more time to match patterns. |
tree | commitdiff |
2010-05-27 |
Devang Patel | Temp. labels number may not match for all configurations. |
tree | commitdiff |
2010-05-27 |
Devang Patel | inlined function's arguments need a label to mark the... |
tree | commitdiff |
2010-05-26 |
Devang Patel | Simplify. Eliminate unneeded debug_loc entry. |
tree | commitdiff |
2010-05-25 |
Devang Patel | First cut at supporting .debug_loc section. |
tree | commitdiff |
2010-05-10 |
Devang Patel | Enable multiple Compile Units in one module. |
tree | commitdiff |
2010-05-04 |
Devang Patel | Set DW_AT_APPLE_omit_frame_ptr in endFunction() where... |
tree | commitdiff |
2010-05-04 |
Devang Patel | Do not ignore debug loc attached with llvm.dbg.declare... |
tree | commitdiff |
2010-04-28 |
Devang Patel | Update tests. Now DBG_VALUE instruction is created... |
tree | commitdiff |
2010-04-27 |
Dale Johannesen | Un-XFAIL this on ppc. My enabling of dbg_declare handling |
tree | commitdiff |
2010-04-26 |
Devang Patel | Use DW_AT_entry_pc instead of DW_AT_low_pc/DW_AT_high_p... |
tree | commitdiff |
2010-04-22 |
Devang Patel | Remove the test for now. |
tree | commitdiff |
2010-04-22 |
Devang Patel | Adjust debug range offsets for isWeakForLinker() functions. |
tree | commitdiff |
2010-04-20 |
Devang Patel | Add RUN: |
tree | commitdiff |
2010-04-19 |
Devang Patel | Fix typo. add a test case. |
tree | commitdiff |
2010-04-13 |
Devang Patel | XFAIL this test for powerpc. |
tree | commitdiff |
2010-04-13 |
Devang Patel | Do not include types without any definition in pubtypes... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | add newlines at the end of files. |
tree | commitdiff |
2010-04-07 |
Dale Johannesen | Split big test into multiple directories to cater to |
tree | commitdiff |
2010-04-07 |
Dale Johannesen | Test that DEBUG_VALUE comments come out on a variety... |
tree | commitdiff |
2010-04-06 |
Devang Patel | Do not emit specification DIE with DW_AT_specification... |
tree | commitdiff |
2010-04-01 |
Chris Lattner | change this from using '!dbg' to using '!dbgx'. The |
tree | commitdiff |
2010-03-30 |
Devang Patel | Ignore invalid metadata. |
tree | commitdiff |
2010-03-24 |
Devang Patel | Do not rely on getCompileUnit() to find source file... |
tree | commitdiff |
2010-03-22 |
Devang Patel | Emit DW_AT_low_pc and DW_AT_high_pc attributes for... |
tree | commitdiff |
2010-03-19 |
Devang Patel | call void @llvm.dbg.declare(metadata !{i32* null},... |
tree | commitdiff |
2010-03-12 |
Devang Patel | Fix llc crash on invalid input. |
tree | commitdiff |
2010-03-01 |
Devang Patel | Remove test to check bugfix in handing debug info for... |
tree | commitdiff |
2010-03-01 |
Devang Patel | Remove dead test. |
tree | commitdiff |
2010-03-01 |
Devang Patel | Replace test case that uses @llvm.dbg.* intrinsic with... |
tree | commitdiff |
2010-03-01 |
Devang Patel | These two tests check whether oprimizer safely ignores... |
tree | commitdiff |
2010-03-01 |
Devang Patel | This test checks whether LICM ignores @llvm.dbg.stoppoi... |
tree | commitdiff |
2010-02-01 |
Dale Johannesen | Testcase for 94996 (PR 6157) |
tree | commitdiff |
2010-01-26 |
Dale Johannesen | Generate DEBUG_VALUE comments on x86. The (limited) |
tree | commitdiff |
2010-01-20 |
Devang Patel | If a instruction belongs to another function (and not... |
tree | commitdiff |
2010-01-19 |
Dale Johannesen | Reverting. |
tree | commitdiff |
2010-01-18 |
Dale Johannesen | Enable code to emit dbg.declare as DEBUG_VALUE |
tree | commitdiff |
2010-01-15 |
Victor Hernandez | Improve llvm.dbg.declare intrinsic by referring directl... |
tree | commitdiff |
2010-01-15 |
Victor Hernandez | Revert r93504 because older uses of llvm.dbg.declare... |
tree | commitdiff |
2010-01-15 |
Victor Hernandez | Improve llvm.dbg.declare intrinsic by referring directl... |
tree | commitdiff |
2010-01-05 |
Devang Patel | If a scope has only one instruction then first instruct... |
tree | commitdiff |
2010-01-05 |
Devang Patel | Remove dead debug info intrinsics. |
tree | commitdiff |
2010-01-04 |
Devang Patel | Remove oversimplified test case. |
tree | commitdiff |
2010-01-04 |
Devang Patel | The test, derived from optimzed IR, does not mention... |
tree | commitdiff |
2009-12-16 |
Devang Patel | XFAIL on ppc-darwin. |
tree | commitdiff |
2009-12-09 |
Devang Patel | Remove tests that are not suitable anymore. Plus they... |
tree | commitdiff |
2009-12-08 |
Devang Patel | Revert 90858 90875 and 90805 for now. |
tree | commitdiff |
2009-12-08 |
Devang Patel | Do not try to push dead variable's debug info into... |
tree | commitdiff |
2009-12-01 |
Devang Patel | Clear function specific containers while processing... |
tree | commitdiff |
2009-11-11 |
Daniel Dunbar | Add missing run line. Devang, please check. |
tree | commitdiff |
2009-11-11 |
Devang Patel | Do not assume first function scope seen represents... |
tree | commitdiff |
2009-11-11 |
Devang Patel | While creating DbgScopes, do not forget parent scope. |
tree | commitdiff |
2009-11-06 |
Gabor Greif | fix typo |
tree | commitdiff |
2009-11-06 |
Devang Patel | Tolerate invalid derived type. |
tree | commitdiff |
2009-11-06 |
Devang Patel | Do not bother to emit debug info for nameless global... |
tree | commitdiff |
2009-11-06 |
Devang Patel | Do not try to emit debug info entry for dead global... |
tree | commitdiff |
2009-11-03 |
Devang Patel | Parse debug info attached with insertvalue and extractv... |
tree | commitdiff |
2009-10-17 |
Daniel Dunbar | Reclaim a lost month. |
tree | commitdiff |
2009-10-16 |
Devang Patel | Parse PHI instruction with attached metadata. |
tree | commitdiff |
2009-10-16 |
Devang Patel | If there is not any llvm instruction associated with... |
tree | commitdiff |
2009-10-08 |
Bill Wendling | It's possible for a global variable to be optimized... |
tree | commitdiff |
2009-09-28 |
Dan Gohman | Move the dominator verification code out of special... |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Eliminate more redundant llvm-as calls. |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Change tests from "opt %s" to "opt < %s" so that opt... |
tree | commitdiff |
2009-09-09 |
Dan Gohman | Eliminate more uses of llvm-as and llvm-dis. |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Use opt -S instead of piping bitcode output through... |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Change these tests to feed the assembly files to opt... |
tree | commitdiff |
2009-09-02 |
Torok Edwin | Fix DbgStopPointInst->getFileName/getDirectory, broken... |
tree | commitdiff |
2009-08-28 |
Devang Patel | Reapply 79977. |
tree | commitdiff |
2009-08-27 |
Bill Wendling | This is passing for PPC on Mac OS X. |
tree | commitdiff |
2009-08-26 |
Devang Patel | Revert 79977. It causes llvm-gcc bootstrap failures... |
tree | commitdiff |
2009-08-25 |
Torok Edwin | Remove target triple from this test, it fails on x86... |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Remove obsolete -f flags. |
tree | commitdiff |
2009-08-25 |
Devang Patel | Update DebugInfo interface to use metadata, instead... |
tree | commitdiff |
2009-08-14 |
Daniel Dunbar | Take another shot at disabling this when no ppc support... |
tree | commitdiff |
2009-08-13 |
Daniel Dunbar | Mark this test as requiring the powerpc target. |
tree | commitdiff |
next |