SLPVectorizer: Handle more horizontal reductions (disabled)
[oota-llvm.git] / test / Transforms /
2013-09-20 Arnold SchwaighoferSLPVectorizer: Handle more horizontal reductions (disabled)
2013-09-20 Joerg SonnenbergerDelete empty files.
2013-09-20 Joerg SonnenbergerRevert r191017, it results in segmentation faults in Qt.
2013-09-20 Benjamin KramerInstCombine: Canonicalize (gep i8* X, -(ptrtoint Y...
2013-09-19 Shuxin Yang[Fast-math] Disable "(C1/X)*C2 => (C1*C2)/X" if C1...
2013-09-19 Benjamin KramerInstCombine: Don't allow turning vector-of-pointer...
2013-09-19 Shuxin YangGVN proceeds in the presence of dead code.
2013-09-18 Chandler CarruthName the XCore target-specific subdirectories canonically.
2013-09-18 NAKAMURA TakumiA couple of tests, in llvm/test/Transforms/*/xcore...
2013-09-18 Robert LyttonPrevent LoopVectorizer and SLPVectorizer running if...
2013-09-18 Andrea Di BiagioRe-add tests from r179291 which were accidentally remov...
2013-09-17 Matt ArsenaultFix a constant folding address space place I missed.
2013-09-17 Quentin ColombetRevert the load slicing done in r190870.
2013-09-17 Matt ArsenaultCleanup handling of constant function casts.
2013-09-17 Arnold SchwaighoferSLPVectorizer: Don't vectorize phi nodes that use invok...
2013-09-17 Quentin Colombet[InstCombiner] Slice a big load in two loads when the...
2013-09-17 Stepan DyatkovskiyBugfix for PR17099:
2013-09-16 Krzysztof ParzyszekAdd testcase for r190631
2013-09-16 Arnold SchwaighoferDon't vectorize if there are outside loop users of...
2013-09-14 Chandler CarruthRemove the long, long defunct IR block placement pass.
2013-09-14 Matt ArsenaultAdd missing CHECK-LABEL
2013-09-14 Matt ArsenaultAdd test for untested path in SimplifyCFG
2013-09-11 Hal FinkelImplement TTI getUnrollingPreferences for PowerPC
2013-09-11 Matt ArsenaultTeach loop-idiom about address space pointer sizes
2013-09-10 Matt ArsenaultFix missing CHECK-LABELs
2013-09-09 Eli FriedmanDon't shrink atomic ops to bool in GlobalOpt.
2013-09-09 Quentin Colombet[InstCombiner] Expose opportunities to merge subtract...
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-04 Rafael EspindolaMerge these 2 tests in a single file.
2013-09-04 Rafael EspindolaRevert "Add r159136 back now that pr13124 has been...
2013-09-04 Tim NorthoverInstCombine: allow unmasked icmps to be combined with...
2013-09-04 Tim NorthoverInstCombine: look for masked compares with subset relation
2013-09-03 Rafael EspindolaAdd r159136 back now that pr13124 has been fixed.
2013-09-03 Michael Gottesman[objc-arc] Turn off the objc_retainBlock -> objc_retain...
2013-09-03 Michael Gottesman[objc-arc] Move some block tests from basic.ll -> retai...
2013-09-03 Matt ArsenaultTeach InstCombineLoadCast about address spaces.
2013-09-03 Yi JiangIn this patch we are trying to do two things:
2013-08-31 Benjamin KramerSimplifyLibCalls: When emitting an overloaded fp functi...
2013-08-30 Benjamin KramerInstCombine: Check for zero shift amounts before subtra...
2013-08-29 Daniel DunbarFix a test to not fail for users with my name. :)
2013-08-28 Matt ArsenaultConvert tests to FileCheck
2013-08-28 Matt ArsenaultHandle address spaces in TargetTransformInfo
2013-08-28 Hal FinkelDisable unrolling in the loop vectorizer when disabled...
2013-08-26 Matt ArsenaultFix inserting instructions before last in bundle.
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-26 Nadav RotemLoopVectorize: Implement partial loop unrolling when...
2013-08-26 Matt ArsenaultForgot to add slp threshold to test
2013-08-26 Matt ArsenaultVectorize starting from insertelements building a vector
2013-08-23 Michael GottesmanFilecheckize some tests.
2013-08-23 Michael GottesmanUpdate StripDeadDebugInfo to use DebugInfoFinder so...
2013-08-22 Manman Ren[Debug Info Tests] Update testing cases.
2013-08-22 Chandler CarruthTeach the SLP vectorizer the correct way to check for...
2013-08-22 Matt ArsenaultTeach LoopVectorize about address space sizes
2013-08-21 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-08-21 Matt ArsenaultTeach InstCombine about address spaces
2013-08-21 Matt ArsenaultAdd test for bitcast array ptrs with address spaces
2013-08-21 Matt ArsenaultAdd enforce known alignment test with address space
2013-08-20 Arnold SchwaighoferSLPVectorizer: Fix invalid iterator errors
2013-08-20 Matt ArsenaultTeach ConstantFolding about pointer address spaces
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-19 Matt ArsenaultTeach InstCombine visitGetElementPtr about address...
2013-08-19 Matt ArsenaultFix assert with GEP ptr vector indexing structs
2013-08-19 Matt ArsenaultRevert non-test parts of r188507
2013-08-19 Michael KupersteinAdds missing TLI check for library simplification of
2013-08-16 Matt ArsenaultAdd missing test for GEP + bitcast transformation
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-16 Jim GrosbachInstCombine: Simplify if(x!=0 && x!=-1).
2013-08-15 Matt ArsenaultDon't do FoldCmpLoadFromIndexedGlobal for non inbounds...
2013-08-15 Daniel Dunbar[tests] Fix refacto in r187764 that effectively disable...
2013-08-15 Yunzhong GaoFixing a corner-case bug in strchr and strrchr lib...
2013-08-14 Matt ArsenaultFix always creating GEP with i32 indices
2013-08-13 Hal FinkelBBVectorize: Add initial stores to the write set when...
2013-08-13 Nick LewyckyRemove duplicate copy of testcase in r188327.
2013-08-13 Nick LewyckyRevert r187191, which broke opt -mem2reg on the testcas...
2013-08-12 Nadav RotemFix PR16797 - Support PHINodes with multiple inputs...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-08-12 Richard SandifordFix big-endian handling of integer-to-vector bitcasts...
2013-08-09 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-08 Evgeniy StepanovDisable inlining between sanitized and non-sanitized...
2013-08-08 Michael GottesmanRevert "[objc-arc] Track if we encountered an additive...
2013-08-07 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-07 Benjamin KramerJumpThreading: Turn a select instruction into branching...
2013-08-06 Arnold SchwaighoferLoopVectorize: Allow vectorization of loops with lifeti...
2013-08-06 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-06 Tom StellardFactor FlattenCFG out from SimplifyCFG
2013-08-02 Nadav RotemSLPVectorizer: Fix PR16777. PHInodes may use multiple...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-07-30 Owen AndersonPreserve fast-math flags when folding (fsub x, (fneg...
2013-07-30 David MajnemerisKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfT...
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-29 Nadav RotemAdd the C source code to the test to make it easier...
2013-07-29 Nadav RotemSLPVectorier: update the debug location for the new...
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-29 Nadav RotemDon't vectorize when the attribute NoImplicitFloat...
next