OSDN Git Service

[ARM] Implement TTI::getMemcpyCost
[android-x86/external-llvm.git] / test / Analysis /
2019-04-30 Sjoerd Meijer[ARM] Implement TTI::getMemcpyCost
2019-04-29 Alina Sbirlea[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
2019-04-26 Roland Froese[PowerPC] Update P9 vector costs for insert/extract...
2019-04-24 Alina SbirleaRevert [AliasAnalysis] AAResults preserves AAManager.
2019-04-23 Josh Stone[Lint] Permit aliasing noalias readonly arguments
2019-04-23 Alina Sbirlea[AliasAnalysis] AAResults preserves AAManager.
2019-04-21 David Green[ARM] Rewrite isLegalT2AddressImmediate
2019-04-18 Roland Froese[PowerPC] Add some PPC vec cost tests to prep for D6016...
2019-04-18 Nicolai Haehnle[SDA] Bug fix: Use IPD outside the loop as divergence...
2019-04-17 Tim Renouf[AMDGPU] Flag new raw/struct atomic ops as source of...
2019-04-17 Simon Pilgrim[CostModel][X86] Add bool anyof/allof reduction costs
2019-04-12 Alina Sbirlea[MemorySSA] Add previous def to cache when found, even...
2019-04-12 Alina Sbirlea[MemorySSA] Small fix for the clobber limit.
2019-04-06 Simon Pilgrim[CostModel][X86] Add more exhaustive masked load/store...
2019-04-05 Guozhi Wei[LCG] Add aliased functions as LCG roots
2019-03-29 Sanjoy Das[SCEV] Check the cache in get{S|U}MaxExpr before doing...
2019-03-29 Alina Sbirlea[MemorySSA] Limit clobber walks.
2019-03-29 Alina Sbirlea[MemorySSA] Don't optimize incomplete phis.
2019-03-22 James Y KnightIR: Support parsing numeric block ids, and emit them...
2019-03-20 Sjoerd Meijer[TTI] getMemcpyCost
2019-03-17 Matt ArsenaultAMDGPU: Partially fix default device for HSA
2019-03-17 Tim Renouf[AMDGPU] Prepare for introduction of v3 and v5 MVTs
2019-03-12 Teresa Johnson[SCEV] Use depth limit for trunc analysis
2019-03-06 Ryan Taylor[AMDGPU] Add support for 64 bit buffer atomic artihmeti...
2019-03-02 Florian Hahn[SCEV] Handle case where MaxBECount is less precise...
2019-02-27 Alina Sbirlea[MemorySSA] Make insertDef insert corresponding phi...
2019-02-26 Alina Sbirlea[MemorySSA & SimpleLoopUnswitch] Update MemorySSA in...
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for smul/umul overflow...
2019-02-25 Dmitri GribenkoFixed typos in tests: s/CEHCK/CHECK/
2019-02-25 Simon Pilgrim[TTI] Add generic cost model for fixed point smul/umul
2019-02-22 Alina Sbirlea[MemorySSA] Update test with minimized one. NFCI
2019-02-22 Alina Sbirlea[MemorySSA & LoopPassManager] Resolve PR40038.
2019-02-21 Alina Sbirlea[MemorySSA & LoopPassManager] Update MemorySSA in formD...
2019-02-15 Sam Parker[BPI] Look through bitcasts in calcZeroHeuristic
2019-02-11 Alina Sbirlea[MemorySSA] Remove verifyClobberSanity.
2019-02-05 Simon Pilgrim[CostModel][X86] Add UMUL fixed point cost tests
2019-02-04 Max Kazantsev[SCEV] Do not bother creating separate SCEVUnknown...
2019-02-03 Philip Pfaffe[DA][NewPM] Handle transitive dependencies in the new...
2019-01-31 Max Kazantsev[SCEV] Prohibit SCEV transformations for huge SCEVs
2019-01-29 Max Kazantsev[SCEV] Take correct loop in AddRec simplification....
2019-01-29 Max Kazantsev[NFC] Merge failing test from PR40420
2019-01-28 Nikita Popov[CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
2019-01-28 Tim Corringham[AMDGPU] Add intrinsics for 16 bit interpolation
2019-01-27 Simon Pilgrim[TTI] Add generic SADDSAT/SSUBSAT costs
2019-01-26 Nemanja Ivanovic[PowerPC] Update Vector Costs for P9
2019-01-24 Simon Pilgrim[CostModel][X86] Add SMUL fixed point cost tests
2019-01-24 Simon Pilgrim[TTI] Add generic SADDO/SSUBO costs
2019-01-24 Simon Pilgrim[TTI] Add generic UADDSAT/USUBSAT costs
2019-01-24 Simon Pilgrim[TTI] Add generic UADDO/USUBO costs
2019-01-23 Simon Pilgrim[IR] Match intrinsic parameter by scalar/vectorwidth
2019-01-22 Simon Pilgrim[CostModel][X86] Add ICMP Predicate specific costs
2019-01-21 Simon Pilgrim[CostModel][X86] Add XOP icmp cost tests (PR40376)
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit vector select costs
2019-01-20 Simon Pilgrim[CostModel][X86] Add explicit fcmp costs for pre-SSE42...
2019-01-20 Simon Pilgrim[CostModel][X86] Split icmp/fcmp costs tests and test...
2019-01-20 Simon Pilgrim[CostModel][X86] Add masked load/store/gather/scatter...
2019-01-20 Simon Pilgrim[CostModel][X86] Add non-constant vselect cost tests
2019-01-18 Neil Henning[AMDGPU] Add some missing always-uniform values.
2019-01-15 Nikita PopovReapply "[CodeGen][X86] Expand USUBSAT to UMAX+SUB...
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-14 Nikita PopovRevert "[CodeGen][X86] Expand USUBSAT to UMAX+SUB,...
2019-01-14 Nikita Popov[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for...
2019-01-11 Nikita Popov[ConstantFolding] Fold undef for integer intrinsics
2019-01-08 Philip Pfaffe[DA][NewPM] Add a printerpass and port the testsuite
2019-01-07 Michael Ferguson[ValueTracking] Adjust comment in test
2019-01-04 Simon Pilgrim[CostModel][X86] Fix SSE1 FADD/FSUB costs
2019-01-04 Ranjeet SinghRevert patches 348835 and 348571 because they're
2019-01-04 Simon Pilgrim[CostModel][X86] Add SSE1 fp cost tests
2019-01-04 Florian Hahn[ValueTracking] Fix a misuse of APInt in GetPointerBase...
2019-01-03 Simon Pilgrim[CostModel][X86] Add truncate cost tests to cover all...
2019-01-03 Simon Pilgrim[X86] Add ADD/SUB SSAT/USAT vector costs (PR40123)
2019-01-03 Simon Pilgrim[X86] Add ADD/SUB SSAT/USAT cost tests (PR40123)
2019-01-02 Hal Finkel[BasicAA] Support arbitrary pointer sizes (and fix...
2018-12-20 Nikita Popov[ConstantFolding] Consolidate and extend bitcount intri...
2018-12-20 Nikita Popov[ConstantFolding] Add tests for funnel shifts with...
2018-12-20 Nikita Popov[ConstantFolding] Add tests for sat add/sub with undefs...
2018-12-20 Nikita Popov[ConstantFolding] Split up saturating add/sub tests...
2018-12-20 Michael KruseIntroduce llvm.loop.parallel_accesses and llvm.access...
2018-12-13 Craig Topper[CostModel][X86] Don't count 2 shuffles on the last...
2018-12-11 Ranjeet SinghCleanup test case by removing unused attribute dso_local
2018-12-10 Craig Topper[CostModel][X86][AArch64] Adjust cost of the scalarizat...
2018-12-07 Craig Topper[CostModel][X86] Fix overcounting arithmetic cost in...
2018-12-07 Nikita PopovReapply "[DemandedBits][BDCE] Support vectors of integers"
2018-12-07 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-07 Nikita PopovRevert "[DemandedBits][BDCE] Support vectors of integers"
2018-12-06 Nikita Popov[DemandedBits][BDCE] Support vectors of integers
2018-12-05 Craig Topper[X86] Remove -costmodel-reduxcost=true from the experim...
2018-12-05 Craig Topper[X86] Add more cost model tests for vector reductions...
2018-12-04 Ranjeet SinghReverting r348215
2018-12-04 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-03 Jonas Paulsson[SystemZ::TTI] Return zero cost for ICmp that becomes...
2018-12-02 Michal Gorny[test] Fix ScalarEvolution test to allow __func__ with...
2018-12-01 Simon Pilgrim[TTI] Reduction costs only need to include a single...
2018-12-01 Craig Topper[X86] Replace '-mcpu=skx' with -mattr=avx512f or -mattr...
2018-11-30 Nicolai Haehnle[DA] GPUDivergenceAnalysis for unstructured GPU kernels
2018-11-30 Jonas Paulsson[SystemZ::TTI] i8/i16 operands extension costs revisited
2018-11-28 Craig Topper[X86] Make X86TTIImpl::getCastInstrCost properly handle...
2018-11-28 Craig Topper[X86] Add some cost model entries for sext/zext for...
2018-11-28 Craig Topper[X86] Add a combine for back to back VSRAI instructions
2018-11-28 Jonas Paulsson[SystemZ::TTI] Improve cost for compare of i64 with...
next