platform/upstream/llvm.git
2022-06-01 Alexey Bataev[SLP]Improve shuffles cost estimation where possible.
2022-06-01 Andrew Browne[DFSan] Remove deprecated flag from build-libc-list.py
2022-06-01 Siva Chandra... [libc] Keep all thread state information separate from...
2022-06-01 Adrian PrantlRevert "Adapt LLDB for D120540."
2022-06-01 Joseph Huber[Libomptarget] Add basic support for dynamic shared...
2022-06-01 Yi Kong[BOLT] Add `-o` option to merge-fdata
2022-06-01 Fangrui Songar_to_bc.sh: Ignore non-bitcode files in archives
2022-06-01 Nico Webersanitizers: Do not include crypt.h if SANITIZER_INTERCE...
2022-06-01 Aart Bik[mlir][python][ctypes] fix ctype python binding complic...
2022-06-01 Brooks Daviscompiler-rt: Allow build without __c11_atomic_fetch_nand
2022-06-01 Balazs Benics[analyzer][NFC] Add test for 3a07280290564e294c957c94c9...
2022-06-01 Alexey Bataev[SLP]Fix PR55796: insert point for extractelements...
2022-06-01 Stephen Long[MSVC] Fix pragma alloc_text failing for C files
2022-06-01 Simon Pilgrim[Hexagon] Regenerate store-imm-amode.ll
2022-06-01 Simon Pilgrim[AMDGPU] Regenerate fabs.f16.ll tests
2022-06-01 Scott Linder[AMDGPU][NFC] Refactor AMDGPUCallingConv.td
2022-06-01 Mats Petersson[flang][OpenMP]Make omp.wsloop arguments appear in...
2022-06-01 Matthias BraunTensorFlowCompile: Add object file to list of sources...
2022-06-01 Arjun P[MLIR][Presburger] Simplex: remove redundant zeroing...
2022-06-01 Arjun P[MLIR][Presburger] Matrix: inline trivial accessors
2022-06-01 Arjun P[MLIR][Presburger] Move Matrix accessors inline
2022-06-01 Mark de Wever[libc++][format] Fixes string-literal formatting.
2022-06-01 PeixinQiao[NFC][MLIR] Fix -Wtype-limits warning
2022-06-01 Mital AshokFix std::has_unique_object_representations for _BitInt...
2022-06-01 Luke NihlenExpand definition deprecation warning to include conste...
2022-06-01 Craig Topper[RISCV] Fix i64<->f64 and i32<->f32 bitcasts with VLS...
2022-06-01 PeixinQiao[flang] Add semantic checks for threadprivate and decla...
2022-06-01 Denis Antrushin[TwoAddressInstructionPass] Relax assert in statepoint...
2022-06-01 Simon Pilgrim[ARM] uxtb.ll - adjust armv6 triple so the update_llc_t...
2022-06-01 Simon Pilgrim[ARM][Thumb2] Refresh UXTB16 tests to match optimized...
2022-06-01 Balazs Benics[analyzer] Fix wrong annotation of PointerToMemberData
2022-06-01 Simon Pilgrim[X86] LowerVSETCC - merge getConstant() calls with...
2022-06-01 Sanjay Patel[x86] fix miscompile from wrongly identified fneg
2022-06-01 Guillaume Chatelet[libc] fix typo in BUILD.bazel feature
2022-06-01 Matt ArsenaultCodeGen: Move getAddressSpaceForPseudoSourceKind into...
2022-06-01 Sanjay Patel[x86] add test for mismatched fneg; NFC
2022-06-01 Guillaume Chatelet[libc] Apply no-builtin everywhere, remove unnecessary...
2022-06-01 Mikhail GoncharovFix potentially uninitialized memory
2022-06-01 Alexander KornienkoRevert "[LAA] Initial support for runtime checks with...
2022-06-01 LLVM GN Syncbot[gn build] Port a0dcbe45bd83
2022-06-01 LLVM GN Syncbot[gn build] Port 2011052150e1
2022-06-01 Matt Arsenaultllvm-reduce: Add reduction pass to remove regalloc...
2022-06-01 Matt Arsenaultllvm-reduce: Add pass to reduce MIR instruction flags
2022-06-01 Florian Hahn[LAA] Remove unused RuntimeCheckingPtrGroup constructor...
2022-06-01 Alexander KornienkoRevert "[InstCombine] Combine instructions of type...
2022-06-01 Kiran Chandramohan[Flang] Lower the infinite do loop
2022-06-01 Haojian Wu[pseudo] Build inc files when cxx.bnf changes.
2022-06-01 Simon Pilgrim[X86] Fix typo in extraction type introduced in rGed030...
2022-06-01 Christian SiggFix bazel build after 59b273a166b9d1165015b5cf10c21641c...
2022-06-01 Nikita Popov[llvm-c-test] Always set opaque pointers mode
2022-06-01 Sheng[NFC] fix typo
2022-06-01 Sander de Smalen[Clang] NFCI: Add a new bit HasExtraBitfields to Functi...
2022-06-01 Christian SiggFix bazel build after 59b273a166b9d1165015b5cf10c21641c...
2022-06-01 Simon Pilgrim[X86] combineConcatVectorOps - add support for concaten...
2022-06-01 Florian Hahn[VPlan] Use region for each loop in native path.
2022-06-01 Andrew Ng[LSAN] Fix up LSAN weak symbols for Windows
2022-06-01 Nicolas Vasilache[mlir][SCF] Add parallel abstraction on tensors.
2022-06-01 lewuathe[mlir][complex] Lowering complex.tanh to standard
2022-06-01 Guillaume Chatelet[libc][mem*] Address facility + test enum support
2022-06-01 Nicolas VasilacheRevert "[mlir][SCF] Add parallel abstraction on tensors."
2022-06-01 Nicolas Vasilache[mlir][SCF] Add parallel abstraction on tensors.
2022-06-01 serge-sans... [Clang][Driver] More explicit message when failing...
2022-06-01 Andrzej Warzynski[flang] Make sure that `flang` is also installed
2022-06-01 Nikita Popov[ValueTracking] Enable -branch-on-poison-as-ub by default
2022-06-01 Guillaume Chatelet[libc] Add support for enum in EXPECT_EQ
2022-06-01 LLVM GN Syncbot[gn build] Port d157019482e1
2022-06-01 David Spickett[libcxx] Temporarily skip Arm configs
2022-06-01 Florian Hahn[VPlan] Remove unused native utilities incompatible...
2022-06-01 Martin Storsjö[Windows] Don't try to wildcard expand paths starting...
2022-06-01 Martin Storsjö[MC] [Win64EH] Check that the SEH unwind opcodes match...
2022-06-01 Martin Storsjö[MC] [Win64EH] Optimize the ARM unwind info
2022-06-01 Martin Storsjö[ARM] [MC] Add support for writing ARM WinEH unwind...
2022-06-01 Martin Storsjö[MC] [Win64EH] Wrap the epilog instructions in a struct...
2022-06-01 Diana Picus[flang] Upstream lowering of real control loops
2022-06-01 Balázs Kéri[clang][ASTImporter] Add support for import of UsingPac...
2022-06-01 Ping Deng[DAGCombine][NFC] Add braces to 'else' to match braced...
2022-06-01 Benjamin Kramer[mlir][complex] Remove unused variables. NFC.
2022-06-01 Dossay Oryspayev[flang][OpenMP] Added parser support for defaultmap...
2022-06-01 lewuathe[mlir][complex] Add tan op for complex dialect
2022-06-01 Fangrui Song[ELF][test] Change some tests to use SHF_COMPRESSED...
2022-06-01 Gabor Marton[analyzer] Handle SymbolCast in SValBuilder
2022-06-01 Peixin-Qiao[flang] Add semantic check for named constant as functi...
2022-06-01 owenca[Docs] Clarify the guideline on omitting braces
2022-06-01 Endre Fülöp[clang-tidy] Extend cert-oop57-cpp to check non-zero...
2022-06-01 Endre FülöpRevert "[clang-tidy] Extend cert-oop57-cpp to check...
2022-06-01 Endre Fülöp[clang-tidy] Extend cert-oop57-cpp to check non-zero...
2022-06-01 wangpc[RISCV] Set target-abi explicitly to reduce codegen...
2022-06-01 Fangrui Song[AArch64][test] Replace -march with -mtriple for llc...
2022-06-01 Fangrui Song[X86][test] Remove unneeded -mtriple from llc RUN lines
2022-06-01 Tue Ly[libc] Implement FLAGS option for generating all combin...
2022-06-01 Reid KlecknerRevert "[Bazel][GN] Reuse the GN LLVM config file gener...
2022-06-01 Zi Xuan Wu... [CSKY] Fix error of underestimated function size by...
2022-06-01 Fangrui Song[Hexagon][test] Fix some tests on linux-musl
2022-06-01 Nemanja Ivanovic[PowerPC] Remove const from paired vector store builtins
2022-06-01 Reid Kleckner[Bazel][GN] Reuse the GN LLVM config file generation...
2022-06-01 Reid Kleckner[Bazel] Add missing dep after mlgo test change f46dd19b...
2022-06-01 Yaxun (Sam... [HIP] Pass -Xoffload-linker option to device linker
2022-06-01 Yaxun (Sam... [HIP] Fix static lib name on windows
2022-06-01 Phoebe Wang[X86] Add support for `-mharden-sls=[none|all|return...
2022-06-01 Chenbing Zheng[InstCombine] [NFC] remove useless TODO
next