1. 806e03d Add a relocation visitor to lib object. This works via caching relocated by Eric Christopher · 12 years ago
  2. ce3da6f Make sure to generate the right kind of MDNode for enum forward declarations. by Eli Friedman · 12 years ago
  3. 0313ced Update this a bit more to represent how the prologue should work: by Eric Christopher · 12 years ago
  4. 76ad43c Revert 165051-165049 while looking into the foreach.m failure in more detail. by Eric Christopher · 12 years ago
  5. 394820b Revert "Don't use a debug location for frame setup instructions in the" by Eric Christopher · 12 years ago
  6. abe7043 Allow alternate instructions to silence bot. by Eric Christopher · 12 years ago
  7. 9fd3046 Don't use a debug location for frame setup instructions in the by Eric Christopher · 12 years ago
  8. 96bd441 Remove the SavePoint infrastructure from fast isel, replace by Eric Christopher · 12 years ago
  9. fba80d9 Fix broken tests. by Benjamin Kramer · 12 years ago
  10. e7381cc Fix tests that didn't test anything. by Benjamin Kramer · 12 years ago
  11. d57ae39 Only emit DW_AT_object_pointer if this is a definition. by Eric Christopher · 12 years ago
  12. 0480064 llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.ll to X86. by NAKAMURA Takumi · 12 years ago
  13. e521278 Recommit, with fixes: by Eric Christopher · 12 years ago
  14. fd1cd57 Revert "Add some support for dealing with an object pointer on arguments." by Eric Christopher · 12 years ago
  15. 2c57a33 Add some support for dealing with an object pointer on arguments. by Eric Christopher · 12 years ago
  16. 09e4750 Revert r160148 it seems to cause more problems than it should by Eric Christopher · 12 years ago
  17. 5eae90d Add support for fetching inlining context (stack of source code locations) by Alexey Samsonov · 12 years ago
  18. eceb5b9 Add basic support for .debug_ranges section to LLVM's DebugInfo library. by Alexey Samsonov · 12 years ago
  19. 873cf0a Use DW_FORM_flag_present to save space in debug information if we're by Eric Christopher · 12 years ago
  20. cbbd5b1 Remove the DW_AT_MIPS_linkage name attribute when we don't need it by Eric Christopher · 12 years ago
  21. 20f47ab Turn these two options in to trinary state so that they can be by Eric Christopher · 12 years ago
  22. 3180d5a Make this darwin specific to try to silence the bots. by Eric Christopher · 12 years ago
  23. 360f006 Emit pubtypes only when going for darwin gdb compatibility. by Eric Christopher · 12 years ago
  24. ccffa84 Filecheck-ize. by Eric Christopher · 12 years ago
  25. 351f83b Fix the representation of debug line table in DebugInfo LLVM library, by Alexey Samsonov · 12 years ago
  26. 6635cad Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd. It's causing by Eric Christopher · 12 years ago
  27. c23b933 Add a DW_AT_high_pc for CUs that are a single address range. Update by Eric Christopher · 12 years ago
  28. a45d4d1 test/DebugInfo/dwarfdump-test.test: Tweak expressions for Win32 to match backslashes. They are still odd, though. by NAKAMURA Takumi · 12 years ago
  29. 71d94f8 DebugInfo library: add support for fetching absolute paths to source files by Alexey Samsonov · 12 years ago
  30. 9d26b0b Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in r159512. by Alexey Samsonov · 12 years ago
  31. 5cf55e1 The end of the prologue should be marked with is_stmt. Fixes PR13303. by Eric Christopher · 12 years ago
  32. b67bd33 Fix PR13202 and a regtest. by Alexey Samsonov · 12 years ago
  33. 49589f0 Convert the uses of '|&' to use '2>&1 |' instead, which works on old by Chandler Carruth · 12 years ago
  34. 3e25c4a This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF parser: by Alexey Samsonov · 12 years ago
  35. ffccd92 Emit relocations for DW_AT_location entries on systems which need it. This is by Nick Lewycky · 12 years ago
  36. fc4199b Add support for enum forward declarations. by Eric Christopher · 12 years ago
  37. 27302f0 Have getOrCreateSubprogramDIE store the DIE for a subprogram by Peter Collingbourne · 12 years ago
  38. bb0f6ea Add support for C++11 enum classes in llvm. by Eric Christopher · 12 years ago
  39. 791e629 Actually support DW_TAG_rvalue_reference_type that we were trying by Eric Christopher · 12 years ago
  40. 5012076 Handle OpDeref in case it comes in as a register operand. by Eric Christopher · 12 years ago
  41. d07d06c X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to generate debug info for local variables) if stack needs realignment by Alexey Samsonov · 12 years ago
  42. 60b35f4 Patch to set is_stmt a little better for prologue lines in a function. by Eric Christopher · 13 years ago
  43. fa5b050 Fix thinko check for number of operands to be the one that actually by Eric Christopher · 13 years ago
  44. 663e0cf Fix the output of the DW_TAG_friend tag to include DW_AT_friend by Eric Christopher · 13 years ago
  45. 130ba34 Add a test for the previous commit. Also, remove two tests that were by Eric Christopher · 13 years ago
  46. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 13 years ago
  47. 5587a8e llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. by NAKAMURA Takumi · 13 years ago
  48. 75df9f2 Do the right thing on NULL uint64 fields. by Eric Christopher · 13 years ago
  49. 2125d5a For types with a parent of the compile unit make sure and emit by Eric Christopher · 13 years ago
  50. 8d101c3 Revert the removal of DW_AT_MIPS_linkage_name when we aren't putting by Eric Christopher · 13 years ago
  51. fc7e9ef Remove the DW_AT_MIPS_linkage name attribute when we don't need it by Eric Christopher · 13 years ago
  52. 8938895 Add the DW_AT_APPLE_runtime_class attribute to forward declarations by Eric Christopher · 13 years ago
  53. 7550f7d Revert "Reorder the sections being output to reduce the number of assembler" by Eric Christopher · 13 years ago
  54. 12313a5 Reorder the sections being output to reduce the number of assembler by Eric Christopher · 13 years ago
  55. 178606d If the Address of a variable is an argument then treat the entire by Eric Christopher · 13 years ago
  56. 8b6fe6b Only add DW_AT_prototyped if we're working with a C-like language. by Eric Christopher · 13 years ago
  57. ce70903 Testcase for previous commit. by Eric Christopher · 13 years ago
  58. 35f225a There's no need for a DW_AT_byte_size on a pointer type. by Eric Christopher · 13 years ago
  59. 0f0c411 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. by Eli Bendersky · 13 years ago
  60. bae0884 Fix the testcases for the previous patch. by Eric Christopher · 13 years ago
  61. dcc296d Don't avoid recursing for pointer types, just reference types. Expand on by Eric Christopher · 13 years ago
  62. 2e1b0c0 When recursing for the original size of a type, stop if we are at a by Eric Christopher · 13 years ago
  63. d2bf432 Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. by Chris Lattner · 13 years ago
  64. a7e6f74 remove autoupgrade support for really old-style debug info intrinsics. by Chris Lattner · 13 years ago
  65. d1ac3a4 The dwarf standard says that the only differences between a out-of-line by Rafael Espindola · 13 years ago
  66. 48857eb Move X86 specific test in X86 directory. by Devang Patel · 13 years ago
  67. 2d5bbef Move X86 specific test in X86 directory. by Devang Patel · 13 years ago
  68. 01b55b4 Check in getOrCreateSubprogramDIE if a declaration exists and if so output by Rafael Espindola · 13 years ago
  69. aa25727 Add triple to test. by Rafael Espindola · 13 years ago
  70. b052728 Emit declarations before definitions if they are available. This causes DW_AT_specification to by Rafael Espindola · 13 years ago
  71. 9c06bc7 Move another test requiring x86 into X86 directory. by Eli Friedman · 13 years ago
  72. f001fe7 Move test requiring x86 backend into X86 directory. by Eli Friedman · 13 years ago
  73. 6a7efcf Always use the string pool, even when it makes the .o larger. This may help by Nick Lewycky · 13 years ago
  74. 390c40d Teach our Dwarf emission to use the string pool. by Nick Lewycky · 13 years ago
  75. 6618a24 Add a new wrapper node for a DILexicalBlock that encapsulates it and a by Eric Christopher · 13 years ago
  76. 28f7690 Fix this test so it doesn't fail on Mac. by Eli Friedman · 13 years ago
  77. 439780e Fix emission of debug data for global variables. getContext() on DIGlobalVariables is not valid any more. by James Molloy · 13 years ago
  78. f2e6d33 Update tests. Remove irrelevant tests. by Devang Patel · 13 years ago
  79. 93d39be Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. by Devang Patel · 13 years ago
  80. 33ded73 Test for previous commit. by Rafael Espindola · 13 years ago
  81. 240aa60 Move test for appropriate directory. by Galina Kistanova · 13 years ago
  82. 37afca1 Fix a regression I recently introduced by removing DwarfRegNum of subregisters: by Rafael Espindola · 13 years ago
  83. 78ff647 Looks like OS X assemblers (including MC) don't like by Rafael Espindola · 13 years ago
  84. 0cb3563 Move test. by Rafael Espindola · 13 years ago
  85. 8d9e1c2 Move test. by Rafael Espindola · 13 years ago
  86. 88a5fb8 Add triple. by Rafael Espindola · 13 years ago
  87. 12f197b The EH symbols are only needed in eh_frame, not debug_frame. by Rafael Espindola · 13 years ago
  88. e29887b Use .cfi_sections to put the unwind info in .debug_frame when possible. With by Rafael Espindola · 13 years ago
  89. 9dabb78 Move few target-dependant tests to appropriate directories. by Galina Kistanova · 13 years ago
  90. 597a766 Producing a DW_FORM_addr for DW_AT_stmt_list is probably correct, but by Rafael Espindola · 13 years ago
  91. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  92. f03a338 Add radar number for future reference. by Devang Patel · 14 years ago
  93. fb6e8d6 Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array. by Devang Patel · 14 years ago
  94. 439e0c7 Move test in x86 specific area. by Devang Patel · 14 years ago
  95. 23670e5 Keep track of directory namd and fIx regression caused by Rafael's patch r119613. by Devang Patel · 14 years ago
  96. 3a96275 Remove obsolete tests. by Devang Patel · 14 years ago
  97. 3fe3424 Move arch specific tests in arch specific directories. by Devang Patel · 14 years ago
  98. 3fda44f Hide tests, that check .loc, .file in output assembly, from darwin9 buildbot. by Devang Patel · 14 years ago
  99. 5c05563 Change CodeGen to use .loc directives. This produces a lot more readable output by Rafael Espindola · 14 years ago
  100. c279c90 FileCheckize by Jakob Stoklund Olesen · 14 years ago