Don't use PN->replaceUsesOfWith() to change a PHINode's incoming blocks,
[oota-llvm.git] / lib /
2011-06-21 Jay FoadDon't use PN->replaceUsesOfWith() to change a PHINode...
2011-06-21 Evan ChengTeach dag combine to match halfword byteswap patterns.
2011-06-21 Andrew Trickindvars -disable-iv-rewrite: Adds support for eliminati...
2011-06-21 Chad RosierRevert r133435 and r133449 to appease buildbots.
2011-06-21 Akira HatanakaAdd A0 and A1 to the list of registers used for returni...
2011-06-21 Akira HatanakaCoding style fixes.
2011-06-21 Akira HatanakaRe-apply 132758 and 132768 which were speculatively...
2011-06-20 Dan GohmanCompletely short-circuit out ARC optimization if the...
2011-06-20 Bill WendlingRemove the subclassing. This will be moved to the ASM...
2011-06-20 Justin HolewinskiPTX: Fix conversion between predicates and value types
2011-06-20 Nick LewyckyEmit movq for 64-bit register to XMM register moves...
2011-06-20 Jay FoadFix a check for PHINodes with two incoming values.
2011-06-20 Justin HolewinskiPTX: Fix if-then-else formatting and add missing asserts
2011-06-20 Rafael EspindolaDisable again.
2011-06-20 Justin HolewinskiPTX: Add basic register spilling code
2011-06-20 Roman DivackyDon't apply on PPC64 the 32bit ADDIC optimizations...
2011-06-20 Jay FoadChange how PHINodes store their operands.
2011-06-20 Jay FoadMake better use of the PHINode API.
2011-06-20 Jay FoadRemove the AugmentedUse struct.
2011-06-20 Rafael EspindolaRe enable 133415 with two fixes
2011-06-20 Duncan SandsDisable the logic added by rafael in commit 133415...
2011-06-20 Nadav RotemFix PromoteIntRes_TRUNCATE: Add support for cases where the
2011-06-20 Francois PichetFix MSVC build. next() function already exists in the...
2011-06-20 Rafael EspindolaTeach early dup how to duplicate basic blocks with...
2011-06-20 Chris LattnerRevamp the "ConstantStruct::get" methods. Previously...
2011-06-19 Jay FoadFix a FIXME by making GlobalVariable::getInitializer...
2011-06-19 Nadav RotemCode cleanups: Remove duplicated logic in PromotInteRes...
2011-06-19 Nadav RotemCalls to AssertZext and getZeroExtendInReg must be...
2011-06-19 Nadav RotemWhen promoting the vector elements in CopyToParts,...
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2011-06-18 Chris Lattnerrevert r133368, apparently I missed the tests to be...
2011-06-18 Chris LattnerRemove support for parsing the "type i32" syntax for...
2011-06-18 Chris Lattnerfix the varargs version of StructType::get to not requi...
2011-06-18 Chris Lattnereliminate some pointless virtual methods.
2011-06-18 Chris Lattnersimplify some code.
2011-06-18 Chris Lattnernow that Type::getDescription() is dead, the TypePrinti...
2011-06-18 Chris Lattnereliminate the Type::getDescription() method, using...
2011-06-18 Chris Lattnerrework the remaining autoupgrade logic to use a StringR...
2011-06-18 Benjamin KramerDirectly print to a raw_ostream instead of printing...
2011-06-18 Benjamin KramerSimplify code. No functionality change.
2011-06-18 Benjamin KramerSimplify code. No change in functionality.
2011-06-18 Hans WennborgMC: Allow .common as alias for .comm assembler directiv...
2011-06-18 Benjamin KramerDon't allocate empty read-only SmallVectors during...
2011-06-18 Benjamin KramerRemove unused but set variables.
2011-06-18 Hans WennborgFix PR10103: Less code for enum type translation.
2011-06-18 Cameron ZwarichWhen scalar replacement returns a vector type, only...
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-06-18 Cameron ZwarichFix an invalid bitcast crash that occurs when doing...
2011-06-18 Cameron ZwarichRemove a pointless assignment. Nothing checks the value...
2011-06-18 Jakob Stoklund OlesenDelete unneeded allocation order override.
2011-06-18 Jakob Stoklund OlesenSwitch ARM to using AltOrders instead of MethodBodies.
2011-06-18 Jakob Stoklund OlesenSwitch x86 to using AltOrders instead of MethodBodies.
2011-06-18 Jakob Stoklund OlesenReserve D16-D13 on subtargets that don't support them.
2011-06-18 Bill Wendling* Override the "EmitBytes" function, since it can sneak...
2011-06-18 Eric ChristopherFix UMULO support for 2x register width to allow the...
2011-06-17 Bill WendlingRemove false assertion.
2011-06-17 Jakob Stoklund OlesenOnly call TRI::getRawAllocationOrder to resolve a targe...
2011-06-17 Jakob Stoklund OlesenZap the last reference to allocation_order_begin().
2011-06-17 Jakob Stoklund OlesenSI, DI, BP, and SP don't have 8-bit sub-registers in...
2011-06-17 Eric ChristopherFix comment.
2011-06-17 Matt Beaumont-GayFix -Asserts build
2011-06-17 Chad RosierRevert r133285. Causing odd failures on Dragonegg.
2011-06-17 Bill WendlingDisable for another investigation.
2011-06-17 Devang PatelSet debug loc for new preheader's terminator.
2011-06-17 Bill WendlingSupport only DwarfCFI or SjLj exception handling in...
2011-06-17 Bill WendlingSjLj exception handling LSDA decoding support wasn...
2011-06-17 Bill WendlingDisable to investigate ARM failure.
2011-06-17 Bill WendlingUse the verbose asm flag instead of a new flag for...
2011-06-17 Evan ChengAdd an alternative rev16 pattern. We should figure...
2011-06-17 Eric ChristopherLower multiply with overflow checking to __mulo<mode>
2011-06-17 Bill WendlingAdd an option that allows one to "decode" the LSDA.
2011-06-17 Stuart HastingsRelocate NUW test to cover all binary ops in a dynamic...
2011-06-17 Chris LattnerDrop the "2" suffix on some enums.
2011-06-17 Chris Lattnerremove support for a bunch of obsolete instruction...
2011-06-17 Benjamin KramerRemove a useless copy of MCELFStreamer. Patch by Logan...
2011-06-17 Jakub StaszakgetSuccWeight returns now default 0 if Weights vector...
2011-06-17 Chris Lattnermissed a file.
2011-06-17 Chris LattnerRemove some "2" suffixes from the metadata enums now...
2011-06-17 Chris Lattnerremove bitcode reader support for LLVM 2.7 metadata...
2011-06-17 Chris Lattnerremove another old and dead hunk of code.
2011-06-17 Chris LattnerStop accepting and ignoring attributes in function...
2011-06-17 Jakub StaszakAllow empty Weights vector.
2011-06-17 Roman DivackyFix a few places where 32bit instructions/registerset...
2011-06-17 Rafael EspindolaTwo fixes relating to debug value:
2011-06-17 Jay FoadFix typo in comment.
2011-06-17 Justin HolewinskiPTX: Adjust rounding modes
2011-06-17 Nick LewyckyWhen promoting an alloca to registers discard any lifet...
2011-06-17 Lang HamesAdd a hook for PBQP clients to run a custom pre-alloc...
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2011-06-17 Chris Lattnerremove asmparser support for the old getresult instruct...
2011-06-17 Chris Lattnerremove parser support for the obsolete "multiple return...
2011-06-17 Chris Lattnerstop accepting begin/end around function bodies in...
2011-06-17 Chris LattnerRemove support for using "foo" as symbols instead of...
2011-06-17 Rafael EspindolaEnable early duplication of small blocks. There are...
2011-06-17 Jakob Stoklund OlesenAllocate SystemZ callee-saved registers backwards:...
2011-06-17 Chris LattnerRemove old backwards compatibility support from the...
2011-06-17 Cameron ZwarichUpdate an insertion point iterator after replacing...
2011-06-17 Jakob Stoklund OlesenExplicitly invoke ArrayRef constructor to keep gcc...
2011-06-16 Jakob Stoklund OlesenRename TRI::getAllocationOrder() to getRawAllocationOrd...
2011-06-16 Jakob Stoklund OlesenDon't use register classes larger than TLI->getRegClass...
next