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