An alloca can be equal to an argument. It can't *alias* an alloca, but it could
[oota-llvm.git] / include /
2013-01-31 Chandler CarruthFix a think-o in the condition here. =[ I would commit...
2013-01-31 Bill Wendlings/AttrBuilder::addAttributes/AttrBuilder::addAttribute...
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-31 Bill WendlingRemove the AttrBuilder form of the Attribute::get creators.
2013-01-31 Dan GohmanDocument another instsimplify assumption.
2013-01-31 Chad Rosier[PEI] Pass the frame index operand number to the elimin...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-31 Evgeniy StepanovAnnotate BumpPtrAllocator for MemorySanitizer.
2013-01-31 Bill WendlingRemove the Attribute::hasAttributes() function.
2013-01-31 NAKAMURA TakumiRevert r174026, "Remove Attribute::hasAttributes()...
2013-01-31 Dan GohmanMove isKnownNonNull out of AliasAnalysis.h and into...
2013-01-31 Bill WendlingRemove Attribute::hasAttributes() and make Attribute...
2013-01-31 Dan GohmanChange GetPointerBaseWithConstantOffset's DataLayout...
2013-01-31 Bill WendlingMake the AttrBuilder creation method of Attribute priva...
2013-01-31 Bill WendlingRevert for now:
2013-01-31 Bill WendlingRemove the AttrBuilder version of the Attribute::get...
2013-01-31 Bill WendlingMake sure that the Attribute object represents one...
2013-01-30 Bill WendlingRemove addRetAttributes and addFnAttributes, which...
2013-01-30 Bill WendlingConvert typeIncompatible to return an AttributeSet.
2013-01-30 Michael GottesmanDoxygenified some comments in IRBuilder.h.
2013-01-30 Michael GottesmanRemoved CreateFPExtOrFPTrunc for now until I have the...
2013-01-30 Michael GottesmanEncapsulate testing that we have an iOS Triple in Tripl...
2013-01-30 Bill WendlingUse the number of 'slots' in the AttributeSetImpl being...
2013-01-30 Eli BenderskyClean up whitespace and indentation a bit
2013-01-30 Dmitri GribenkoLLDB uses ConvertUTF16toUTF8, remove #ifdef
2013-01-30 Dmitri GribenkoMove UTF conversion routines from clang/lib/Basic to...
2013-01-30 Jack CarterThis patch implements runtime ARM specific
2013-01-30 Jack CarterThis patch reworks how llvm targets set
2013-01-30 NAKAMURA Takumi[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
2013-01-29 Bill WendlingAdd a couple of accessor methods to get the kind and...
2013-01-29 Bill WendlingConvert getAttributes() to return an AttributeSetNode.
2013-01-29 Evan ChengTeach SDISel to combine fsin / fcos into a fsincos...
2013-01-29 Bill WendlingUse an AttrBuilder to generate the correct AttributeSet.
2013-01-29 Bill WendlingS'more small non-functional changes in comments and...
2013-01-29 Bill WendlingReorder some functions and add comments. No functionali...
2013-01-28 Bill WendlingTry to appease some broken compilers by using 'unsigned...
2013-01-28 Bill WendlingRemove the AttributeWithIndex class.
2013-01-28 Dan GohmanAdd a comment mentioning that InstructionSimplify routi...
2013-01-28 Bill WendlingMid-air collision. reapply r173656.
2013-01-28 Bill WendlingRewrite the removeAttr() method.
2013-01-28 Bill WendlingRewrite the addAttr() method.
2013-01-28 NAKAMURA TakumiRevert r173646, "Use proper type for the index."
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2013-01-28 Bill WendlingUse proper type for the index.
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingPush the calculation of the 'Raw' attribute mask down...
2013-01-27 Bill WendlingDon't erase these methods. They're used during testing.
2013-01-27 Bill WendlingAdd special 'get' methods to create an Attribute with...
2013-01-27 Bill Wendlings/AttrList/pImpl/g in AttributeSet. No functionality...
2013-01-27 Bill WendlingFix miscompile. Add back the use of the ArrayRef versio...
2013-01-27 Bill WendlingRearrange some deckchairs. Moving the class before...
2013-01-27 Bill WendlingRemove dead methods.
2013-01-27 Bill WendlingHide the method that creates an AttributeSet with Attri...
2013-01-26 David BlaikiePR14566: Debug Info: Removing top level lexical blocks
2013-01-26 David BlaikieIRBuilder: Remove redundant check around SetInstDebugLo...
2013-01-26 NAKAMURA TakumiObject/RelocVisitor: Add minimal support, R_MIPS_32...
2013-01-26 NAKAMURA TakumiObject/RelocVisitor: Add minimal support, R_PPC64_ADDR3...
2013-01-26 NAKAMURA TakumiRelocVisitor::visit(): Set hasError in the default...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-26 Bill WendlingConvert BuildLibCalls.cpp to using the AttributeSet...
2013-01-25 Bill WendlingRemove dead method.
2013-01-25 Bill WendlingRemove some introspection functions.
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2013-01-25 Reid KlecknerAdd parens to suppress an MSVC 2012 << precedence warning
2013-01-25 Nick LewyckyAdd an insert() method to MapVector. Adds the first...
2013-01-25 Bill WendlingAdd an accessor method to get the slot's index. This...
2013-01-25 David BlaikieThis is no trule.
2013-01-25 Eli BenderskyAdd command-line flags for DWARF dumping.
2013-01-25 Hal FinkelAdd an addition operator to TableGen
2013-01-25 Andrew TrickMachineScheduler support for viewGraph.
2013-01-25 Andrew TrickScheduleDAG: colorize the DOT graph and improve formatting.
2013-01-25 Andrew TrickScheduleDAG: Added isBoundaryNode to conveniently detec...
2013-01-25 Andrew TrickSchedDFS: Complete support for nested subtrees.
2013-01-25 Andrew TrickMIsched: Improve the interface to SchedDFS analysis...
2013-01-25 Andrew TrickArrayRef reverse iterators.
2013-01-25 Andrew Trickwhitespace
2013-01-25 Andrew TrickSchedDFS: Initial support for nested subtrees.
2013-01-25 Andrew TrickMISched: Add SchedDFSResult to ScheduleDAGMI to formali...
2013-01-25 Andrew TrickSchedDFS: Constify interface.
2013-01-24 Renato GolinMoving Cost Tables up to share with other targets
2013-01-24 Richard TrieuAdd asserts to SmallVector so that calls to front(...
2013-01-24 Andrew TrickMIsched: Added biasCriticalPath.
2013-01-24 Michael J. Spencer[ELF] Add R_X86_64_IRELATIVE.
2013-01-24 Bill WendlingAdd a profile for uniquifying the AttributeSet with...
2013-01-24 Bill WendlingCreate a new class: AttributeSetNode.
2013-01-23 Bill WendlingRemove dead methods.
2013-01-23 Chad RosierInitialize SSPBufferSize. PR14999. Patch by Vinson...
2013-01-23 Bill WendlingRemove unused methods and ivars.
2013-01-23 Eli BenderskyClean up assignment of CalleeSaveStackSlotSize: get...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-23 Bill WendlingRemove the last of uses that use the Attribute object...
2013-01-23 Bill WendlingUse the AttributeSet when removing multiple attributes...
2013-01-23 Michael J. Spencer[Support][ErrorOr] Don't use nullptr :(
2013-01-23 Bill WendlingUse the AttributeSet when adding multiple attributes...
2013-01-23 Michael J. Spencer[Support][ErrorOr] Add optimized specialization of...
2013-01-22 Michael J. Spencer[Support][ErrorOr] Make old gcc happy.
2013-01-22 Bill WendlingMore encapsulation work.
2013-01-22 Eli BenderskyInitial patch for x32 ABI support.
2013-01-22 Tim NorthoverFix truncation of relocation types in Support/ELF.h
2013-01-22 Chandler CarruthBegin fleshing out an interface in TTI for modelling...
next