Refactor lookup_or_add to contain _MUCH_ less duplicated code. Add support for
[oota-llvm.git] / include /
2009-10-19 Jeffrey YasskinClean up the JITResolver stub/callsite<->function maps.
2009-10-19 Chris Lattnervarious cleanups.
2009-10-18 Evan ChengSpill slots cannot alias.
2009-10-18 Evan Cheng-Revert parts of 84326 and 84411. Distinquishing betwee...
2009-10-18 Chris Lattnerpunctuate properly
2009-10-18 Chris Lattnerremove the IndMemRemPass, which only made sense for...
2009-10-18 Chris Lattneradd function passes for printing various dominator...
2009-10-18 Chris Lattnermake DOTGraphTraits public, patch by Tobias Grosser!
2009-10-18 Chris Lattneradd nodes_begin/end/iterator for dominfo, patch by...
2009-10-17 Eric ChristopherMore warnings patrol: Another unused argument and more...
2009-10-17 Nick LewyckyFix test/Bindings/Ocaml/vmcore.ml. When IRBuilder:...
2009-10-17 Daniel DunbarMove UnescapeString to a static function for its sole...
2009-10-17 Daniel DunbarRemove llvm::EscapeString, raw_ostream::write_escaped...
2009-10-17 Daniel DunbarAdd raw_ostream::write_escaped, for writing escaped...
2009-10-17 Mikhail GlushenkovFirst draft of the OptionPreprocessor.
2009-10-17 Daniel DunbarMove StringMap's string has function into StringExtras.h
2009-10-17 Evan ChengDistinquish stack slots from other stack objects. They...
2009-10-17 Evan ChengRe-arrange some fields.
2009-10-17 Daniel DunbarAdd another required #include for freestanding .h files.
2009-10-17 Evan ChengRevert 84315 for now. Re-thinking the patch.
2009-10-17 Evan ChengRename getFixedStack to getStackObject. The stack objec...
2009-10-17 Daniel DunbarAdd required #includes for freestanding .h files.
2009-10-17 Victor HernandezRemove MallocInst from LLVM Instructions.
2009-10-17 Dan GohmanAdd a splice member function which accepts a range...
2009-10-17 Victor HernandezAutoupgrade malloc insts to malloc calls.
2009-10-16 Evan ChengChange createPostRAScheduler so it can be turned off...
2009-10-16 Evan ChengAdd a CodeGenOpt::Less level to match -O1. It'll be...
2009-10-16 Duncan SandsStrip trailing white space.
2009-10-16 Chris LattnerAdd half precision floating point support (float16...
2009-10-16 Chris Lattneradd haiku support, patch by Paul Davey!
2009-10-16 Daniel DunbarMinor formatting tweaks.
2009-10-16 Daniel DunbarMC: Switch assembler API to using MCExpr instead of...
2009-10-16 Daniel DunbarMC: Remove unneeded context argument to MCExpr::Evaluate*.
2009-10-16 Daniel DunbarMC: Move assembler variable values from MCContext to...
2009-10-16 Daniel DunbarMC: Switch MCContext value table to storing MCExprs.
2009-10-15 Victor HernandezFix bug where array malloc with unexpected computation...
2009-10-15 Jakob Stoklund OlesenMove Blackfin intrinsics into the Target/Blackfin direc...
2009-10-15 Jakob Stoklund OlesenClean up TargetIntrinsicInfo API. Add pure virtual...
2009-10-14 Eric ChristopherOne more iteration here and a yet better way to solve it.
2009-10-14 Eric ChristopherFix the unused argument problem here a different way...
2009-10-14 Dan GohmanDelete bogus semicolons.
2009-10-14 Eric ChristopherRemove a bunch of unused arguments from functions,...
2009-10-14 Devang PatelAdd copyMD to copy metadata from one instruction to...
2009-10-14 Duncan SandsI don't see any point in having both eh.selector.i32...
2009-10-14 Edward O'CallaghanUndo pthread patch from rev. 83930 & 83823. Credit...
2009-10-13 Dan GohmanFix resetCachedCostInfo to reset all of the cost inform...
2009-10-13 Devang Patels/DebugLoc.CompileUnit/DebugLoc.Scope/g
2009-10-13 Douglas GregorAdd is_same type trait
2009-10-13 Duncan SandsIntroduce new convenience methods for sign extending or
2009-10-13 Dale JohannesenAdd an "msasm" flag to inline asm as suggested in PR...
2009-10-13 Dan GohmanSplit code not specific to Function inlining out into...
2009-10-13 Ted KremenekProvide a mode for ImmutableMap/ImmutableSet to not...
2009-10-13 Dan GohmanMove the InlineCost code from Transforms/Utils to Analysis.
2009-10-13 Dan GohmanStart refactoring the inline cost estimation code so...
2009-10-13 Jeffrey YasskinMake the ExecutionEngine automatically remove global...
2009-10-13 Devang PatelCopy metadata when value is RAUW'd. It is debatable...
2009-10-13 Duncan SandsThe eh.exception intrinsic only reads from memory,...
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...
2009-10-13 Chris Lattnerremove dead header.
2009-10-13 Dan GohmanAdd a ceilLogBase2 function to APInt.
2009-10-13 Edward O'CallaghanRegenerate configure for rev. 83823 putback.
2009-10-12 Devang PatelEnable "debug info attached to an instruction" mode.
2009-10-12 Dale JohannesenRevert the kludge in 76703. I got a clean
2009-10-12 Jeffrey YasskinFix llvm.org/PR5160, to let CallbackVHs modify other...
2009-10-12 Dan GohmanDelete some obsolete declarations.
2009-10-12 Chris Lattneradd some more hooks to the C bindings, patch by Kenneth...
2009-10-12 Edward O'CallaghanFix LLVM CMake build system so that it may now work...
2009-10-11 Nick LewyckyFix typo.
2009-10-11 Nick LewyckyFix typo.
2009-10-11 Chris Lattneradd a helper for matching "1".
2009-10-11 Chris Lattnerthere is no need to run mem2reg after jump threading...
2009-10-11 Chris Lattnerfix a bunch of bad formatting, delete the dead
2009-10-10 Chris Lattneradd a simple helper method.
2009-10-10 Chris Lattneradd ability for clients of SSAUpdater to find out about the
2009-10-10 Chris Lattneradd the ability to get a rewritten value from the middl...
2009-10-10 Chris Lattnerrename GetValueInBlock -> GetValueAtEndOfBlock to bette...
2009-10-10 Chris LattnerImplement an efficient and fully general SSA update...
2009-10-10 Chris Lattneradd some WeakVH::operator='s. Without these, assigning
2009-10-10 Chris Lattnerchange some static_cast into cast, pointed out by Gabor.
2009-10-10 Chris Lattneradd a version of PHINode::getIncomingBlock that takes...
2009-10-10 Dan GohmanMake getMachineNode return a MachineSDNode* instead...
2009-10-10 Dan GohmanReplace X86's CanRematLoadWithDispOperand by calling...
2009-10-09 Dan GohmanThe ScheduleDAG framework now requires an AliasAnalysis...
2009-10-09 Dan GohmanFactor out LiveIntervalAnalysis' code to determine...
2009-10-09 Devang PatelExtract scope information from the variable itself...
2009-10-09 Jeffrey YasskinExecutionEngine::clearGlobalMappingsFromModule failed...
2009-10-09 Dan GohmanAdd a const qualifier.
2009-10-09 Dale JohannesenUse names instead of numbers for some of the magic
2009-10-09 Dan GohmanAdd basic infrastructure and x86 support for preserving...
2009-10-09 Mikhail GlushenkovRaise the limit on built-in plugins in llvmc to 10.
2009-10-09 Evan ChengIndentation.
2009-10-09 Dan GohmanAdd the ability to track HasNSW and HasNUW on more...
2009-10-08 Bob WilsonAdd a SelectionDAG getTargetInsertSubreg convenience...
2009-10-08 Dan GohmanAdd a form of addPreserved which takes a string argumen...
2009-10-08 Chris Lattnerremove LoopVR pass. According to Nick:
2009-10-08 Jim GrosbachRe-enable register scavenging in Thumb1 by default.
2009-10-07 Jim Grosbachreverting thumb1 scavenging default due to test failure...
2009-10-07 Chris Lattnersecond half of lazy liveness removal.
2009-10-07 Jim GrosbachEnable thumb1 register scavenging by default.
2009-10-07 Devang PatelExtract subprogram and compile unit information from...
next