1. 046d100 Reinstate DW_AT_comp_dir support after D55519. by Adrian Prantl · 7 years ago
  2. 9d2872d [OpenCL] Add generic AS to 'this' pointer by Mikael Nilsson · 7 years ago
  3. 9064673 Revert "[OpenCL] Add generic AS to 'this' pointer" by Mikael Nilsson · 7 years ago
  4. 78de847 [OpenCL] Add generic AS to 'this' pointer by Mikael Nilsson · 7 years ago
  5. c2a44ec Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly. by Adrian Prantl · 7 years ago
  6. aa5bad4 Reuse code from CGDebugInfo::getOrCreateFile() when creating the file by Adrian Prantl · 7 years ago
  7. 6368818 Move CodeGenOptions from Frontend to Basic by Richard Trieu · 7 years ago
  8. 212c104 Reapply "Avoid emitting redundant or unusable directories in DIFile metadata entries."" by Adrian Prantl · 7 years ago
  9. 56acd5a Honor -fdebug-prefix-map when creating function names for the debug info. by Adrian Prantl · 7 years ago
  10. 5419a3c Revert: Honor -fdebug-prefix-map when creating function names for the debug info. by Renato Golin · 7 years ago
  11. 660d233 Revert "Avoid emitting redundant or unusable directories in DIFile metadata entries." by Ilya Biryukov · 7 years ago
  12. 40c04e4 Avoid emitting redundant or unusable directories in DIFile metadata entries. by Adrian Prantl · 7 years ago
  13. bef4f92 Honor -fdebug-prefix-map when creating function names for the debug info. by Adrian Prantl · 7 years ago
  14. 407659a Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" by Fangrui Song · 7 years ago
  15. f5d3335 Revert r347417 "Re-Reinstate 347294 with a fix for the failures." by Fangrui Song · 7 years ago
  16. 48ee4ad Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures." by Hans Wennborg · 7 years ago
  17. 8c79706e Revert r347417 "Re-Reinstate 347294 with a fix for the failures." by Hans Wennborg · 7 years ago
  18. 44a2253 [AArch64] Add aarch64_vector_pcs function attribute to Clang by Sander de Smalen · 7 years ago
  19. 6ff1751 Re-Reinstate 347294 with a fix for the failures. by Bill Wendling · 7 years ago
  20. 9f0246d Revert r347364 again, the fix was incomplete. by Nico Weber · 7 years ago
  21. 91549ed Reinstate 347294 with a fix for the failures. by Bill Wendling · 7 years ago
  22. cda5421 [DebugInfo] DISubprogram flags get their own flags word. NFC. by Paul Robinson · 7 years ago
  23. 91829ee [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' option. by George Rimar · 7 years ago
  24. 27692de DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use. by David Blaikie · 7 years ago
  25. 42ab39f Revert "Revert rL346454: Fix a use-after-free introduced by r344915." by Adrian Prantl · 7 years ago
  26. b1e694b Revert rL346454: Fix a use-after-free introduced by r344915. by Simon Pilgrim · 7 years ago
  27. 009cc9b Fix a use-after-free introduced by r344915. by Adrian Prantl · 7 years ago
  28. 3fee351 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  29. 3b12b7e Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation by Andrew Savonichev · 7 years ago
  30. 35dfce7 [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension by Andrew Savonichev · 7 years ago
  31. fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
  32. ba6fdc5 Debug Info (-gmodules): emit full types for non-anchored template specializations by Adrian Prantl · 7 years ago
  33. 022cb5b Revert r345009 "[DebugInfo] Generate debug information for labels. (After fix PR39094)" by Hans Wennborg · 7 years ago
  34. 63b09905 [DebugInfo] Generate debug information for labels. (After fix PR39094) by Hsiangkai Wang · 7 years ago
  35. 5931b4e [DebugInfo] Add support for DWARF5 call site-related attributes by Vedant Kumar · 7 years ago
  36. 2016536 Add template type and value parameter metadata nodes to template variable specializations by Matthew Voss · 7 years ago
  37. 84ffd06 Revert "[DebugInfo] Generate debug information for labels." by Vitaly Buka · 7 years ago
  38. 705121a [DebugInfo] Generate debug information for labels. by Hsiangkai Wang · 7 years ago
  39. fcd661d [CodeGen] Revert commit https://reviews.llvm.org/rL342717 by Calixte Denizet · 7 years ago
  40. 5713db4 [CodeGen] Add to emitted DebugLoc information about coverage when it's required by Calixte Denizet · 7 years ago
  41. 05a623e Remove all uses of DIFlagBlockByrefStruct by Adrian Prantl · 7 years ago
  42. 026d8a2 Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)" by Sam McCall · 7 years ago
  43. 0a875b2 [DebugInfo] Generate debug information for labels. (Fix PR37395) by Hsiangkai Wang · 7 years ago
  44. 80e1b5e [DEBUGINFO] Add support for emission of the debug directives only. by Alexey Bataev · 7 years ago
  45. 6586452 DebugInfo: Add the ability to disable DWARF name tables entirely by David Blaikie · 7 years ago
  46. 59320fc Update comments in CGDebugInfo to reflect changes in the MS mangler, NFC by Reid Kleckner · 7 years ago
  47. 9982bb8 Disable pubnames in NVPTX debug info using metadata by David Blaikie · 7 years ago
  48. 19763d9 Update for LLVM API change by David Blaikie · 7 years ago
  49. 58df0e4 [DebugInfo][OpenCL] Address post-commit review for r338299 by Scott Linder · 7 years ago
  50. ea1b0e0 Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)" by Hsiangkai Wang · 7 years ago
  51. 3bec3ab [DebugInfo] Generate debug information for labels. (Fix PR37395) by Hsiangkai Wang · 7 years ago
  52. a2227a3 Revert "Add a definition for FieldSize that seems to make sense here." by Eric Christopher · 7 years ago
  53. 8f02a9e Add a definition for FieldSize that seems to make sense here. by Eric Christopher · 7 years ago
  54. a7c4568 Fix use of uninitialized variable in r338299 by Scott Linder · 7 years ago
  55. 2b5cf04 [DebugInfo][OpenCL] Generate correct block literal debug info for OpenCL by Scott Linder · 7 years ago
  56. 0ed11a9 Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)" by Shiva Chen · 7 years ago
  57. c50fbb9 [DebugInfo] Generate debug information for labels. (Fix PR37395) by Shiva Chen · 7 years ago
  58. 044326c [CodeGen] Record if a C++ record is a trivial type by Aaron Smith · 7 years ago
  59. 891b271 [codeview] Don't emit variable templates as class members by Reid Kleckner · 7 years ago
  60. 9ef4965 [DebugInfo] Follow-up commit to improve consistency. NFC by Jonas Devlieghere · 7 years ago
  61. d8ba8ae [DebugInfo] Emit ObjC methods as part of interface by Jonas Devlieghere · 7 years ago
  62. 7609cb8 Re-land "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
  63. e597a2c Revert "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
  64. 9a8be60 [LTO] Enable module summary emission by default for regular LTO by Tobias Edler von Koch · 7 years ago
  65. ab80f3c [Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents by Leonard Chan · 7 years ago
  66. f921d85 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  67. 0d485db Revert "This diff includes changes for supporting the following types." by Leonard Chan · 7 years ago
  68. db55d83 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
  69. 7617863 Revert "[DebugInfo] Don't bother with MD5 checksums of preprocessed files." by Paul Robinson · 7 years ago
  70. 638d606 [DebugInfo] Don't bother with MD5 checksums of preprocessed files. by Paul Robinson · 7 years ago
  71. 8557ec5 by Brock Wyma · 7 years ago
  72. 3db2b10 [CodeView] Improve debugging of virtual base class member variables by Brock Wyma · 7 years ago
  73. ef2f694 Revert r331843 "[DebugInfo] Generate debug information for labels." by Hans Wennborg · 7 years ago
  74. 667fbe2 [DebugInfo] Generate debug information for labels. by Shiva Chen · 7 years ago
  75. 3a8244d Implement P0482R2, support for char8_t type. by Richard Smith · 7 years ago
  76. 4a4e7a3 [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
  77. 42b2a0e Revert r330442, CodeGen/no-ident-version.c is failing on PPC by Mikhail Maltsev · 7 years ago
  78. 6550c13 [CodeGen] Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
  79. 94ece8f [CodeView] Initial support for emitting S_THUNK32 symbols for compiler... by Brock Wyma · 7 years ago
  80. 2a8c18d Fix typos in clang by Alexander Kornienko · 7 years ago
  81. 55ebd6c Revert "Set calling convention for CUDA kernel" by Artem Belevich · 7 years ago
  82. cbec026 Fix some DenseMap use-after-rehash bugs and hoist MethodVFTableLocation by Reid Kleckner · 7 years ago
  83. e7c7d70 Revert r328845, it caused crbug.com/827810. by Nico Weber · 7 years ago
  84. 9e3eb9f Hoist MethodVFTableLocation out of MicrosoftVTableContext, NFC by Reid Kleckner · 7 years ago
  85. b2f2bb2 Set calling convention for CUDA kernel by Yaxun Liu · 7 years ago
  86. f070268 [CodeGen] Emit DWARF "constructor" calling convention by Jonas Devlieghere · 8 years ago
  87. 00f70bd Remove redundant casts. NFC by George Burgess IV · 8 years ago
  88. a2fbcef [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  89. 39ceac1 [CodeGen][DebugInfo] Refactor duplicated code, NFC by Scott Linder · 8 years ago
  90. 293a055 Implement function attribute artificial by Erich Keane · 8 years ago
  91. 94834f1 [DebugInfo] Update Checksum handling in CGDebugInfo by Scott Linder · 8 years ago
  92. 25f6be5 Re-commit r324490: [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  93. cd0ac25 Revert [DebugInfo] Improvements to representation of enumeration types (PR36168)" by Momchil Velikov · 8 years ago
  94. d7e17c2 [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  95. 891af03a Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types. by Sander de Smalen · 8 years ago
  96. 4e9a126 Reverting patch rL323952 due to build errors that I by Sander de Smalen · 8 years ago
  97. 17c4633 [DebugInfo] Enable debug information for C99 VLA types by Sander de Smalen · 8 years ago
  98. 212f3b9 [DWARFv5] Have -gdwarf-5 generate MD5 checksums by Paul Robinson · 8 years ago
  99. 6c5f03a Debug Info: Support DW_AT_calling_convention on composite types. by Adrian Prantl · 8 years ago
  100. 58000d2 Delete dead code. by Adrian Prantl · 8 years ago