oota-llvm.git
2010-12-18 Michael J.... Support/PathV1: Clarify deprecation warning.
2010-12-18 Michael J.... Fix whitespace.
2010-12-18 Michael J.... Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
2010-12-18 Chris Lattnersimplify this a bit.
2010-12-18 Anton KorobeynikovRestore the behavior of frame lowering before my refact...
2010-12-18 Benjamin KramerJust rename the functions, relying on matching a instru...
2010-12-18 Benjamin KramerTest more than just label names and make test work...
2010-12-18 Eric ChristopherHeader warning patrol.
2010-12-18 Roman DivackyAdd support for lexing single quotes like 'c'.
2010-12-18 Owen AndersonRevert r122143 through r122140, which collectively...
2010-12-18 Rafael EspindolaMerge isAbsolute into IsSymbolRefDifferenceFullyResolved.
2010-12-18 Rafael EspindolaRemove the MCObjectFormat class.
2010-12-18 Rafael EspindolaAdd a test that shows that we produce no fixups when...
2010-12-18 Rafael EspindolaAdd a FIXME and explain a hack.
2010-12-18 Michael J.... Support/PathV1: Clarify deprecation warning.
2010-12-18 Michael J.... Fix whitespace.
2010-12-18 Michael J.... Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
2010-12-18 Rafael EspindolaFix the note.
2010-12-18 Rafael EspindolaRevert 122011, 122012, 122013, 122023 adding back an...
2010-12-18 Jakob Stoklund... Apparently, operandices is not a word.
2010-12-18 Rafael EspindolaMove some data to the TargetWriter.
2010-12-18 Jakob Stoklund... Teach the inline spiller to attempt folding a load...
2010-12-18 Jakob Stoklund... Tweak debug spew.
2010-12-18 Bill Wendlingr120333 changed the opcode for the Thumb1 stuff from...
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...
next