DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
[oota-llvm.git] / include / llvm / IR /
2015-04-15 Duncan P. N. Exon... DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
2015-04-15 Duncan P. N. Exon... uselistorder: Remove the global bits
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the bit through PrintModulePass
2015-04-15 Duncan P. N. Exon... uselistorder: Pull the assembly bit up out of the printer
2015-04-14 Duncan P. N. Exon... DebugInfo: Add implicit conversion from DISubprogram...
2015-04-14 Duncan P. N. Exon... DebugInfo: Update signature of DICompileUnit::replace*()
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DISubprogram and DILexicalBlock*
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DINamespace and DITemplate*Parameter
2015-04-14 Duncan P. N. Exon... DebugInfo: Add MDLexicalBlockBase::getLine(), etc.
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIVariable and DIGlobalVariable
2015-04-14 Duncan P. N. Exon... DebugInfo: Move DIVariable::printExtendedName() to...
2015-04-14 Duncan P. N. Exon... DebugInfo: Inline DIVariable::isBlockByrefVariable...
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIObjCProperty and DIImportedEntity
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DILocation
2015-04-14 Duncan P. N. Exon... DebugInfo: Gut DIExpression
2015-04-14 Duncan P. N. Exon... DebugInfo: Move an assertion into MDCompositeTypeBase
2015-04-14 Duncan P. N. Exon... DebugInfo: Move DILocation::computeNewDiscriminators()
2015-04-14 Duncan P. N. Exon... AddDiscriminators: Create new MDLocation directly
2015-04-14 Duncan P. N. Exon... DebugInfo: Move DILocation::getDiscriminator() to MDLoc...
2015-04-13 Duncan P. N. Exon... DebugInfo: Remove DIObjCProperty attribute accessors...
2015-04-13 Duncan P. N. Exon... DebugInfo: Move DIDerivedType accessors to MDDerivedTyp...
2015-04-13 Duncan P. N. Exon... DebugInfo: Make DIDerivedType accessors more strict
2015-04-13 Daniel BerlinAllow printing functions with an optional annotationwriter
2015-04-13 Duncan P. N. Exon... DebugInfo: Simplify a few more wrappers
2015-04-13 Duncan P. N. Exon... SelectionDAG: Stop using DIVariable::isInlinedFnArgument()
2015-04-13 Duncan P. N. Exon... DebugInfo: Remove DIGlobalVariable::getGlobal()
2015-04-13 Duncan P. N. Exon... DebugInfo: Remove a few unnecessary wrappers
2015-04-13 Duncan P. N. Exon... DebugInfo: Assume valid pointer in DISubprogram::replac...
2015-04-13 Duncan P. N. Exon... DebugInfo: Migrate DISubprogram::describes() to new...
2015-04-13 Duncan P. N. Exon... Reapply "Verifier: Check for incompatible bit piece...
2015-04-13 Duncan P. N. Exon... Revert "Verifier: Check for incompatible bit piece...
2015-04-11 Duncan P. N. Exon... DebugInfo: Make MDSubprogram::getFunction() return...
2015-04-11 Duncan P. N. Exon... Verifier: Check for incompatible bit piece expressions
2015-04-11 Duncan P. N. Exon... DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith()
2015-04-11 Duncan P. N. Exon... DebugInfo: Introduce DIBuilder::replaceTemporary()
2015-04-11 Duncan P. N. Exon... DebugInfo: Move DIScope::getName() and getContext(...
2015-04-11 Benjamin KramerRemove empty non-virtual destructors or mark them ...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-11 Duncan P. N. Exon... DebugInfo: Rewrite atSameLineAs() as MDLocation::canDis...
2015-04-11 Duncan P. N. Exon... DebugInfo: Remove dead DIRef friends
2015-04-11 Duncan P. N. Exon... DebugInfo: Add forwarding getFilename() accessor to...
2015-04-10 Duncan P. N. Exon... DebugInfo: Remove dead DIDescriptor::getDescriptorField()
2015-04-10 Sanjoy Das[InstCombine][CodeGenPrep] Create llvm.uadd.with.overfl...
2015-04-10 Duncan P. N. Exon... DebugInfo: Stop leaking temporaries in DIBuilder::creat...
2015-04-10 Benjamin Kramer[CallSite] Use the injected base class name. NFC.
2015-04-10 Benjamin Kramer[CallSite] Make construction from Value* (or Instructio...
2015-04-09 Nemanja IvanovicAdd LLVM support for remaining integer divide and permu...
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove constructors for DIRef<>
2015-04-07 Sanjay Pateladd some const to FastMathFlags getters; NFC
2015-04-07 Duncan P. N. Exon... Workaround continued bot failures with MDTupleTypedArra...
2015-04-07 Duncan P. N. Exon... IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove DITypedArray<>, replace with typedefs
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove DICompositeType mutation API
2015-04-07 Duncan P. N. Exon... DebugInfo: Use DebugNodeRef in MDImportedEntity::getEnt...
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DIFlag accessors from DIVariable to...
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DIExpression bit-piece API to MDExpression
2015-04-07 Duncan P. N. Exon... DebugInfo: Remove special iterators from DIExpression
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DISubprogram::is*() queries to MDSubprogram
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DIType::is*() queries to MDType
2015-04-07 Duncan P. N. Exon... DebugInfo: Move DIFlag-related API from DIDescriptor...
2015-04-07 Duncan P. N. Exon... IR: Rename MDSubrange::getLo() to getLowerBound()
2015-04-07 Duncan P. N. Exon... DebugInfo: Drop dead code for loose DIDescriptor constr...
2015-04-06 Duncan P. N. Exon... IR: Stop using DIDescriptor::is*() and auto-casting
2015-04-06 Duncan P. N. Exon... DebugInfo: Allow isa<> on DIDescriptor and subclasses
2015-04-06 Duncan P. N. Exon... DebugInfo: Reimplement DIRef<>::resolve() using TypedDe...
2015-04-06 Duncan P. N. Exon... DebugInfo: Drop confusing forwarding API from DILexical...
2015-04-06 Duncan P. N. Exon... Reapply "DebugInfo: Loosen DILexicalBlock constructor"
2015-04-06 Duncan P. N. Exon... Revert "DebugInfo: Loosen DILexicalBlock constructor"
2015-04-06 Duncan P. N. Exon... DebugInfo: Loosen DILexicalBlock constructor
2015-04-06 David Blaikie[opaque pointer type] Avoid using PointerType::getEleme...
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor::Verify()
2015-04-06 Duncan P. N. Exon... DebugInfo: Add MDTypeRefArray, to replace DITypeArray
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove dead DIType::operator DITypeRef(...
2015-04-06 Duncan P. N. Exon... DebugInfo: Use MDTypeRef throughout the hierarchy
2015-04-06 David BlaikieAdd some type safety to GlobalObject/GlobalValue -...
2015-04-06 Duncan P. N. Exon... DebugInfo: Create MDTypeRef, etc., to replace DITypeRef
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove dead DIRef::getName()
2015-04-06 Duncan P. N. Exon... Metadata: Add typed array-like wrapper for MDTuple
2015-04-06 Duncan P. N. Exon... DebugInfo: Remove dead code for accessing fields
2015-04-05 David Blaikie[opaque pointer type] Remove some backwards compatible...
2015-04-05 David Blaikieclang-format my last commit
2015-04-05 David Blaikie[opaque pointer type] The last of the GEP IRBuilder...
2015-04-04 David Blaikie[opaque pointer type] More GEP API migrations
2015-04-04 David Blaikie[opaque pointer type] More (constant, in this instance...
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations
2015-04-03 David Majnemer[WinEH] Sink UnwindHelp completely out of IR
2015-04-03 David Blaikie[opaque pointer type] More GEP IRBuilder API migrations...
2015-04-03 David Blaikie[opaque pointer type] More GEP API migrations in IRBuil...
2015-04-03 Duncan P. N. Exon... CodeGen: Assert that inlined-at locations agree
2015-04-03 Daniel BerlinReturn iterator from BasicBlock::eraseFromParent
2015-04-03 David Blaikie[opaque pointer types] Push explicit type parameter...
2015-04-02 David Blaikie[opaque pointer type] API migration for GEP constant...
2015-04-02 Elena DemikhovskyAVX-512: intrinsics for VPADD, VPMULDQ and VPSUB
2015-04-02 Daniel BerlinMark this inline properly
2015-04-02 Daniel BerlinReturn iterator from Instruction::eraseFromParent.
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2015-03-31 David Majnemer[WinEH] Generate .xdata for catch handlers
2015-03-31 Duncan P. N. Exon... IR: Enable uniquing callbacks during MDNode::replaceWit...
2015-03-31 Duncan P. N. Exon... DebugInfo: Factor out RETURN_FROM_RAW, etc.
2015-03-31 Duncan P. N. Exon... DebugInfo: Move debug info flags to the new hierarchy
next