oota-llvm.git
2010-08-09 Bill WendlingMerge the OptimizeExts and OptimizeCmps passes into...
2010-08-09 Devang PatelUndo accidental commit.
2010-08-09 Devang PatelSimplify. Avoid redundant checks.
2010-08-09 Eric ChristopherWording.
2010-08-09 Kevin EnderbyNext bit of support for the dwarf .file directive....
2010-08-09 Evan ChengARMBaseRegisterInfo::hasFP() has been broken for a...
2010-08-09 Bruno Cardoso... Add VCVTPD2PS, VCVTPS2DQ, VCVTPS2PDY, VCVTTPD2DQY,...
2010-08-09 Devang PatelRefactor.
2010-08-09 Bruno Cardoso... Add patterns to AVX conversions instructions. Do that...
2010-08-09 Rafael EspindolaMake it possible to set the target triple and expose...
2010-08-09 Nick LewyckyFix a use after free error caught by the valgrind builders.
2010-08-09 Devang PatelRefactoring. Update DbgVarible to handle queries itself.
2010-08-09 Owen AndersonAdd ConstantRange information to the debugging output.
2010-08-09 Eli FriedmanPR7853: fix a silly mistake introduced in r101899,...
2010-08-09 Oscar FuentesUpdate cmake library dependencies.
2010-08-09 Oscar FuentesCMake: eliminated unnecessary target_link_libraries.
2010-08-09 Devang PatelIt is ok, and convenient, to pass descriptors by value.
2010-08-09 Jakob Stoklund... A REG_SEQUENCE instruction may use the same register...
2010-08-09 Evan ChengExplicitly initialize SlowFPBrcc and Pref32BitThumb...
2010-08-09 Devang PatelRename a method.
2010-08-09 Evan ChengChange -prefer-32bit-thumb to attribute -mattr=+32bit...
2010-08-09 Bruno Cardoso... Memory version of vcvtdq2pd intrinsic
2010-08-09 Bruno Cardoso... Patterns to match vinsert, vbroadcast, vmovmask and...
2010-08-09 Evan ChengAdd an option to disable 32 -> 16-bit Thumb2 size reduc...
2010-08-09 Duncan SandsRemove the ValueMap operator=, which was wrong (it...
2010-08-09 Kalle RaiskilaHave SPU handle halfvec stores aligned by 8 bytes.
2010-08-09 Michael J.... MC/MachO: Fix possible null pointer dereference.
2010-08-09 Rafael EspindolaXFAIL for mingw that has no plugins.
2010-08-09 Rafael EspindolaDon't try to build a plugin on windows.
2010-08-09 Nick LewyckyStop the JIT from refusing to work just because the...
2010-08-09 Oscar FuentesCMake: llvm_map_components_to_libraries now returns...
2010-08-09 Zhongxing XuChange the Interval type to signed in ImmutableInterval...
2010-08-09 Oscar FuentesCMake: document how to incorporate LLVM into the cmake...
2010-08-09 Oscar FuentesCMake: system for providing llvm-config-like features...
2010-08-09 Oscar FuentesCMake: documented testing procedure
2010-08-08 Michael J.... llc: Fix help typo as pointed out by Nick Lewycky.
2010-08-08 Rafael EspindolaAdd a opt-args option that can be used to pass argument...
2010-08-08 Rafael Espindolas/libLLVMgold/LLVMgold/g
2010-08-08 Benjamin KramerRemove unused variable.
2010-08-08 Duncan SandsRemove the ValueMap copy constructor. It's not used...
2010-08-08 Eric ChristopherRegenerate.
2010-08-08 Eric ChristopherAdd a bit of a hack to avoid multiple defines of variab...
2010-08-08 Nick LewyckyAdd optimization to Target/README.txt.
2010-08-08 Nick LewyckyReject unrepresentable pointer types in intrinsics...
2010-08-08 Bill WendlingUse the "isCompare" machine instruction attribute inste...
2010-08-08 Nick LewyckyDo more to modernize MergeFunctions. Refactor in respon...
2010-08-08 Oscar FuentesCMake: set configure macro LLVM_PREFIX
2010-08-08 Oscar FuentesCMake: configure header llvm-config.h
2010-08-08 Rafael EspindolaMost of bugpoint now only needs to know the pass names.
2010-08-08 Eric ChristopherRegenerate.
2010-08-08 Eric ChristopherFix PR7809 by creating a header for just llvm variables...
2010-08-08 Bill WendlingAdd back in r109901, which adds a Compare flag to the...
2010-08-08 Rafael EspindolaUse %shlibext instead of .so
2010-08-08 Rafael EspindolaTry to fix cmake build.
2010-08-08 Eric ChristopherFix a couple of warnings.
2010-08-07 Rafael EspindolaRun opt instead of bugpoint itself.
2010-08-07 Rafael EspindolaAnother missing file :-(
2010-08-07 Rafael EspindolaAdd missing file.
2010-08-07 Rafael EspindolaMove the bugpoint test passes to a plugin in preparatio...
2010-08-07 Benjamin KramerRoll back my last two commits, valgrind complains.
2010-08-07 Benjamin KramerA reference to the Timer's name is safe, it outlives...
2010-08-07 Benjamin KramerKill rarely used std::sort.
2010-08-07 Benjamin KramerShrink PassNameParser's binary size with array_pod_sort.
2010-08-07 Owen AndersonRemove layering violation.
2010-08-07 Owen AndersonAdd an inverse() method to ConstantRange.
2010-08-07 Nick LewyckyFix typo.
2010-08-07 Dan GohmanRemove assignPassManager's default arguments. It's...
2010-08-07 Dan GohmanMore #include cleanups.
2010-08-07 Dan GohmanDelete this explicit assignment operator; it's equivale...
2010-08-07 Dan GohmanOops, check in this file too.
2010-08-07 Dan GohmanTidy up PMStack. Add a bunch of consts, use std::vector...
2010-08-07 Dan GohmanTidy some #includes and forward-declarations, and move...
2010-08-07 Owen AndersonAdd a convenience constructor.
2010-08-07 Dan GohmanMake AnalysisImpls private.
2010-08-07 Dale JohannesenUse sdmem and sse_load_f64 (etc.) for the vector
2010-08-07 Owen AndersonDon't attempt the PRE inline asm calls, since we don...
2010-08-07 Owen AndersonAdd a predicate to determine if a call is an inline...
2010-08-06 Rafael EspindolaSome cleanup. Use a class (OptionInfo) instead of a...
2010-08-06 Jakob Stoklund... Lazily defer duplicating the live interval we are split...
2010-08-06 Bruno Cardoso... Patterns to match AVX 256-bit vzero intrinsics
2010-08-06 Dan GohmanEliminate PromoteMemoryToRegisterID; just use addPreser...
2010-08-06 Michael J.... llc: Clarify -mc-relax-all description.
2010-08-06 Jim Grosbachtidy up
2010-08-06 Daniel DunbarMC: Add default value for AddrSpace argument to EmitValue.
2010-08-06 Bruno Cardoso... Patterns to match AVX 256-bit permutation intrinsics
2010-08-06 Stuart HastingsTest case for r110459. Radar 8264751. Test case by...
2010-08-06 Jim GrosbachCleanup comment wording
2010-08-06 Jim GrosbachRemove empty processFunctionBeforeFrameFinalized()...
2010-08-06 Jakob Stoklund... Keep the MachiuneFunctionPass pointer around. It is...
2010-08-06 Jakob Stoklund... Add LiveInterval::RenumberValues - Garbage collection...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Dan GohmanImplement a proper getModRefInfo for va_arg.
2010-08-06 Jim Grosbachspelling
2010-08-06 Dan GohmanBe more conservative in the face of volatile.
2010-08-06 Dan GohmanFix a comment.
2010-08-06 Jakob Stoklund... Add more verification of LiveIntervals.
2010-08-06 Jakob Stoklund... Fix swapped COPY operands.
2010-08-06 Jakob Stoklund... Don't try to verify LiveIntervals for physical registers.
2010-08-06 Rafael EspindolaFix eabi calling convention when a 64 bit value shadows r3.
2010-08-06 Nick LewyckyFix uninitialized variable warning.
next