mi-sched: smooth out the cyclicpath heuristic.
[oota-llvm.git] / lib / IR /
2013-09-09 Manman RenDebug Info: Use DIScopeRef for DIType::getContext.
2013-09-09 Manman RenDebug Info: move DIScope::getContext to DwarfDebug.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-09 Manman RenDebug Info: Move isSubprogramContext from DebugInfo...
2013-09-09 Manman RenDebug Info: Rename DITypeRef to DIScopeRef.
2013-09-09 Manman RenDebug Info: Update isScope to make sure DIType is a...
2013-09-08 Manman RenRevert r190269 to fix dragonegg failures.
2013-09-08 Manman RenDebug Info: use null instead of "i32 0" in DIBuilder.
2013-09-08 Manman RenDebug Info: pass in DIScope instead of DIDescriptor...
2013-09-07 Richard SmithRemove verifier check that attribute 'builtin' is only...
2013-09-07 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Manman RenDebug Info: pass in VTableHolder as DIType instead...
2013-09-06 Manman RenDebug Info: Use identifier to reference DIType in conta...
2013-09-06 Manman RenDebug Info: Move a helper function getTypeIdentifier...
2013-09-05 Manman RenDebug Info: Use identifier to reference DIType in base...
2013-08-29 Manman RenDIBuilder: retain a type when created with a unique...
2013-08-28 David BlaikiePeriod.
2013-08-28 David Blaikier189495: Pull out some debug logic into a function...
2013-08-28 David BlaikiePR16995: DebugInfo: Don't overwrite existing member...
2013-08-27 Manman RenDIBuilder: take an optional StringRef to pass in unique...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-25 Chandler CarruthFix a bug where we would corrupt the offset when evaluating
2013-08-24 Manman RenDebugInfoFinder: handle imported entities of a CU.
2013-08-23 Manman RenDebugInfoFinder: handle template params of a DISubprogram.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-08-22 Chandler CarruthAdd a new helper method to Value to strip in-bounds...
2013-08-19 Peter CollingbourneIntroduce non-const overloads for GlobalAlias::{get...
2013-08-16 David BlaikieDebugInfo: Allow the addition of other (such as static...
2013-08-13 Jack Carter[Mips][msa] Value types for MSA support.
2013-08-09 David BlaikieDebugInfo: provide the ability to add members to a...
2013-08-08 Eric ChristopherMake sure that if we're going to attempt to add a type...
2013-08-08 Eric ChristopherBe more rigorous about the sizes of forms and attributes.
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-02 Peter CollingbourneAdd a AttributeSetImpl::dump function.
2013-08-02 Peter CollingbourneMake one of the AttributeSet ctors maintain the invaria...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-07-31 Matt ArsenaultReject bitcasts between address spaces with different...
2013-07-31 Richard TrieuAdd parentheses to silence gcc warning.
2013-07-31 Matt ArsenaultFix ptr vector inconsistency in CreatePointerCast
2013-07-30 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-27 Matt ArsenaultMinor code simplification suggested by Duncan
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Eric ChristopherUse more parens to clarify assert.
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Eric ChristopherCollapse conditional and add an assert for unhandled...
2013-07-26 Matt ArsenaultRe-add DataLayout pointer size convenience functions.
2013-07-26 Eric ChristopherAdd a way to get the context of any particular scope.
2013-07-25 Manman RenDebug Info: update comments and add a FIXME.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Bill WendlingAdd a way to add a kind-value string pair to an attribute.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Eric ChristopherReplace with a "null" RAUW with an assert since we...
2013-07-24 Eric ChristopherRemove dead code.
2013-07-24 Eric ChristopherRemove unnecessary constructors as the default conversi...
2013-07-24 Eric ChristopherMore constructor cleanup.
2013-07-24 Eric ChristopherCollapse logic and move and reword comment for clarity.
2013-07-24 Eric ChristopherAdd a fixme and reformat.
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Manman RenDebug Info: clean up.
2013-07-23 Eric ChristopherRemove unused function.
2013-07-23 Manman RenDebug Info: code cleanup, use getNodeField if possible.
2013-07-23 Manman RenDebugInfo Verifier: verify the actual type.
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-22 Manman RenDebug Info Finder: add processScope to actually handle...
2013-07-20 Matt ArsenaultDisallow global aliases to bitcast between address...
2013-07-20 Matt ArsenaultRemove trailing whitespace, fix file path in comment
2013-07-20 Manman RenDebug Info Verifier: simplify DIxxx::Verify
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-19 Manman RenDebug Info: enable verifying by default and disable...
2013-07-18 Eric ChristopherRevert "Remove DIBuilder cache of variable TheCU and...
2013-07-18 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-16 Manman RenAdd getModuleFlag(StringRef Key) to query a module...
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-11 Benjamin KramerReduce the number of indirections in the attributes...
2013-07-10 Hal FinkelDon't assert if we can't constant fold extract/insertvalue
2013-07-09 Eric ChristopherRevert "DebugInfo: remove unused helper function getDIC...
2013-07-08 Manman RenDebugInfo: remove unused helper function getDIComposite...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-04 David BlaikieDebugInfo: Consider global variables without locations...
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Chad RosierUse an RWMutex instead of a Mutex in PassRegistry.
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-02 Manman RenDebug Info: cleanup
2013-07-02 Tobias GrosserIRVerifier: Correctly check attribute types
2013-07-01 Manman RenDebug Info: clean up usage of Verify.
2013-07-01 Manman RenDebug Info: Scope of a DebugLoc should not be null.
2013-06-30 Benjamin KramerConstantFold: Check that truncating the other side...
2013-06-29 Manman RenDebug Info: clean up usage of Verify.
2013-06-28 Matt ArsenaultFix extra whitespace / formatting
2013-06-27 Peter CollingbourneRename DIBuilder::createNullPtrType to createUnspecifie...
2013-06-27 Michael GottesmanAdded support for the Builtin attribute.
next