platform/upstream/llvm.git
2021-02-20 Simon Pilgrim[X86][SSE] Use llvm min/max intrinsics instead of ...
2021-02-20 Simon Pilgrim[X86][SSE] vector-compare-combines.ll - use llvm min...
2021-02-20 Simon Pilgrim[X86][AVX] Remove AVX2 min/max intrinsics tests
2021-02-20 Simon Pilgrim[X86][SSE] Remove SSE41 min/max intrinsics tests
2021-02-20 Simon Pilgrim[X86][SSE2] Remove SSE2 min/max intrinsics tests
2021-02-20 Simon Pilgrim[X86] KnownBits - use llvm min/max intrinsics instead...
2021-02-20 Simon Pilgrim[DAG] foldSubToUSubSat - fold sub(a,trunc(umin(zext...
2021-02-20 Nikita Popov[ConstantRangeTest] Make exhaustive testing more princi...
2021-02-20 Luís Marques[Sanitizers][NFC] Fix typo
2021-02-20 David Zarzycki[lit] Add --xfail and --filter-out (inverse of --filter)
2021-02-20 Juneyoung LeeUpdate BPFAdjustOpt.cpp to accept select form of or...
2021-02-20 Amara Emerson[AArch64][GlobalISel] Add selection support for G_VECRE...
2021-02-20 Martin Storsjö[libcxx] [test] Remove two unnecesary files/variables...
2021-02-20 Martin Storsjö[libcxx] Rename a method in PathParser for clarity...
2021-02-20 Mark de Wever[libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS
2021-02-20 Juneyoung Lee[InstCombine] Add more tests to nonnull-select.ll ...
2021-02-20 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-20 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-20 Dávid BolvanskýFixed failing test
2021-02-20 Dávid BolvanskýReduce the number of attributes attached to each function
2021-02-20 Dávid BolvanskýReland "[Libcalls, Attrs] Annotate libcalls with noundef"
2021-02-20 Juneyoung Lee[ValueTracking] Improve impliesPoison
2021-02-20 Aart Bik[mlir][sparse] convert function pass to module pass
2021-02-20 Wenlei He[SampleFDO] Skip PreLink ICP for better profile quality...
2021-02-20 Dávid BolvanskýRevert "[Libcalls, Attrs] Annotate libcalls with noundef"
2021-02-20 Craig Topper[RISCV] Teach our custom vector load/store intrinsic...
2021-02-20 Dávid Bolvanský[Libcalls, Attrs] Annotate libcalls with noundef
2021-02-20 Dávid BolvanskýRevert "[BuildLibcalls] Mark some libcalls with inacces...
2021-02-20 Dávid Bolvanský[BuildLibcalls] Mark some libcalls with inaccessiblemem...
2021-02-20 Pan, Tao[CodeGen] Fix two dots between text section name and...
2021-02-20 Vitaly BukaRevert "Implement -bundle_loader"
2021-02-20 Craig Topper[ValueTypes] Assert if changeVectorElementType is calle...
2021-02-20 Jianzhou Zhao[dfsan] Add utils that get/set origins
2021-02-20 Jacques PienaarDifferent fix for gcc bug
2021-02-20 Eric Schweitz[flang][fir] Update flang test tool support classes.
2021-02-19 Mehdi AminiRevert "Revert "Fix MLIR Toy tutorial JIT example and...
2021-02-19 Yusra Syeda[SystemZ/z/OS] Add XPLINK 64-bit calling convention...
2021-02-19 Petr Hosek[Coverage] Normalize compilation dir as well
2021-02-19 zoecarver[libc++][nfc] Only test if pair is_assignable after...
2021-02-19 Martin Storsjö[libcxx] Enable filesystem by default for mingw targets
2021-02-19 Philip Reames[ValueTracking] Add a two argument form of safeCtxI...
2021-02-19 Christopher... [AArch64] Adding Neon Polynomial vadd Intrinsics
2021-02-19 Amara Emerson[AArch64][GlobalISel] Make G_VECREDUCE_ADD of <2 x...
2021-02-19 Stella StamenovaRevert "Fix MLIR Toy tutorial JIT example and add a...
2021-02-19 Jianzhou Zhao[dfsan] Add origin address calculation
2021-02-19 zoecarver[libc++][nfc] SFINAE on pair/tuple assignment operators...
2021-02-19 Craig Topper[RISCV] Remove VPatILoad and VPatIStore multiclasses...
2021-02-19 Philip ReamesAdd datalayout to test added in 7e3183d73
2021-02-19 Dave Lee[lldb] Rename {stop,run}_vote to report_{stop,run}_vote
2021-02-19 Philip ReamesAdd test triggered by review discussion on D97077
2021-02-19 Tim ShenPatch by @wecing (Chenguang Wang).
2021-02-19 Eugene Zhulenev[mlir] Add math polynomial approximation pass
2021-02-19 Teresa Johnson[clang] Emit type metadata on available_externally...
2021-02-19 Jianzhou Zhao[msan] Set cmpxchg shadow precisely
2021-02-19 Philip Reamesprecommit test cleanup for D97077
2021-02-19 Eric Schweitz[flang][fir][NFC] run clang-format
2021-02-19 Sanjay Patel[Verifier] remove dead code for saturating intrinsics...
2021-02-19 Sanjay Patel[Verifier] add tests for saturating intrinsics; NFC
2021-02-19 Martin Storsjö[libcxx] Make generic_*string return paths with forward...
2021-02-19 Haowei Wu[elfabi] Fix a bug when .dynsym contains no non-local...
2021-02-19 zoecarver[libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D...
2021-02-19 Martin Storsjö[libcxx] Have lexically_normal return the path with...
2021-02-19 Sanjay Patel[Analysis][LoopVectorize] do not form reductions of...
2021-02-19 Michael Kruse[Polly] Fix test after D96534.
2021-02-19 Craig Topper[RISCV] Use inheritance to reduce some repeated code...
2021-02-19 Simon Pilgrim[X86] Regenerate 2007-06-28-X86-64-isel.ll
2021-02-19 Simon Pilgrim[X86] Remove unused intrinsic declaration
2021-02-19 Simon Pilgrim[X86] Regenerate 2011-12-06-AVXVectorExtractCombine.ll
2021-02-19 Craig Topper[RISCV] Remove unneeded indexed segment load/store...
2021-02-19 Craig Topper[RISCV] Use custom isel for vector indexed load/store...
2021-02-19 Craig Topper[RISCV] Prevent selecting a 0 VL to X0 for the segment...
2021-02-19 Craig Topper[RISCV] Move SHFLI matching to DAG combine. Add 32...
2021-02-19 Wei Mi[SampleFDO] Add PromotedInsns to prevent repeated ICP.
2021-02-19 Artem Belevich[CUDA] fix builtin constraints for PTX 7.2
2021-02-19 Luís Marques[Sanitizer][NFC] Fix typo
2021-02-19 Jessica Paquette[AArch64][GlobalISel] Run redundant_sext_inreg in the...
2021-02-19 Nicolas Vasilache[mlir] Add folding of tensor.cast -> subtensor_insert
2021-02-19 Geoffrey Martin... [MLIR] Delete unused functions getCollapsedInitTensor...
2021-02-19 Benjamin Kramer[LV] Fold single-use variable into assert. NFC.
2021-02-19 Nikita Popov[MemCopyOpt] Enable MemorySSA by default
2021-02-19 Matthew MalcomsonHwasan InitPrctl check for error using internal_iserror
2021-02-19 Philip Reames[SCEV] Use both known bits and sign bits when computing...
2021-02-19 Marek Kurdej[libc++] Turn off clang-format for auto-generated versi...
2021-02-19 Joel E. Denny[OpenMP] Fix nvptx CUDA_VERSION conversion
2021-02-19 Joel E. Denny[OpenMP] Fix always,from and delete for data absent...
2021-02-19 Mircea Trofin[NFC][Regalloc] Share the VirtRegAuxInfo object with...
2021-02-19 madhur13490Make fixed-abi default for AMD HSA OS
2021-02-19 David Green[ARM] Correct vector predicate type in MVE getCmpSelIns...
2021-02-19 Jay Foad[AMDGPU] Add some GFX9 test coverage. NFC.
2021-02-19 Simon Pilgrim[DAG] visitTRUNCATE - attempt to truncate USUBSAT
2021-02-19 Nicolas Vasilache[mlir][Linalg] NFC - Expose more options to the Codegen...
2021-02-19 Djordje Todorovic[llvm-dwarfdump][locstats] Unify handling of inlined...
2021-02-19 Jan Kratochvil[lldb/Commands] Fix help text typo for 'breakpoint...
2021-02-19 David GreenRevert "[ARM] Expand the range of allowed post-incs...
2021-02-19 Florian Hahn[LV] Remove VPCallback.
2021-02-19 Kadir Cetinkaya[clangd] Expose absoluteParent helper
2021-02-19 Simon Pilgrim[X86][SSE] Add tests for trunc(usubsat()) patterns.
2021-02-19 Nico Weber[gn build] Port 1a2b3536efef
2021-02-19 Fraser Cormack[RISCV] Address some clang-tidy warnings. NFCI.
2021-02-19 Nikita Popov[LLD] Fix tests after D96993
next