OSDN Git Service

android: Analysis: update sources list
[android-x86/external-llvm.git] / test / Analysis /
2018-06-08 Krzysztof Parzyszek[SCEV] Look through zero-extends in howFarToZero
2018-06-08 Artur Pilipenko[BPI] Apply invoke heuristic before loop branch heuristic
2018-06-05 Simon Pilgrim[X86][SSE] Use multiplication scale factors for v8i16...
2018-06-01 Karl-Johan Karlsson[ConstantFold] Disallow folding vector geps into bitcasts
2018-06-01 Karl-Johan Karlsson[ConstantFold] Add lit testcase for bitcast problem...
2018-05-31 David Green[DA] Fix direction vectors for weakZeroSrcSIV
2018-05-30 Daniel Neilson[AliasSet] Teach the alias set how to handle atomic...
2018-05-29 Daniel Neilson[BasicAA] Teach the analysis about atomic memcpy
2018-05-23 Piotr PadlewskiFix aliasing of launder.invariant.group
2018-05-22 Simon Pilgrim[TTI] Add uniform/non-uniform constant Pow2 detection...
2018-05-18 Piotr PadlewskiPropagate nonnull and dereferenceable throught launder
2018-05-18 Piotr Padlewski[MemDep] Fixed handling of invariant.group
2018-05-18 Serguei Katkov[LICM] Extend the MustExecute scope
2018-05-17 George Burgess IVRevert r332657: "[AA] cfl-anders-aa with field sensitivity"
2018-05-17 David Bolvansky[AA] cfl-anders-aa with field sensitivity
2018-05-16 Krzysztof Pszeniczny[BasicAA] Fix handling of invariant group launders
2018-05-15 Michael Zolotukhin[MemorySSA] Don't sort IDF blocks.
2018-05-10 George Burgess IVAdd regression test for r331976
2018-05-10 Serguei Katkov[SCEV] Add missed Test for rL331949.
2018-05-09 Adhemerval Zanella[AArch64] Improve cost of vector division by constant
2018-05-09 Simon Pilgrim[CostModel][X86] Split off SLM checks
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-05-03 Max KazantsevRe-enable "[SCEV] Make computeExitLimit more simple...
2018-05-02 Piotr PadlewskiMark invariant.group.barrier as inaccessiblememonly
2018-04-27 Mikhail Maltsev[IR] Do not assume that function pointers are aligned
2018-04-26 Matthew Simpson[TTI, AArch64] Add transpose shuffle kind
2018-04-26 Max KazantsevRevert "[SCEV] Make computeExitLimit more simple and...
2018-04-25 Simon Pilgrim[CostModel][X86] Add div/rem tests for non-uniform...
2018-04-23 Matthew Simpson[AArch64] Add cost model test case for transpose
2018-04-20 Simon Pilgrim[CostModel][X86] Add vector element insert/extract...
2018-04-20 Simon Pilgrim[CostModel][X86] Add srem/urem constant cost tests
2018-04-20 Simon Pilgrim[CostModel][X86] Add SLM/GLM/BtVer2 compare + division...
2018-04-20 Simon Pilgrim[CostModel][X86] Split off BtVer2 cost checks
2018-04-20 Simon Pilgrim[CostModel][X86] Add GoldmontPlus cost tests
2018-04-16 Shiva Chen[BasicAA] Return MayAlias for the pointer plus variable...
2018-04-13 Simon Pilgrim[CostModel][X86] Add some specific cpu targets to the...
2018-04-13 Simon Pilgrim[CostModel][X86] Split fma arith costs tests from other...
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate latency/codesize cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate cast conversion cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate masked intrinsic cost tests
2018-04-10 David Green[DA] Improve alias checking in dependence analysis
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector reduction cost tests...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector select cost tests...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector integer truncation...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate silvermont (and added goldm...
2018-04-07 Simon Pilgrim[CostModel][X86] Fix v32i16/v64i8 SETCC costs on AVX512...
2018-04-07 Simon Pilgrim[CostModel][X86] Regenerate vector comparison cost...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate bit count cost tests with...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate vector shuffle cost tests...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate bswap/bitreverse cost tests...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate integer extension/truncatio...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate integer division/remainder...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate vector shift cost tests...
2018-04-06 Simon Pilgrim[CostModel][X86] Regenerate int<->fp cost tests with...
2018-04-06 Simon Pilgrim[UpdateTestChecks] Add update_analyze_test_checks.py...
2018-04-04 Simon Pilgrim[X86][CostModel] Use generic SSE levels instead of...
2018-04-04 Nicolai HaehnleAMDGPU: Dimension-aware image intrinsics
2018-04-03 Max Kazantsev[SCEV] Make computeExitLimit more simple and more powerful
2018-03-29 George Burgess IV[MemorySSA] Consider callsite args for hashing and...
2018-03-27 Max Kazantsev[SCEV] Make exact taken count calculation more optimistic
2018-03-25 Craig Topper[X86] Update cost model for Goldmont. Add fsqrt costs...
2018-03-20 Philip Reames[MustExecute] Shwo the effect of using full loop info...
2018-03-20 Philip Reames[MustExecute] Add simplest possible test for LoopSafetyOnfo
2018-03-20 Philip Reames[MustExecute] Use the annotation style printer
2018-03-20 Philip ReamesAdd an analysis printer for must execute reasoning
2018-03-19 Serguei Katkov[SCEV] Re-land: Fix isKnownPredicate
2018-03-16 Matthew Simpson[AArch64] Implement getArithmeticReductionCost
2018-03-16 Matthew Simpson[TTI, AArch64] Allow the cost model analysis to test...
2018-03-15 Matthew Simpson[ConstantFolding, InstSimplify] Handle more vector...
2018-03-07 Evandro Menezes[AArch64] Adjust the cost of integer vector division
2018-03-06 Sebastian PopDA: remove uses of GEP, only ask SCEV
2018-03-05 Simon Pilgrim[X86] Add silvermont fp arithmetic cost model tests
2018-03-01 Max Kazantsev[SCEV] Smart range calculation for SCEVUnknown Phis
2018-02-26 Simon Pilgrim[X86][SSE] Reduce FADD/FSUB/FMUL costs on later targets...
2018-02-23 John Brawn[BPI] Detect branches in loops that make themselves...
2018-02-21 Sanjay Patelrevert r325515: [TTI CostModel] change default cost...
2018-02-19 Sanjay Patel[TTI CostModel] change default cost of FP ops to 1...
2018-02-12 Max Kazantsev[SCEV] Make getPostIncExpr guaranteed to return AddRec
2018-02-10 Simon Pilgrim[X86][SSE] Increase PMULLD costs to better match hardware
2018-02-02 Yaxun Liu[AMDGPU] Switch to the new addr space mapping by default
2018-02-02 Ivan A. Kosarev[Analysis] Support aggregate access types in TBAA
2018-01-31 Daniel Neilson[Lint] Upgrade uses of MemoryIntrinic::getAlignment...
2018-01-24 Sanjay Patel[ValueTracking] add recursion depth param to matchSelec...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-15 Mikael Holmen[GlobalsAA] Don't let dbg intrinsics affect analysis...
2018-01-15 Davide Italiano[BasicAA] Stop crashing when dealing with pointers...
2018-01-12 Brian M. Rzycki[JumpThreading] Preservation of DT and LVI across the...
2018-01-07 Craig Topper[X86] Make v2i1 and v4i1 legal types without VLX
2018-01-05 Davide Italiano[BasicAA] Fix linearization of shifts beyond the bitwidth.
2018-01-04 Reid KlecknerRevert "[JumpThreading] Preservation of DT and LVI...
2018-01-04 Brian M. Rzycki[JumpThreading] Preservation of DT and LVI across the...
2018-01-04 Nikolai Bozhenov[ValueTracking] Adding missed lit-test for commit r316208
2017-12-28 Benjamin KramerFix tests after move to utohexstr.
2017-12-27 Mikael Holmen[Lint] Don't warn about noalias argument aliasing if...
2017-12-27 Serguei Katkov[SCEV] Do not insert if it is already in cache
2017-12-22 Alina Sbirlea[MemorySSA] Allow reordering of loads that alias in...
2017-12-21 Alina Sbirlea[ModRefInfo] Add must alias info to ModRefInfo.
2017-12-20 Bjorn SteinbrinkGive up on array allocas in getPointerDereferenceableBytes
2017-12-19 Bjorn SteinbrinkTreat sret arguments as being dereferenceable in getPoi...
next