[AVX512] Add vpermil variable version
[oota-llvm.git] / test / Analysis /
2014-10-17 Hal Finkel[DSE] Remove no-data-layout-only type-based overlap...
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-14 Hal Finkel[CFL-AA] CFL-AA should not assert on an va_arg instruction
2014-10-10 Sanjoy DasThis patch teaches ScalarEvolution to pick and use...
2014-10-10 Mark HeffernanThis patch de-pessimizes the calculation of loop trip...
2014-10-09 Hal FinkelRevert "[BasicAA] Revert "Revert r218714 - Make better...
2014-10-06 Hal Finkel[BasicAA] Revert "Revert r218714 - Make better use...
2014-10-06 Hal Finkel[CFL-AA] Update for handling of globals and more tests
2014-10-03 Lang Hames[BasicAA] Revert r218714 - Make better use of zext...
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-30 Hal Finkel[BasicAA] Make better use of zext and sign information
2014-09-16 Elena DemikhovskyAVX-512: added cost for some AVX-512 instructions
2014-09-16 Hal FinkelFix BasicTTI::getCmpSelInstrCost to deal with illegal...
2014-09-15 Matt ArsenaultCHECK-LABELize test
2014-09-12 James Molloy[ARM] Teach the cost model that cross-class copies...
2014-09-07 Hal FinkelMake use @llvm.assume for loop guards in ScalarEvolution
2014-09-02 Hal FinkelAdd a CFL Alias Analysis implementation
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-25 Hal FinkelConvert noalias parameter attributes into noalias metad...
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-17 Hal FinkelImprove BasicAA CS-CS queries (redux)
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-08 Hal FinkelImprove BasicAA CS-CS queries
2014-07-03 Andrea Di Biagio[CostModel][x86] Improved cost model for alternate...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-08 Tobias GrosserScalarEvolution: Derive element size from the type...
2014-05-27 Sebastian Popremove constant terms
2014-05-27 Dinesh DwivediAdding testcase for PR18886.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-23 Andrew TrickTest case comments. Fix sloppiness.
2014-05-23 Andrew TrickFix and improve SCEV ComputeBackedgeTankCount.
2014-05-22 Andrew TrickFix a bug in SCEV's backedge taken count computation...
2014-05-16 Filipe CabecinhasAdded tests for the cost of lowering VSELECT instructions.
2014-05-15 Alp TokerFix typos
2014-05-12 Adam Nemet[Test] Trim unnecessary .c and .cpp from config.suffix...
2014-05-12 Sebastian Popdo not assert when delinearization fails
2014-05-08 Sebastian Popadd testcase for r208237: do not collect undef terms
2014-05-07 Sebastian Popsplit delinearization pass in 3 steps
2014-05-06 Benjamin KramerTTI: Estimate @llvm.fmuladd cost as fmul + fadd when...
2014-04-28 Duncan P. N. Exon... Reapply "blockfreq: Approximate irreducible control...
2014-04-27 Benjamin KramerX86TTI: Adjust sdiv cost now that we can lower it on...
2014-04-26 Benjamin KramerX86TTI: i16/i32 vector div with a constant (splat)...
2014-04-25 Duncan P. N. Exon... Revert "blockfreq: Approximate irreducible control...
2014-04-25 Duncan P. N. Exon... blockfreq: Approximate irreducible control flow
2014-04-25 Duncan P. N. Exon... blockfreq: Only one mass distribution per node
2014-04-25 Duncan P. N. Exon... blockfreq: Use better branch weights in multiexit test
2014-04-25 Duncan P. N. Exon... blockfreq: Clean up irreducible testcases
2014-04-22 Duncan P. N. Exon... blockfreq: Skip irreducible backedges inside functions
2014-04-21 Duncan P. N. Exon... Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-19 Duncan P. N. Exon... Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-19 Duncan P. N. Exon... Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-19 Duncan P. N. Exon... Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
2014-04-18 Duncan P. N. Exon... Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl...
2014-04-18 Duncan P. N. Exon... Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
2014-04-18 Duncan P. N. Exon... Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-18 Chandler Carruth[LCG] Add support for building persistent and connected...
2014-04-18 Duncan P. N. Exon... Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
2014-04-18 Duncan P. N. Exon... blockfreq: Rewrite BlockFrequencyInfoImpl
2014-04-14 Akira HatanakaFix a bug in which BranchProbabilityInfo wasn't setting...
2014-04-14 Hal FinkelDon't assert in BasicTTI::getMemoryOpCost for non-simpl...
2014-04-08 Sebastian Popin findGCD of multiply expr return the gcd
2014-04-04 Hal Finkel[PowerPC] Adjust load/store costs in PPCTTI
2014-04-03 Hal FinkelAccount for scalarization costs in BasicTTI::getMemoryO...
2014-04-02 Hal FinkelFix multi-register costs in BasicTTI::getCastInstrCost
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-26 Arnold SchwaighoferPR15967 Fix in basicaa for faulty returning no alias.
2014-03-25 Benjamin KramerScalarEvolution: Compute exit counts for loops with...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-10 Raul E. SilveraWhen analyzing vectors of element type that require...
2014-03-06 Matt ArsenaultTeach lint about address spaces
2014-02-21 Sebastian Popadd -da-delinearize runs and checks to MIV testcases
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2014-02-16 Nico RieckActually call FileCheck in tests
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-12 Craig TopperTest case I forgot to 'add' for r201126.
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-01-27 Nick LewyckyFix crasher introduced in r200203 and caught by a libc...
2014-01-27 Nick LewyckyTeach SCEV to handle more cases of 'and X, CST', specif...
2014-01-24 Alp TokerFix known typos
2014-01-16 Arnold SchwaighoferBasicAA: We need to check both access sizes when compar...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2014-01-09 Stepan DyatkovskiyFixed old typo in ScalarEvolution, that caused wrong...
2014-01-03 Arnold SchwaighoferBasicAA: Use reachabilty instead of dominance for check...
2014-01-02 Arnold SchwaighoferBasicAA: Fix value equality and phi cycles
2013-11-16 Matt ArsenaultUse correct size for address space in BasicAA.
2013-11-12 Sebastian Popimprove dependence analysis testcases
2013-11-12 Sebastian Popdelinearization of arrays
2013-11-06 Andrew TrickRewrite SCEV's backedge taken count computation.
2013-11-01 Hal FinkelConsider (x == -1) unlikely in BranchProbabilityInfo
2013-10-28 Benjamin KramerSCEV: Make the final add of an inbounds GEP nuw if...
2013-10-27 Shuxin YangRevert r193251 : Use address-taken to disambiguate...
2013-10-23 Benjamin KramerX86: Custom lower sext v16i8 to v16i16, and the corresp...
2013-10-23 Shuxin YangUse address-taken to disambiguate global variable and...
next