2015-02-11 |
Adrian Prantl | Allow DIBuilder::replaceVTableHolder() to work with... |
tree | commitdiff |
2015-02-11 |
Adrian Prantl | Add a trackIfUnresolved to DIBuilder::createInheritance(), |
tree | commitdiff |
2015-02-11 |
Adrian Prantl | Generalize DIBuilder's createReplaceableForwardDecl... |
tree | commitdiff |
2015-02-11 |
David Majnemer | DataLayout: Report when the preferred alignment is... |
tree | commitdiff |
2015-02-11 |
David Majnemer | Verifier: Check for null operands in !llvm.module.flags |
tree | commitdiff |
2015-02-11 |
David Majnemer | Verifier: Make sure !llvm.ident's operand isn't null |
tree | commitdiff |
2015-02-11 |
Zachary Turner | Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. |
tree | commitdiff |
2015-02-10 |
Eric Christopher | Reformat (and remove some tabs) to make debugging this... |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | IR: Add MDNode::replaceWithPermanent() |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | Verifier: reuse getInlinedAt() result, NFC |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | IR: Remove unnecessary fields from MDTemplateParameter |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | Verifier: Check for valid tags in debug nodes |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | Verifier: Add simple checks for MDLocation |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | Verifier: Create stubs for specialized metadata nodes |
tree | commitdiff |
2015-02-10 |
Duncan P. N. Exon... | IR: Add specialized debug info metadata nodes |
tree | commitdiff |
2015-02-09 |
Adrian Prantl | Debug info: Use DW_OP_bit_piece instead of DW_OP_piece... |
tree | commitdiff |
2015-02-09 |
Ramkumar Ramachandra | [Statepoint] Improve two asserts, fix some style (NFC) |
tree | commitdiff |
2015-02-09 |
Duncan P. N. Exon... | DebugInfo: Remove DW_TAG_constant |
tree | commitdiff |
2015-02-09 |
Duncan P. N. Exon... | IR: Take uint64_t in DIBuilder::createExpression() |
tree | commitdiff |
2015-02-09 |
Duncan P. N. Exon... | Verifier: Const-qualify Metadata, NFC |
tree | commitdiff |
2015-02-09 |
Ramkumar Ramachandra | isDereferenceablePointer: look through gc.relocate... |
tree | commitdiff |
2015-02-08 |
Benjamin Kramer | Metadata: Use <algorithm> to simplify code. NFC. |
tree | commitdiff |
2015-02-08 |
Bjorn Steinbrink | Correctly combine alias.scope metadata by a union inste... |
tree | commitdiff |
2015-02-08 |
Elena Demikhovsky | Masked Gather and Scatter Intrinsics. |
tree | commitdiff |
2015-02-07 |
Bruce Mitchener | Add more DWARF 5 language constants. |
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... | AsmWriter: Extract writeTag(), NFC |
tree | commitdiff |
2015-02-06 |
Duncan P. N. Exon... | AsmWriter: Extract writeMetadataAsOperand(), NFC |
tree | commitdiff |
2015-02-05 |
Michael Kuperstein | Teach isDereferenceablePointer() to look through bitcas... |
tree | commitdiff |
2015-02-05 |
Duncan P. N. Exon... | IR: Rename 'operator ==()' to 'isKeyOf()', NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | IR: Reduce boilerplate in DenseMapInfo overrides, NFC |
tree | commitdiff |
2015-02-04 |
Duncan P. N. Exon... | IR: Define MDNode uniquing sets automatically, NFC |
tree | commitdiff |
2015-02-04 |
Philip Reames | Add a pass for inserting safepoints into (nearly) arbit... |
tree | commitdiff |
2015-02-04 |
Galina Kistanova | Added missing header for the explicit dependency on... |
tree | commitdiff |
2015-02-03 |
Philip Reames | Use ImmutableCallSite for statepoint verification. |
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... | Fix the -Werror build, NFC |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | IR: Allow GenericDebugNode construction from MDString |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | IR: Separate helpers for string operands, NFC |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | IR: Split out DebugInfoMetadata.h, NFC |
tree | commitdiff |
2015-02-02 |
Duncan P. N. Exon... | Fix some file headers, NFC |
tree | commitdiff |
2015-01-30 |
Philip Reames | Factor out statepoint verification into separate functi... |
tree | commitdiff |
2015-01-28 |
Bjorn Steinbrink | Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand... |
tree | commitdiff |
2015-01-28 |
Chandler Carruth | [LPM] A targeted but somewhat horrible fix to the legac... |
tree | commitdiff |
2015-01-26 |
Philip Reames | Revert GCStrategy ownership changes |
tree | commitdiff |
2015-01-25 |
Craig Topper | [X86] Use i8 immediate for comparison type on AVX512... |
tree | commitdiff |
2015-01-25 |
NAKAMURA Takumi | Instantiate Registry<GCStrategy> in LLVMCore, to let... |
tree | commitdiff |
2015-01-24 |
Benjamin Kramer | DebugInfo: Fix use after return found by asan. |
tree | commitdiff |
2015-01-23 |
Adrian Prantl | Address more review comments for DIExpression::iterator. |
tree | commitdiff |
2015-01-23 |
Justin Bogner | llvm-cov: Don't use llvm::outs() in library code |
tree | commitdiff |
2015-01-23 |
Justin Bogner | llvm-cov: Use range-for (NFC) |
tree | commitdiff |
2015-01-23 |
Justin Bogner | llvm-cov: clang-format the GCOV files (NFC) |
tree | commitdiff |
2015-01-23 |
Adrian Prantl | Move the accessor functions from DIExpression::iterato... |
tree | commitdiff |
2015-01-22 |
Duncan P. N. Exon... | IR: Change GenericDwarfNode::getHeader() to StringRef |
tree | commitdiff |
2015-01-22 |
Duncan P. N. Exon... | IR: DwarfNode => DebugNode, NFC |
tree | commitdiff |
2015-01-22 |
Benjamin Kramer | Remove dead leak detector parts that fell out of use... |
tree | commitdiff |
2015-01-22 |
Duncan P. N. Exon... | IR: Update references to temporaries before deleting |
tree | commitdiff |
2015-01-22 |
Chris Bieneman | Refactoring cl::parser construction and initialization. |
tree | commitdiff |
2015-01-22 |
Ramkumar Ramachandra | Intrinsics: introduce llvm_any_ty aka ValueType Any |
tree | commitdiff |
2015-01-22 |
Adrian Prantl | Rewrite DIExpression::printInternal() to use the iterat... |
tree | commitdiff |
2015-01-22 |
Adrian Prantl | Rename DIExpressionIterator to DIExpression::iterator. |
tree | commitdiff |
2015-01-22 |
Adrian Prantl | Rewrite DIExpression::Verify() using an iterator. NFC. |
tree | commitdiff |
2015-01-21 |
Adrian Prantl | Let subprograms with instructions without parent scopes... |
tree | commitdiff |
2015-01-21 |
Adrian Prantl | Make DIExpression::Verify() stricter by checking that... |
tree | commitdiff |
2015-01-20 |
Adrian Prantl | DebugLocs without a scope should fail the verification. |
tree | commitdiff |
2015-01-20 |
Ramkumar Ramachandra | [GC] Verify-pass void vararg functions in gc.statepoint |
tree | commitdiff |
2015-01-20 |
Manman Ren | [llvm link] Destroy ConstantArrays in LLVMContext if... |
tree | commitdiff |
2015-01-20 |
Adrian Prantl | Add an assertion and prefer a crash over an infinite... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | Reapply "IR: Simplify DIBuilder's HeaderBuilder API... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | Revert "IR: Simplify DIBuilder's HeaderBuilder API... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Move MDNode clone() methods from ValueMapper to... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Simplify DIBuilder's HeaderBuilder API, NFC |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Delete GenericDwarfNode during teardown |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Canonicalize GenericDwarfNode empty headers to... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Detect whether to call recalculateHash() via SFINAE... |
tree | commitdiff |
2015-01-20 |
Duncan P. N. Exon... | IR: Introduce GenericDwarfNode |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Cleanup MDNode field use, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Move replaceWithUniqued(), etc., to source file... |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Cleanup MDNode::MDNode(), NFC |
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: Extract MDNodeOpsKey, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Simplify uniquifyImpl(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Simplify erasing from uniquing store, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Allow temporary nodes to become uniqued or distinct |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Split out countUnresolvedOperands(), 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-19 |
Duncan P. N. Exon... | IR: Extract out and reuse `storeImpl()`, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Extract out getUniqued(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Reuse `getImpl()` for `getDistinct()`, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Simplify MDNode::setOperand(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Simplify handleChangedOperand() fast path, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Remove direct comparisons against Metadata::Storage... |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Assert that resolve() is only called on uniqued... |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Remove isa<UniquableMDNode>, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Simplify DIBuilder::trackIfUnresolved(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Remove isa<MDNodeFwdDecl>, NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Unify code for MDNode::isResolved(), NFC |
tree | commitdiff |
2015-01-19 |
Duncan P. N. Exon... | IR: Store RAUW support and Context in the same pointer... |
tree | commitdiff |
next |