oota-llvm.git
2010-12-18 Bill WendlingRemoveUnusedCPEntries can change things. Track it.
2010-12-18 Rafael EspindolaTest for push being relaxed.
2010-12-18 Jakob Stoklund... Check that the register is live-in to the loop header...
2010-12-18 Nick LewyckyFix GCC warning:
2010-12-18 Rafael EspindolaRelax push instructions.
2010-12-18 Nick LewyckyMake LazyValueInfo non-recursive.
2010-12-18 Bob WilsonRearrange some Neon multiclasses. No functional changes.
2010-12-18 Michael J.... Support/PathV1: Deprecate getLast.
2010-12-18 Michael J.... CMake: Cleanup and document MSVC warning flags.
2010-12-18 Owen AndersonAdd support to CallbackVH to receive notification when...
2010-12-18 Jakob Stoklund... Pass a Banner argument to the machine code verifier...
2010-12-18 Bob WilsonFix result type of Neon floating-point comparisons...
2010-12-18 Bob WilsonAdd some missing entries in ARMTargetLowering::getTarge...
2010-12-17 Bill WendlingWhitespace fixes. No functionality change.
2010-12-17 Jakob Stoklund... Avoid dereferencing end() in collectInterferingVRegs...
2010-12-17 Jakob Stoklund... Make the -verify-regalloc command line option available...
2010-12-17 Jakob Stoklund... Enable loop splitting in RegAllocGreedy.
2010-12-17 Nate BegemanAdd vector versions of some existing scalar transforms...
2010-12-17 Bill WendlingDuring local stack slot allocation, the materializeFram...
2010-12-17 Bob WilsonFix a DAGCombiner crash when folding binary vector...
2010-12-17 Bob WilsonCombine several vector-related DAGCombiner tests.
2010-12-17 Bob WilsonAvoid report_fatal_error in ARM's PrintAsmOperand method.
2010-12-17 Bob WilsonRemove trailing whitespace.
2010-12-17 Nate BegemanAdd support for matching psign & plendvb to the x86...
2010-12-17 Jakob Stoklund... Add more checks to IntervalMapOverlaps::advance() to...
2010-12-17 Jakob Stoklund... It is allowed to call IntervalMap::const_iterator:...
2010-12-17 Owen AndersonThumb's forced-PC-alignment requirement applies to...
2010-12-17 Dale JohannesenAdd a transform to DAG Combiner. This improves the
2010-12-17 Michael J.... Fix 80 col.
2010-12-17 Michael J.... Support/Path: Deprecate PathV1::isAbsolute.
2010-12-17 Benjamin KramerPathV2: Use StringRef::substr to simplify substring...
2010-12-17 Jakob Stoklund... Allow missing kill flags on an untied operand of a...
2010-12-17 Jakob Stoklund... Fix crash when IntervalMapOverlaps::advanceTo moves...
2010-12-17 Jim GrosbachIf The ARM WriteNopData() gets an unaligned byte count...
2010-12-17 Benjamin KramerMissed some StringRefRefs.
2010-12-17 Jim GrosbachAdd bits 31-28 to the Thumb2 encoding of TBB/TBH.
2010-12-17 Jim GrosbachHandle 2 and 4 byte data blob fixup values for ARM.
2010-12-17 Benjamin KramerPass StringRefs by value, for consistency.
2010-12-17 Jakob Stoklund... Add MachineLoopRange comparators for sorting loop lists...
2010-12-17 Owen AndersonReapply r121905 (automatic synthesis of @llvm.sadd...
2010-12-17 Rafael EspindolaStore and free the TargetObjectWriter.
2010-12-17 Rafael EspindolaStub out explicit MCELFObjectTargetWriter interface.
2010-12-17 Michael J.... Cleanup and document .gitignore.
2010-12-17 Michael J.... Support: Rename Path.h to PathV1.h and add a new Path...
2010-12-17 Rafael EspindolaMove createELFObjectWriter to its own header.
2010-12-17 Benjamin KramerSimplifyCFG: Ranges can be larger than 64 bits. Fixes...
2010-12-17 Benjamin KramerFix mismatched new[]/delete.
2010-12-17 Kalle RaiskilaDon't feed 19 bit immediates to ILA.
2010-12-17 Rafael EspindolaUse getFixupKindInfo to implement isFixupKindPCRel...
2010-12-17 Chris Lattnerimprove switch formation to handle small range
2010-12-17 Daniel DunbarMC/ARM: Use aggressive symbol folding (important for...
2010-12-17 Daniel DunbarMC/Expr: Implemnt more aggressive folding during symbol...
2010-12-17 Daniel DunbarMC/Mach-O: On second thought, use a custom hook for...
2010-12-17 Daniel DunbarMC/Mach-O: Implement IsSymbolRefDifferenceFullyResolved.
2010-12-17 Daniel DunbarMC/ObjectWriter: Add a new IsSymbolRefDifferenceFullyRe...
2010-12-17 Jakob Stoklund... Provide LiveIntervalUnion::Query::checkLoopInterference.
2010-12-17 Daniel DunbarMC/Assembler: Strip out object writer arguments, now...
2010-12-17 Daniel DunbarMC/Assembler: Make the MCObjectWriter available through...
2010-12-17 Jim GrosbachTrailing whitespace and 80 column fixups.
2010-12-17 Daniel DunbarMC/Target: Remove HasScatteredSymbols target hook varia...
2010-12-17 Daniel DunbarMC/Expr: Simplify.
2010-12-17 Jakob Stoklund... Complete tests for IntervalMapOverlaps.
2010-12-17 Bob WilsonFix crash compiling a QQQQ REG_SEQUENCE for a Neon...
2010-12-17 Bob WilsonUse PairDRegs to implement ConcatVectors. No functiona...
2010-12-17 Bob WilsonFix a comment typo.
2010-12-17 Bob WilsonNeon intrinsic tests need to be compiled for Cortex...
2010-12-17 Dan GohmanRevert r64460. strtol and friends cannot be marked...
2010-12-17 Daniel DunbarMC: Remove another dead MCAssembler argument, and updat...
2010-12-17 Daniel DunbarMC: Remove dead MCAssembler argument -- Rafael, can...
2010-12-17 Daniel DunbarMC: Simplify (remove unnecessary MCAssembler argument...
2010-12-17 Daniel DunbarFix 80-col viola.
2010-12-17 Daniel DunbarWrite => in a more normal form.
2010-12-17 Daniel DunbarMC/Expr: Simplify (and add a FIXME).
2010-12-17 Rafael Espindola"Fix" FDE alignment to match what gas does.
2010-12-16 Rafael EspindolaMake pushq produce signed relocations.
2010-12-16 Michael J.... llvm-dis: Fix memory leak. ParseBitcodeFile should...
2010-12-16 Jakob Stoklund... Add basic test exposing many bugs.
2010-12-16 Wesley PeckFix MBlaze backend call instructions so that arguments...
2010-12-16 Jim GrosbachPseudo-ize the Thumb1 tBfar pattern. rdar://8777974
2010-12-16 Daniel DunbarMC/Expr: Add a doxyment.
2010-12-16 Daniel DunbarOops, didn't mean to ignore .gitignore.
2010-12-16 Daniel DunbarMC/Mach-O: Lift some MachObjectWriter arguments into...
2010-12-16 Michael J.... llvm-dis: Simplify MemoryBuffer usage.
2010-12-16 Michael J.... Fix whitespace.
2010-12-16 Daniel DunbarMC/Mach-O: Stub out explicit MCMachObjectTargetWriter...
2010-12-16 Daniel DunbarFix indentation (per style guide).
2010-12-16 Daniel DunbarMC/Mach-O: Move createMachObjectWriter into MCMachObjec...
2010-12-16 Daniel DunbarMC/Mach-O: Use fixup info instead of hard coded list.
2010-12-16 Daniel Dunbarbuild: Fix ONLY_TOOLS to not build lto etc. unless...
2010-12-16 Daniel DunbarAdd some more .gitignore entries.
2010-12-16 Frits van BommelFix a bug in the loop in JumpThreading::ProcessThreadab...
2010-12-16 Duncan SandsSpeculatively revert commit 121905 since it looks like...
2010-12-16 Daniel DunbarFix some compiler warnings.
2010-12-16 Michael J.... MemoryBuffer now return an error_code and returns a...
2010-12-16 Michael J.... Add .gitignore. I chose not to dump the svn ignore...
2010-12-16 Daniel DunbarMC: Move target specific fixup info descriptors to...
2010-12-16 Jason W Kim1. ARM/MC/ELF: A few more ELF relocs for .o
2010-12-16 Daniel DunbarMC: Make TargetAsmBackend available to the AsmStreamer.
2010-12-16 Daniel DunbarMC: Split MCFixupKindInfo out into its own header.
2010-12-16 Daniel DunbarMC: Remove a FIXME I no longer agree with.
next