2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-23 |
David Majnemer | AsmParser: Check ConstantExpr insertvalue operands... |
tree | commitdiff |
2015-02-23 |
David Majnemer | AsmParser: Call instructions can't have an alignment |
tree | commitdiff |
2015-02-22 |
David Majnemer | AsmParser: Check ConstantExpr GEP operands for validity |
tree | commitdiff |
2015-02-21 |
Duncan P. N. Exon... | AsmParser/Writer: Handle symbolic constants in DI ... |
tree | commitdiff |
2015-02-21 |
Duncan P. N. Exon... | AsmParser: Use StringRef for keyword comparisons, NFC |
tree | commitdiff |
2015-02-20 |
Duncan P. N. Exon... | AsmParser: Use do{}while(false) in macros, NFC |
tree | commitdiff |
2015-02-19 |
Duncan P. N. Exon... | IR: Fix MDType fields from unsigned to uint64_t |
tree | commitdiff |
2015-02-19 |
Duncan P. N. Exon... | IR: Drop scope from MDTemplateParameter |
tree | commitdiff |
2015-02-18 |
Duncan P. N. Exon... | IR: Allow MDSubrange to have 'count: -1' |
tree | commitdiff |
2015-02-18 |
Duncan P. N. Exon... | IR: Swap order of name and value in MDEnum |
tree | commitdiff |
2015-02-16 |
David Majnemer | AsmParser: extractvalue requires at least one index... |
tree | commitdiff |
2015-02-16 |
David Majnemer | AsmParser: Make sure GlobalVariables have sane types |
tree | commitdiff |
2015-02-16 |
David Majnemer | AsmParser: Reject alloca with function type |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDImportedEntity |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDObjCProperty |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDExpression |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLocalVariable |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDGlobalVariable |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDNamespace |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlockFile |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDLexicalBlock |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in... |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubprogram |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDCompileUnit |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubroutineType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter: MDCompositeType: Recognize DW_LANG in 'runti... |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDDerivedType and MDCompositeType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDFile |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding' |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDBasicType |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDEnumerator |
tree | commitdiff |
2015-02-13 |
Duncan P. N. Exon... | AsmWriter/Bitcode: MDSubrange |
tree | commitdiff |
2015-02-11 |
David Majnemer | AsmParser: Validate alloca's type |
tree | commitdiff |
2015-02-11 |
David Majnemer | AsmParser: Don't crash when insertvalue has bad operands |
tree | commitdiff |
2015-02-11 |
David Majnemer | AsmParser: Switch some vectors to maps |
tree | commitdiff |
2015-02-11 |
Zachary Turner | Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | AsmParser: Add stubs for specialized MDNodes, NFC |
tree | commitdiff |
2015-02-06 |
Duncan P. N. Exon... | IR: Allow 32-bits for lines in debug location |
tree | commitdiff |
2015-02-06 |
Duncan P. N. Exon... | AsmParser: Use DW_TAG_hi_user instead of magic constant... |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | AsmParser: Split out LineField, NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | Fix GCC error caused by r228211 |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | AsmParser: Move MDField details to source file, NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | AsmParser: Simplify assertion, NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | AsmParser: Remove dead code, NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | AsmParser: Simplify MDUnsignedField |
tree | commitdiff |
2015-02-03 |
Duncan P. N. Exon... | AsmParser: Recognize DW_TAG_* constants |
tree | commitdiff |
2015-02-03 |
Duncan P. N. Exon... | IR: Assembly and bitcode for GenericDebugNode |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | IR: Split out DebugInfoMetadata.h, NFC |
tree | commitdiff |
2015-01-29 |
Sean Silva | Remove unused tokens in the ll lexer. |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | AsmParser: Refactor duplicate code, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | AsmParser: Abstract more of MDLocation parser, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | AsmParser: Split up ParseMDFieldsImpl(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | AsmParser: Fix error location for missing fields |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Merge UniquableMDNode back into MDNode, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Return unique_ptr from MDNode::getTemporary() |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Remove MDNodeFwdDecl |
tree | commitdiff |
2015-01-17 |
Richard Trieu | Remove std::move that was preventing return value optim... |
tree | commitdiff |
2015-01-16 |
Duncan P. N. Exon... | IR: Allow 16-bits for column info |
tree | commitdiff |
2015-01-13 |
Duncan P. N. Exon... | AsmParser/Bitcode: Add support for MDLocation |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Use subclass API instead of MDNode wrappers... |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Factor duplicated code into ParseMDNode... |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Reorder ParseMetadata() logic, NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Simplify ParseMDTuple(), NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: ParseMDNode() => ParseMDTuple(), NFC |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Remove unused version of ParseMDNodeID() |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | AsmParser: Use normal references for metadata attachmen... |
tree | commitdiff |
2015-01-12 |
Duncan P. N. Exon... | IR: Split GenericMDNode into MDTuple and UniquableMDNode |
tree | commitdiff |
2015-01-08 |
Duncan P. N. Exon... | IR: Add 'distinct' MDNodes to bitcode and assembly |
tree | commitdiff |
2015-01-06 |
Rafael Espindola | Change the .ll syntax for comdats and add a syntactic... |
tree | commitdiff |
2014-12-15 |
Duncan P. N. Exon... | IR: Make metadata typeless in assembly |
tree | commitdiff |
2014-12-11 |
David Majnemer | AsmParser: Don't crash on an ill-formed MDNodeVector |
tree | commitdiff |
2014-12-11 |
David Majnemer | AsmParser: Don't crash on an ill-formed MDNodeVector |
tree | commitdiff |
2014-12-10 |
David Majnemer | AsmParser: Don't allow null bytes in BB labels |
tree | commitdiff |
2014-12-10 |
David Majnemer | AsmParser: Don't crash if a null byte is inside a quote... |
tree | commitdiff |
2014-12-09 |
David Majnemer | AsmParser: Verifier that the contents of a hex integer... |
tree | commitdiff |
2014-12-09 |
David Majnemer | AsmParser: Don't crash on short hex constants for fp128... |
tree | commitdiff |
2014-12-09 |
Duncan P. N. Exon... | IR: Split Metadata from Value |
tree | commitdiff |
2014-12-09 |
David Majnemer | AsmParser: Don't crash on malformed attribute groups |
tree | commitdiff |
2014-12-09 |
David Majnemer | Reland r223754 |
tree | commitdiff |
2014-12-09 |
David Majnemer | Revert "AsmParser: Reject invalid mismatch between... |
tree | commitdiff |
2014-12-09 |
David Majnemer | AsmParser: Reject invalid mismatch between forward... |
tree | commitdiff |
2014-12-07 |
Duncan P. N. Exon... | IR: Add missing tests for function-local metadata |
tree | commitdiff |
2014-12-06 |
Duncan P. N. Exon... | IR: Disallow function-local metadata attachments |
tree | commitdiff |
2014-12-06 |
Duncan P. N. Exon... | IR: Disallow complicated function-local metadata |
tree | commitdiff |
2014-12-03 |
Peter Collingbourne | Prologue support |
tree | commitdiff |
2014-12-01 |
Reid Kleckner | Parse 'ghccc' in .ll files as the GHC convention (cc 10) |
tree | commitdiff |
2014-11-19 |
David Blaikie | Update SetVector to rely on the underlying set's insert... |
tree | commitdiff |
2014-10-28 |
Reid Kleckner | X86: Implement the vectorcall calling convention |
tree | commitdiff |
2014-09-10 |
Alexey Samsonov | Make CallingConv::ID an alias of "unsigned". |
tree | commitdiff |
2014-08-29 |
Robin Morisset | Fix typos in comments, NFC |
tree | commitdiff |
2014-08-26 |
Rafael Espindola | Pass a MemoryBufferRef when we can avoid taking ownership. |
tree | commitdiff |
2014-08-26 |
Reid Kleckner | Declare that musttail calls in variadic functions forwa... |
tree | commitdiff |
2014-08-21 |
David Blaikie | Explicitly pass ownership of the MemoryBuffer to AddNew... |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Split parseAssembly into parseAssembly and parseAssembl... |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | IR: Implement uselistorder assembly directives |
tree | commitdiff |
2014-08-19 |
Rafael Espindola | Modernize the .ll parsing interface. |
tree | commitdiff |
2014-08-19 |
Duncan P. N. Exon... | LLParser: Handle BlockAddresses on-the-fly |
tree | commitdiff |
next |