Disable JITTest.FunctionIsRecompiledAndRelinked on ARM where it's not
[oota-llvm.git] / lib / VMCore /
2009-12-19 John McCallQualify a bunch of explicit template instantiations...
2009-12-19 John McCallPut TypesEqual and TypeHasCycleThroughItself in namespa...
2009-12-18 Eli FriedmanFix gcc warning.
2009-12-18 Rafael EspindolaCatch more cases of a pointer being marked garbage...
2009-12-18 Victor HernandezFormalize MDNode's function-localness:
2009-12-18 Dan GohmanAdd utility routines for NSW multiply.
2009-12-18 Dan GohmanAdd utility routines for creating integer negation...
2009-12-17 Jeffrey YasskinThis fixes a memory leak in OpaqueType found by Google...
2009-12-17 Eli FriedmanAggressively flip compare constant expressions where...
2009-12-16 Victor HernandezUse different name for argument and field
2009-12-16 Victor HernandezMDNodes that refer to an instruction are local to a...
2009-12-15 Chris LattnerRemove isPod() from DenseMapInfo, splitting it out...
2009-12-14 Dan GohmanMove several function bodies which are rarely inlined...
2009-12-11 Duncan SandsAdd utility method for determining whether a function...
2009-12-08 Benjamin KramerRemove useless calls to c_str().
2009-12-08 Chris Lattnerwhitespace cleanup
2009-12-07 Anton KorobeynikovAdd MSP430 interrupt calling conv. No functionality...
2009-12-04 Victor HernandezAvoid creating a metadata slot for all metadata that...
2009-12-04 Victor HernandezFix crasher when N->getElement(n) is NULL
2009-12-04 Andreas NeustifterAdded debug output for inherited passes that are invali...
2009-12-04 Victor HernandezTeach AsmWriter to write inline (not via a global metad...
2009-12-03 Chris Lattnerimprove portability to avoid conflicting with std:...
2009-11-27 Nick LewyckyOops! Fix bug introduced in my recent cleanup change...
2009-11-26 Nick LewyckyFix typo spotted by Gabor Greif.
2009-11-26 Nick LewyckyClean up file, no functionality change.
2009-11-23 Dan GohmanMove FunctionPassManagerImpl's dumpArguments and dumpPa...
2009-11-23 Duncan SandsI forgot to update the prototype for LLVMBuildIntCast...
2009-11-23 Nick LewyckyStart catching LLVMContext misuse in the verifier.
2009-11-17 Jeffrey YasskinIn GlobalVariable::setInitializer, assert that the...
2009-11-16 Duncan SandsBuildIntCast takes an additional parameter, isSigned.
2009-11-16 Evan ChengSpecial case FixedStackPseudoSourceValueVal as well...
2009-11-13 Eric ChristopherRemove extraneous commit.
2009-11-13 Eric ChristopherPrint out something, even if it's non-parseable later...
2009-11-12 Devang PatelDo not use StringRef in DebugInfo interface.
2009-11-11 Chris LattnerReject duplicate case values in a switch, PR5450.
2009-11-10 Victor Hernandezmake this handle redefinition of malloc function with...
2009-11-10 Jeffrey YasskinFix DenseMap iterator constness.
2009-11-10 Daniel DunbarFix MemoryBuffer::getSTDIN to *not* return null if...
2009-11-09 Chris Lattnermake this handle redefinition of malloc with different...
2009-11-07 Chris Lattnerprune #include / layering violation
2009-11-07 Victor HernandezFit in 80 columns
2009-11-07 Victor HernandezRe-commit r86077 now that r86290 fixes the 179.art...
2009-11-06 Victor HernandezCallInst::CreateMalloc() and CallInst::CreateFree(...
2009-11-06 Daniel DunbarPass StringRef by value.
2009-11-06 Chris Lattnerremove a bunch of extraneous LLVMContext arguments
2009-11-06 Victor HernandezRevert r86077 because it caused crashes in 179.art...
2009-11-05 Victor HernandezUpdate CreateMalloc so that its callers specify the...
2009-11-03 Victor HernandezChanges requested (avoid getFunction(), avoid Type...
2009-11-01 Chris Lattnerremove a bunch of locking from LLVMContextImpl. Since...
2009-11-01 Chris Lattnerthe verifier shouldn't modify the IR.
2009-11-01 Chris Lattnerfix an issue where the verifier would reject a function...
2009-11-01 Chris LattnerFix BlockAddress::replaceUsesOfWithOnConstant to correctly
2009-11-01 Chris LattnerRevert 85678/85680. The decision is to stay with the...
2009-10-31 Chris LattnerMake blockaddress(@func, null) be valid, and make ...
2009-10-30 Chris Lattnerif basic blocks are destroyed while there are *just...
2009-10-30 Chris Lattnermake hasAddressTaken() constant time by storing a refco...
2009-10-30 Chris Lattnerit isn't valid to take the address of the entry block.
2009-10-30 Dan GohmanSimplify this code and avoid an extra space character...
2009-10-29 Chris Lattneradd sanity check for indbr.
2009-10-29 Dan GohmanAdd a hasAddressTaken for BasicBlock.
2009-10-28 Chris LattnerPreviously, all operands to Constant were themselves...
2009-10-28 Chris Lattner'static const void *X = &&y' can only be put in the
2009-10-28 Chris Lattnerasmprinter support for BlockAddress.
2009-10-28 Chris Lattnerwhen we tear down a module, we need to be careful to
2009-10-28 Chris Lattnerrename indbr -> indirectbr to appease the residents...
2009-10-28 Chris LattnerIR support for the new BlockAddress constant kind....
2009-10-27 Jeffrey YasskinRename lib/VMCore/ConstantsContext.h:ValueMap<> to...
2009-10-27 Devang PatelFactor out redundancy from clone() implementations.
2009-10-27 Victor HernandezRename MallocFreeHelper as MemoryBuiltins
2009-10-27 Chris Lattneradd enough support for indirect branch for the feature...
2009-10-27 Chris LattnerType.h doesn't need to #include LLVMContext.h
2009-10-26 Victor HernandezRename MallocHelper as MallocFreeHelper, since it now...
2009-10-26 Victor HernandezRemove FreeInst.
2009-10-26 Devang PatelDo not use expensive sort().
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-10-25 Nick LewyckyRemove ICmpInst::isSignedPredicate which was a reimplem...
2009-10-25 Nick LewyckySink isTrueWhenEqual from ICmpInst to CmpInst. Add...
2009-10-24 Dan GohmanMake DominanceFrontierBase::print's output prettier.
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-10-23 Victor HernandezRemove AllocationInst. Since MallocInst went away...
2009-10-22 Devang PatelHide MetadataContext implementation details.
2009-10-22 Devang PatelFix getMDs() interface such that it does not expose...
2009-10-22 Devang PatelUsing TrackingVH instead of WeakVH or WeakMetadataVH.
2009-10-22 Devang PatelSort handler names to ensure deterministic behavior.
2009-10-22 Devang PatelFix getHandlerNames() interface. Now it populate clinet...
2009-10-22 Devang PatelUse StringRef to construct MDString.
2009-10-22 Devang PatelRemove meaningless const.
2009-10-21 Devang PatelDerive metadata hierarchy from Value instead of User.
2009-10-21 Benjamin KramerFix thinko noticed by Chris.
2009-10-21 Dale JohannesenRename msasm to alignstack per review.
2009-10-21 Benjamin KramerRemove pointless return; at end of function.
2009-10-21 Benjamin KramerSimplify code. No intended functionality change.
2009-10-21 Devang PatelUse StringRef.
2009-10-21 Devang PatelDo not use SmallVector to store MDNode elements.
2009-10-21 Devang PatelIncorporate various suggestions Chris gave during metad...
2009-10-20 Devang PatelCosmetic changes.
2009-10-19 Owen AndersonBanish ConstantsLock. It's serving no purpose other...
2009-10-19 Chris Lattnervarious cleanups.
2009-10-17 Nick LewyckyFix test/Bindings/Ocaml/vmcore.ml. When IRBuilder:...
next