1. 90c0923 [CallSite removal] Move the rest of IR implementation code away from `CallSite`. by Chandler Carruth · 7 years ago
  2. 9f3cf55 [mir] Serialize DILocation inline when not possible to use a metadata reference by Daniel Sanders · 7 years ago
  3. adcdc1b [DebugInfo] IR/Bitcode changes for DISubprogram flags. by Paul Robinson · 7 years ago
  4. 009d833 [ThinLTO] Assembly representation of ReadOnly attribute by Eugene Leviant · 7 years ago
  5. bb27911 DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers by David Blaikie · 7 years ago
  6. cb39746 [ThinLTO] Split NotEligibleToImport into legality and inlinability flags by Teresa Johnson · 7 years ago
  7. f8ab35a Emit template type and value parameter DIEs for template variables. by Matthew Voss · 7 years ago
  8. b02ba99 IR: Move AtomicRMW string names into class by Matt Arsenault · 7 years ago
  9. 0cac726 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  10. 7fb39df [ThinLTO] Efficiency fix for writing type id records in per-module indexes by Teresa Johnson · 7 years ago
  11. eb7f602 [IR] Add a boolean field in DILocation to know if a line must covered or not by Calixte Denizet · 7 years ago
  12. 4dbc512 [AArch64] Add parsing of aarch64_vector_pcs attribute. by Sander de Smalen · 7 years ago
  13. 6bcf2ba Allow creating llvm::Function in non-zero address spaces by Alexander Richardson · 7 years ago
  14. cb9a82f [ThinLTO] Add option for printing import failure reasons by Teresa Johnson · 7 years ago
  15. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  16. 55f4262 [DebugInfoMetadata] Added DIFlags interface in DIBasicType. by Adrian Prantl · 7 years ago
  17. c781680 [ThinLTO] Handle optional args in assembly format for ConstVCalls by Teresa Johnson · 7 years ago
  18. ac305e1 [ThinLTO] Escape module paths when printing by Andrew Ng · 7 years ago
  19. 3c1b5db [IR] Fix inconsistent declaration parameter name by Fangrui Song · 7 years ago
  20. fc801f5 Rename lazy initialization functions to reflect behavior (NFC) by Teresa Johnson · 7 years ago
  21. f8182f1 [ThinLTO] Fix printing of aliases for distributed backend indexes by Teresa Johnson · 7 years ago
  22. 8fc7666 [ThinLTO] Fix printing of module paths for distributed backend indexes by Teresa Johnson · 7 years ago
  23. 745918ff [ADT] Make escaping fn conform to coding guidelines by Jonas Devlieghere · 7 years ago
  24. 724e7a1 [ThinLTO] Fix bot failures from r333335 by Teresa Johnson · 7 years ago
  25. 08d5b4e [ThinLTO] Print module summary index to assembly by Teresa Johnson · 7 years ago
  26. c80c873 [NFC] Restructure linkage name printing in AsmWriter by Teresa Johnson · 7 years ago
  27. 2c86455 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. by Shiva Chen · 7 years ago
  28. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  29. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  30. 3b59a8a Update stale comment in AsmWriter.cpp by Vlad Tsyrklevich · 7 years ago
  31. f355565 [IR] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  32. d96de6f [MIR] Making MIR Printing, opt -dot-cfg, and -debug printing faster by Roman Tereshin · 8 years ago
  33. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  34. 7160384 [DebugInfo] Unify ChecksumKind and Checksum value in DIFile by Scott Linder · 8 years ago
  35. 08dc66e Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  36. 74906a4 Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)" by Momchil Velikov · 8 years ago
  37. c502027 [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  38. 8c59921 Add DWARF for discriminated unions by Adrian Prantl · 8 years ago
  39. d15b289 [Support] Move PrintEscapedString into the library its declaration is in by Benjamin Kramer · 8 years ago
  40. fdf4091 [Metadata] Extend 'count' field of DISubrange to take a metadata node by Sander de Smalen · 8 years ago
  41. 9fbc040 Make GlobalValues with non-default visibilility dso_local. by Rafael Espindola · 8 years ago
  42. e4b0231 Make internal/private GVs implicitly dso_local. by Rafael Espindola · 8 years ago
  43. 629c411 [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fast-math-flag by Sanjay Patel · 8 years ago
  44. c70d28b Represent runtime preemption in the IR. by Sean Fertile · 8 years ago
  45. 615eb47 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. by Aaron Ballman · 8 years ago
  46. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  47. ef1ae8f [AMDGPU] calling conventions for AMDPAL OS type by Tim Renouf · 8 years ago
  48. b52e236 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
  49. b95b427 [IR] Don't print "!DIExpression() = !DIExpression()" when dumping by Reid Kleckner · 8 years ago
  50. 6d35334 Parse and print DIExpressions inline to ease IR and MIR testing by Reid Kleckner · 8 years ago
  51. d63bfd2 Debug Info: Add a file: field to DIImportedEntity. by Adrian Prantl · 8 years ago
  52. 2f24e93 [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well by Martin Storsjo · 8 years ago
  53. bb80d3e Enhance synchscope representation by Konstantin Zhuravlyov · 8 years ago
  54. de6cce2 [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  55. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  56. f3d7904 [IR] Allow attributes with global variables by Javed Absar · 8 years ago
  57. a302a736 AMDGPU: Add AMDGPU_HS calling convention by Marek Olsak · 8 years ago
  58. fed4f39 Remove line and file from DINamespace. by Adrian Prantl · 8 years ago
  59. 6652a52 Use Argument::hasAttribute and AttributeList::ReturnIndex more by Reid Kleckner · 8 years ago
  60. 1d12b88 Add support for DW_TAG_thrown_type. by Adrian Prantl · 8 years ago
  61. c9a752c [AsmWriter] Eliminate warning. NFC by Serguei Katkov · 8 years ago
  62. 3a46eb4 [AsmWriter/APFloat] FP constant printing: Avoid usage of locale dependent snprinf by Serguei Katkov · 8 years ago
  63. 927d8e6 [IR] Redesign the case iterator in SwitchInst to actually be an iterator by Chandler Carruth · 8 years ago
  64. c2cb560 [IR] Add AttributeSet to hide AttributeSetNode* again, NFC by Reid Kleckner · 8 years ago
  65. eb9dd5b Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies" by Reid Kleckner · 8 years ago
  66. 3c1fc76 Allow DataLayout to specify addrspace for allocas. by Matt Arsenault · 8 years ago
  67. 211b1f3 Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies" by Reid Kleckner · 8 years ago
  68. 324c99d [IR] Make AttributeSetNode public, avoid temporary AttributeList copies by Reid Kleckner · 8 years ago
  69. cd847a8 [IR] Add AllowContract to FastMathFlags by Adam Nemet · 8 years ago
  70. b518054 Rename AttributeSet to AttributeList by Reid Kleckner · 9 years ago
  71. d5561e0 [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types by Konstantin Zhuravlyov · 9 years ago
  72. 0944a8c Change debug-info-for-profiling from a TargetOption to a function attribute. by Dehao Chen · 9 years ago
  73. 8c209aa Cleanup dump() functions. by Matthias Braun · 9 years ago
  74. 7faeecc [DebugInfo] Added support for Checksum debug info feature. by Amjad Aboud · 9 years ago
  75. aa9fe53 [AsmWriter] Remove redundant cast<>s. NFC. by Ahmed Bougacha · 9 years ago
  76. bceaaa9 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  77. 73ec065 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  78. 74a835c [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  79. 03c6d31 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  80. ce13935 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  81. 17c7f70 Replace APFloatBase static fltSemantics data members with getter functions by Stephan Bergmann · 9 years ago
  82. 804d502 Fix -Werror build with clang-cl. by Zachary Turner · 9 years ago
  83. d93620b IR: Introduce inrange attribute on getelementptr indices. by Peter Collingbourne · 9 years ago
  84. dbfda63 Add DWARF debug info support for C++11 inline namespaces. by Adrian Prantl · 9 years ago
  85. 2ede126 DebugInfo: preparation to implement DW_AT_alignment by Victor Leschuk · 9 years ago
  86. 92ccbf2 [X86] Basic additions to support RegCall Calling Convention. by Oren Ben Simhon · 9 years ago
  87. 149f6ea Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  88. 2bcac0f Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)"" by Mehdi Amini · 9 years ago
  89. 32b297a Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  90. 78b04ae Revert "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  91. e0327be Use StringRef in Support/Darf APIs (NFC) by Mehdi Amini · 9 years ago
  92. f42ec79 DIFlags: use StringRef instead of raw pointer (NFC) by Mehdi Amini · 9 years ago
  93. d4135bb DebugInfo: New metadata representation for global variables. by Peter Collingbourne · 9 years ago
  94. 5fcc418 DebugInfo: use strongly typed enum for debug info flags by Leny Kholodov · 9 years ago
  95. 3821b53 Revert "DebugInfo: use strongly typed enum for debug info flags" by Mehdi Amini · 9 years ago
  96. 356d6b6 DebugInfo: use strongly typed enum for debug info flags by Mehdi Amini · 9 years ago
  97. 9eb6a10 [IR] Properly handle escape characters in Attribute::getAsString() by Honggyu Kim · 9 years ago
  98. a01f295 DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU by David Blaikie · 9 years ago
  99. de3aea041 GlobalISel: support irtranslation of icmp instructions. by Tim Northover · 9 years ago
  100. 9cbc301 Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942. by Justin Lebar · 9 years ago