Grammar and spelling.
[oota-llvm.git] / lib / Transforms /
2014-02-26 Reid KlecknerGlobalOpt: Apply fastcc to internal x86_thiscallcc...
2014-02-26 Andrew TrickFix PR18165: LSR must avoid scaling factors that exceed...
2014-02-26 Chandler Carruth[SROA] Use the correct index integer size in GEPs throu...
2014-02-26 Chandler Carruth[SROA] Teach SROA how to handle pointers from address...
2014-02-26 Chandler Carruth[SROA] Split the alignment computation complete for...
2014-02-26 Chandler Carruth[SROA] The original refactoring inspired by the addrspa...
2014-02-26 Chandler Carruth[SROA] Yet another slight refactoring that simplifies...
2014-02-26 Chandler Carruth[SROA] Simplify the computing of alignment: we only...
2014-02-26 Chandler Carruth[SROA] Use NewOffsetBegin in the unsplit case for memse...
2014-02-26 Chandler Carruth[SROA] Use the members for New{Begin,End}Offset in...
2014-02-26 Chandler Carruth[SROA] Compute the New{Begin,End}Offset values once...
2014-02-26 Chandler Carruth[SROA] Fix PR18615 with some long overdue simplificatio...
2014-02-25 Chandler Carruth[reassociate] Switch two std::sort calls into std:...
2014-02-25 Chandler Carruth[SROA] Add an off-by-default *strict* inbounds check...
2014-02-25 Rafael EspindolaMake DataLayout a plain object, not a pass.
2014-02-25 Rafael EspindolaFactor out calls to AA.getDataLayout().
2014-02-25 Rafael EspindolaMake a few more DataLayout variables const.
2014-02-25 Chandler Carruth[SROA] Use the original load name with the SROA-prefixe...
2014-02-25 Chandler Carruth[SROA] Thread the ability to add a pointer-specific...
2014-02-25 Chandler Carruth[SROA] Rather than copying the logic for building a...
2014-02-25 Chandler Carruth[SROA] Simplify some of the logic to dig out the old...
2014-02-25 Chandler Carruth[SROA] Adjust to new clang-format style.
2014-02-25 Chandler Carruth[SROA] Fix a *glaring* bug in r202091: you have to...
2014-02-25 Alexey SamsonovSilence GCC warning
2014-02-25 Alp TokerFix typos
2014-02-25 Chandler Carruth[SROA] Add a debugging tool which shuffles the slices...
2014-02-25 Chandler Carruth[SROA] Use a more direct way of determining whether...
2014-02-25 Chandler Carruth[SROA] Fix another instability in SROA with respect...
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-24 Arnold SchwaighoferSLPVectorizer: Try vectorizing 'splat' stores
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-24 Arnold SchwaighoferLTO: Add the loop vectorizer to the LTO pipeline.
2014-02-24 Rafael EspindolaDon't make F_None the default.
2014-02-24 Kostya Serebryany[asan] simplify the code that compute the shadow offset...
2014-02-22 Logan ChienInclude <cctype> for isdigit().
2014-02-22 Quentin Colombet[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2014-02-21 Rafael EspindolaRename a few more DataLayout variables from TD to DL.
2014-02-21 Rafael EspindolaRename a few more DataLayout variables.
2014-02-21 Rafael EspindolaRename many DataLayout variables from TD to DL.
2014-02-20 Nick LewyckyMake sure that value handle users see the transformatio...
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Rafael EspindolaThis reverts commit r201625 and r201624.
2014-02-19 Tim NorthoverX86 CodeGenPrep: sink shufflevectors before shifts
2014-02-19 Rafael EspindolaNow that llvm always does the right thing with private...
2014-02-18 Rafael EspindolaRename some member variables from TD to DL.
2014-02-18 Tim NorthoverGlobalMerge: move "-global-merge" option to the pass...
2014-02-17 Gerolf Hoflehnerfix for null VectorizedValue assertion in the SLP Vecto...
2014-02-16 Gerolf Hoflehnerfixed typo in comment as my test commit
2014-02-14 Quentin Colombet[CodeGenPrepare][AddressingModeMatcher] Give up on...
2014-02-14 Rafael EspindolaTrivial cleanup: reuse existing variable.
2014-02-14 Matt ArsenaultDo more addrspacecast transforms that happen for bitcast.
2014-02-13 Benjamin KramerInstCombine: Replace custom constant folding code with...
2014-02-13 Benjamin KramerReduce code duplication resulting from the ConstantVect...
2014-02-13 Reid KlecknerGlobalOpt: Aliases don't have sections, don't copy...
2014-02-12 Owen AndersonRemove a very old instcombine where we would turn seque...
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-11 Benjamin KramerInstCombine: Teach icmp merging about the equivalence...
2014-02-11 Chandler Carruth[LPM] Switch LICM to actively use LCSSA in addition...
2014-02-11 Quentin Colombet[CodeGenPrepare] Undo changes that happened for the...
2014-02-10 Chandler Carruth[LPM] A terribly simple fix to a terribly complex bug...
2014-02-10 Benjamin KramerMake succ_iterator a real random access iterator and...
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-02-08 Arnold SchwaighoferLoopVectorizer: Keep track of conditional store basic...
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-02-08 Juergen Ributzka[Constant Hoisting] Don't update the use list while...
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-04 Benjamin KramerSimplifyLibCalls: Push TLI through the exp2->ldexp...
2014-02-04 Duncan P. N. Exon... cleanup: scc_iterator consumers should use isAtEnd
2014-02-04 Tim NorthoverOS X: the correct function is __sincospif_stret, not...
2014-02-04 Kai NackeAdd strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
2014-02-04 Nick LewyckySelf-memcpy-elision and memcpy of constant byte to...
2014-02-03 Reid Klecknerinalloca: Don't remove dead arguments in the presence...
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2014-02-02 Arnold SchwaighoferLoopVectorizer: Enable unrolling of conditional stores...
2014-02-01 Chandler Carruth[LPM] Apply a really big hammer to fix PR18688 by recur...
2014-02-01 Eli BenderskyRemove some unused #includes
2014-02-01 Reid KlecknerRevert "[SLPV] Recognize vectorizable intrinsics during...
2014-01-31 Chandler Carruth[SLPV] Recognize vectorizable intrinsics during SLP...
2014-01-31 Chandler Carruth[vectorizer] Tweak the way we do small loop runtime...
2014-01-31 Bob WilsonFix a bug in gcov instrumentation introduced by r195513...
2014-01-29 Chandler Carruth[LPM] Fix PR18643, another scary place where loop trans...
2014-01-29 Chandler Carruth[LPM] Fix PR18642, a pretty nasty bug in IndVars that...
2014-01-29 Arnold SchwaighoferLoopVectorizer: Don't count the induction variable...
2014-01-28 Rafael EspindolaFix pr14893.
2014-01-28 Chandler Carruth[vectorizer] Completely disable the block frequency...
2014-01-28 Reid KlecknerUpdate optimization passes to handle inalloca arguments
2014-01-28 Chandler Carruth[LPM] Fix PR18616 where the shifts to the loop pass...
2014-01-28 Arnold SchwaighoferLoopVectorize: Support conditional stores by scalarizing
2014-01-27 Manman RenPGO branch weight: keep halving the weights until they...
2014-01-27 Chandler Carruth[vectorize] Initial version of respecting PGO in the...
2014-01-27 Benjamin KramerConstantHoisting: We can't insert instructions directly...
2014-01-27 Chandler Carruth[vectorizer] Add an override for the target instruction...
2014-01-27 Chandler Carruth[vectorizer] Simplify code to use existing helpers...
2014-01-27 Chandler Carruth[vectorizer] Teach the loop vectorizer's unroller to...
2014-01-27 Chandler Carruth[vectorizer] Add some flags which are useful for conduc...
2014-01-27 Chandler Carruth[vectorizer] Fix a trivial oversight where we always...
next