1. aece2dc AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang' by Duncan P. N. Exon Smith · 11 years ago
  2. 171d077 AsmWriter/Bitcode: MDDerivedType and MDCompositeType by Duncan P. N. Exon Smith · 11 years ago
  3. f14b9c7 AsmWriter/Bitcode: MDFile by Duncan P. N. Exon Smith · 11 years ago
  4. cd6636c AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding' by Duncan P. N. Exon Smith · 11 years ago
  5. 09e03f3 AsmWriter/Bitcode: MDBasicType by Duncan P. N. Exon Smith · 11 years ago
  6. 8775476 AsmWriter/Bitcode: MDEnumerator by Duncan P. N. Exon Smith · 11 years ago
  7. c7363f1 AsmWriter/Bitcode: MDSubrange by Duncan P. N. Exon Smith · 11 years ago
  8. fad5a31 AsmParser: Validate alloca's type by David Majnemer · 11 years ago
  9. 3007453 AsmParser: Don't crash when insertvalue has bad operands by David Majnemer · 11 years ago
  10. 19b5105 AsmParser: Switch some vectors to maps by David Majnemer · 11 years ago
  11. ed458fa AsmParser: Add stubs for specialized MDNodes, NFC by Duncan P. N. Exon Smith · 11 years ago
  12. af677eb IR: Allow 32-bits for lines in debug location by Duncan P. N. Exon Smith · 11 years ago
  13. a81f7e1 AsmParser: Use DW_TAG_hi_user instead of magic constant, NFC by Duncan P. N. Exon Smith · 11 years ago
  14. 9c93dc6 AsmParser: Split out LineField, NFC by Duncan P. N. Exon Smith · 11 years ago
  15. 2f09c46 Fix GCC error caused by r228211 by Duncan P. N. Exon Smith · 11 years ago
  16. 077c031 AsmParser: Move MDField details to source file, NFC by Duncan P. N. Exon Smith · 11 years ago
  17. fad631a AsmParser: Simplify assertion, NFC by Duncan P. N. Exon Smith · 11 years ago
  18. 7a96878 AsmParser: Remove dead code, NFC by Duncan P. N. Exon Smith · 11 years ago
  19. 39b10c2 AsmParser: Simplify MDUnsignedField by Duncan P. N. Exon Smith · 11 years ago
  20. 9748607 AsmParser: Recognize DW_TAG_* constants by Duncan P. N. Exon Smith · 11 years ago
  21. 4e4aa70 IR: Assembly and bitcode for GenericDebugNode by Duncan P. N. Exon Smith · 11 years ago
  22. d9901ff IR: Split out DebugInfoMetadata.h, NFC by Duncan P. N. Exon Smith · 11 years ago
  23. a747728 AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC by Duncan P. N. Exon Smith · 11 years ago
  24. 8839cb1 AsmParser: Refactor duplicate code, NFC by Duncan P. N. Exon Smith · 11 years ago
  25. 2a6b5fc AsmParser: Abstract more of MDLocation parser, NFC by Duncan P. N. Exon Smith · 11 years ago
  26. 66ca92e AsmParser: Split up ParseMDFieldsImpl(), NFC by Duncan P. N. Exon Smith · 11 years ago
  27. 13890af AsmParser: Fix error location for missing fields by Duncan P. N. Exon Smith · 11 years ago
  28. 2bc00f4 IR: Merge UniquableMDNode back into MDNode, NFC by Duncan P. N. Exon Smith · 11 years ago
  29. 7d82313 IR: Return unique_ptr from MDNode::getTemporary() by Duncan P. N. Exon Smith · 11 years ago
  30. 946fdcc IR: Remove MDNodeFwdDecl by Duncan P. N. Exon Smith · 11 years ago
  31. 2f5bb31 IR: Allow 16-bits for column info by Duncan P. N. Exon Smith · 11 years ago
  32. 6a48483 AsmParser/Bitcode: Add support for MDLocation by Duncan P. N. Exon Smith · 11 years ago
  33. 0b31dd1 AsmParser: Use subclass API instead of MDNode wrappers, NFC by Duncan P. N. Exon Smith · 11 years ago
  34. f825dae AsmParser: Factor duplicated code into ParseMDNode(), NFC by Duncan P. N. Exon Smith · 11 years ago
  35. 62a7919 AsmParser: Reorder ParseMetadata() logic, NFC by Duncan P. N. Exon Smith · 11 years ago
  36. dbcff30 AsmParser: Simplify ParseMDTuple(), NFC by Duncan P. N. Exon Smith · 11 years ago
  37. 58ef9d1 AsmParser: ParseMDNode() => ParseMDTuple(), NFC by Duncan P. N. Exon Smith · 11 years ago
  38. a8d9a02 AsmParser: Remove unused version of ParseMDNodeID() by Duncan P. N. Exon Smith · 11 years ago
  39. ab617d5 AsmParser: Use normal references for metadata attachments, NFC by Duncan P. N. Exon Smith · 11 years ago
  40. 118632d IR: Split GenericMDNode into MDTuple and UniquableMDNode by Duncan P. N. Exon Smith · 11 years ago
  41. 090a19b IR: Add 'distinct' MDNodes to bitcode and assembly by Duncan P. N. Exon Smith · 11 years ago
  42. 83a362c Change the .ll syntax for comdats and add a syntactic sugar. by Rafael Espindola · 11 years ago
  43. be7ea19 IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  44. 0a14c0e AsmParser: Don't crash on an ill-formed MDNodeVector by David Majnemer · 11 years ago
  45. 06f960d AsmParser: Don't crash on an ill-formed MDNodeVector by David Majnemer · 11 years ago
  46. 5bf8fef IR: Split Metadata from Value by Duncan P. N. Exon Smith · 11 years ago
  47. b39e22b AsmParser: Don't crash on malformed attribute groups by David Majnemer · 11 years ago
  48. 598bd05 Reland r223754 by David Majnemer · 11 years ago
  49. 8d3e580 Revert "AsmParser: Reject invalid mismatch between forward ref and def" by David Majnemer · 11 years ago
  50. e9efeca AsmParser: Reject invalid mismatch between forward ref and def by David Majnemer · 11 years ago
  51. 545a9b0 IR: Add missing tests for function-local metadata by Duncan P. N. Exon Smith · 11 years ago
  52. 35303fd IR: Disallow function-local metadata attachments by Duncan P. N. Exon Smith · 11 years ago
  53. da41af9 IR: Disallow complicated function-local metadata by Duncan P. N. Exon Smith · 11 years ago
  54. 51d2de7 Prologue support by Peter Collingbourne · 11 years ago
  55. 35fc363 Parse 'ghccc' in .ll files as the GHC convention (cc 10) by Reid Kleckner · 11 years ago
  56. 70573dc Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool> by David Blaikie · 11 years ago
  57. 9ccce99 X86: Implement the vectorcall calling convention by Reid Kleckner · 11 years ago
  58. 17a9cff Make CallingConv::ID an alias of "unsigned". by Alexey Samsonov · 11 years ago
  59. 039781e Fix typos in comments, NFC by Robin Morisset · 11 years ago
  60. 8349864 Declare that musttail calls in variadic functions forward the ellipsis by Reid Kleckner · 11 years ago
  61. 0a448fb IR: Implement uselistorder assembly directives by Duncan P. N. Exon Smith · 11 years ago
  62. 1716990 LLParser: Handle BlockAddresses on-the-fly by Duncan P. N. Exon Smith · 11 years ago
  63. 6a6e9cb Remove dead code in condition by Duncan P. N. Exon Smith · 11 years ago
  64. 464fe02 Use "weak alias" instead of "alias weak" by Rafael Espindola · 11 years ago
  65. df2c3e8 AsmParser: remove deprecated LLIR support by Saleem Abdulrasool · 11 years ago
  66. b0407ba Add a dereferenceable attribute by Hal Finkel · 11 years ago
  67. dad0a64 IR: Add COMDATs to the IR by David Majnemer · 11 years ago
  68. e69170a Revert "Introduce a string_ostream string builder facilty" by Alp Toker · 11 years ago
  69. 6147173 Introduce a string_ostream string builder facilty by Alp Toker · 11 years ago
  70. 5d5e18d Rename loop unrolling and loop vectorizer metadata to have a common prefix. by Eli Bendersky · 11 years ago
  71. 420a216 IR: add "cmpxchg weak" variant to support permitted failure. by Tim Northover · 11 years ago
  72. 42a4c9f Allow aliases to be unnamed_addr. by Rafael Espindola · 11 years ago
  73. 44cb65f Add a new attribute called 'jumptable' that creates jump-instruction tables for functions marked with this attribute. by Tom Roeder · 11 years ago
  74. 4dc5dfc Clauses in a landingpad are always Constant. Use a stricter type. by Rafael Espindola · 11 years ago
  75. 5d92ffb Update comments to match reality. by Rafael Espindola · 11 years ago
  76. 63e92fb Fix a small bug in the parsing of anonymous globals. by Rafael Espindola · 11 years ago
  77. 52b7442 Simplify the parsing of unnamed globals. No functionality changed. by Rafael Espindola · 11 years ago
  78. 6efc78e Update comment. This should have been part of r210062. by Rafael Espindola · 11 years ago
  79. 64c1e18 Allow alias to point to an arbitrary ConstantExpr. by Rafael Espindola · 11 years ago
  80. 59f7eba [pr19844] Add thread local mode to aliases. by Rafael Espindola · 11 years ago
  81. d52b152 Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden! by Nick Lewycky · 11 years ago
  82. f1bedd374 Use create methods since msvc doesn't handle delegating constructors. by Rafael Espindola · 11 years ago
  83. 8370565 Reduce abuse of default values in the GlobalAlias constructor. by Rafael Espindola · 11 years ago
  84. 6b23863 Fix most of PR10367. by Rafael Espindola · 11 years ago
  85. 4fe0094 Change the GlobalAlias constructor to look a bit more like GlobalVariable. by Rafael Espindola · 11 years ago
  86. c487d73 Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'" by Reid Kleckner · 11 years ago
  87. aa27382 Don't crash on redefinitions. by Rafael Espindola · 11 years ago
  88. b80de10 IR: Don't allow non-default visibility on local linkage by Duncan P. N. Exon Smith · 11 years ago
  89. 5772b77 Add 'musttail' marker to call instructions by Reid Kleckner · 12 years ago
  90. 2617dcc [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 12 years ago
  91. efa31a9 AsmParser: add a warning for compatibility parsing by Saleem Abdulrasool · 12 years ago
  92. c128135 AsmParser: restore LLVM IR compatibility for linker_private{,_weak} by Saleem Abdulrasool · 12 years ago
  93. 2fb5bc3 Remove the linker_private and linker_private_weak linkages. by Rafael Espindola · 12 years ago
  94. e94a518 IR: add a second ordering operand to cmpxhg for failure by Tim Northover · 12 years ago
  95. c4ab61c IR: Change inalloca's grammar a bit by David Majnemer · 12 years ago
  96. 9106521 [Layering] Move AutoUpgrade.h into the IR library where its by Chandler Carruth · 12 years ago
  97. 1c84322 [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret' by Reid Kleckner · 12 years ago
  98. 436c42e Add an inalloca flag to allocas by Reid Kleckner · 12 years ago
  99. e625013 Add two new calling conventions for runtime calls by Juergen Ributzka · 12 years ago
  100. 7157bb7 Decouple dllexport/dllimport from linkage by Nico Rieck · 12 years ago