oota-llvm.git
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.
2010-08-06 Nick LewyckyWork in progress, cleaning up MergeFuncs.
2010-08-06 Ted KremenekUpdate CMake build.
2010-08-06 Peter CollingbourneFix missing </a> tag error introduced by addition of...
2010-08-06 Bruno Cardoso... Patterns to match AVX 256-bit horizontal arithmetic...
2010-08-06 Dan GohmanAdd a comment.
2010-08-06 Bruno Cardoso... Patterns to match AVX 256-bit arithmetic intrinsics
2010-08-06 Bill WendlingRevert r109901. The implementation of <rdar://problem...
2010-08-06 Bill WendlingAdd the Optimize Compares pass (disabled by default).
2010-08-06 Eric ChristopherMoar words!
2010-08-06 Dan GohmanMove all the logic for function attributes and call...
2010-08-06 Nate BegemanAdd tablegen support for vdup_lane
2010-08-06 Owen AndersonFix botched revert.
2010-08-06 Devang PatelWhile emitting DBG_VALUE for registers spilled at the...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-06 Bruno Cardoso... Remove unused AVX intrinsics
2010-08-05 Eric ChristopherAdd an option to always emit realignment code for a...
2010-08-05 Jakob Stoklund... Be more aggressive about removing joined physreg copies.
2010-08-05 Jakob Stoklund... Don't verify LiveVariables if LiveIntervals is available.
2010-08-05 Dan GohmanFix 80-column violations.
2010-08-05 Dan GohmanMake AA private, since subclasses shouldn't (aren't...
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-08-05 Dan GohmanRemove IntrWriteMem, as it's the default. Rename IntrWr...
2010-08-05 Bruno Cardoso... Support very basic (doesn't include ABI support in...
2010-08-05 Dan GohmanImplement AccessesArguments checking in the two-callsit...
2010-08-05 Dan GohmanYes, we can do better, but this is not the place for it.
2010-08-05 Owen AndersonAdd the beginnings of infrastructure for range tracking.
2010-08-05 Eric ChristopherRevert my last commit, apparently it's a runtime issue.
2010-08-05 Jakob Stoklund... Add basic verification of LiveIntervals.
2010-08-05 Eric ChristopherRemove unnecessary include.
2010-08-05 Owen AndersonGive JumpThreading+LVI a long-form cl::opt so that...
2010-08-05 Owen AndersonSplit the tag and value members of LVILatticeVal in...
2010-08-05 Dan GohmanFix memdep's code for reasoning about dependences betwe...
2010-08-05 Gabor Greifremove the private hack from CallInst, it was not suppo...
2010-08-05 Owen AndersonGive ConstantRange an operator=
2010-08-05 Eric ChristopherDocument results of PR7762.
2010-08-05 Devang PatelMove x86 specific tests into test/CodeGen/X86.
2010-08-05 Eric ChristopherHandle the memory barrier pseudo that goes to nothing...
2010-08-05 Eric ChristopherSet hasSideEffects on the 64-bit no-sse memory barrier.
2010-08-05 Jim GrosbachFor local variables in functions with a frame pointer...
2010-08-05 Bob WilsonFix indentation.
2010-08-05 Jakob Stoklund... Remove double-def checking from MachineVerifier, so...
2010-08-05 Bob WilsonAdd an ARM RSCrr instruction for disassembly only.
2010-08-05 Eric ChristopherBe a little bit more specific about target for the...
2010-08-05 Eric ChristopherHandle the pseudo in MCInstLower.
2010-08-05 Bob WilsonAdd an ARM RSBrr instruction for disassembly only.
2010-08-05 Jakob Stoklund... Avoid using a live std::multimap iterator while editing...
2010-08-05 Dan GohmanMove x86-specific tests out of test/Transforms/LoopStre...
2010-08-05 Bob WilsonRevert bugpoint change due to buildbot breakage.
2010-08-05 Daniel Dunbartests: CodeGen/X86/GC tests require X86.
2010-08-05 Daniel Dunbartests: Mark MC/AsmParser tests as requiring x86 for...
2010-08-05 Rafael EspindolaRun opt instead of bugpoint itself.
2010-08-05 Rafael Espindolacheck-lit was failing again on F13 64 bits :-(
2010-08-05 Chandler CarruthSilence a GCC warning about && and || without explicit...
2010-08-05 Rafael EspindolaAdd const to compileProgram and to the various test...
2010-08-05 Oscar FuentesWhen building from git, add ref-id to PACKAGE_VERSION
2010-08-05 Rafael EspindolaAdd a Module argument to the remaining runPasses method...
2010-08-05 Oscar FuentesNew system for choosing CRT type on MSVC.
2010-08-05 Dan GohmanRevert r110270 for now. It appears to uncover a memdep...
2010-08-05 Bob WilsonARM "rrx" shift operands do not have an immediate....
2010-08-05 Rafael EspindolaMake EmitProgressBitcode const and add a Module argumen...
2010-08-04 Dan Gohmansvn:ignore
2010-08-04 Dan Gohmansvn:ignore
2010-08-04 Dan GohmanThe trouble with testing for "ModRef" and "NoModRef...
2010-08-04 Bill WendlingThe lower invoke pass needs to have unreachable code...
2010-08-04 Dan GohmanDelete obsolete comments.
2010-08-04 Eric ChristopherMake x86-64 membarriers work without sse and clean...
2010-08-04 Dan GohmanThe two-callsite form of AliasAnalysis::getModRefInfo...
2010-08-04 Jim Grosbachand back in. false alarm on the tests from another...
2010-08-04 Eli FriedmanPR7814: Truncates cannot be ignored for signed comparisons.
2010-08-04 Devang PatelImplement target specific getDebugValueLocation().
2010-08-04 Jakob Stoklund... Coalesce stack slot accesses that arise when spilling...
2010-08-04 Jim Grosbachoops. revert for a moment to clean up tests first.
2010-08-04 Jim GrosbachReserve a stack slot if the function adjusts the stack...
next