platform/upstream/llvm.git
2022-02-25 Bixia Zheng[mlir][sparse][taco] Use np.array_equal to compare...
2022-02-25 Florian Hahn[AArch64] Add test cases where zext can be lowered...
2022-02-25 gysit[mlir][OpDSL] Split arithmetic functions.
2022-02-25 Whisperity[clang-tidy] Fix `readability-suspicious-call-argument...
2022-02-25 Bixia Zheng[mlir][sparse][taco] Add support for scalar tensors.
2022-02-25 Sam Clegg[MC][WebAssembly] Fix crash when relocation addend...
2022-02-25 Sam Clegg[WebAssembly] Covert llvm/test/MC/WebAssembly/reloc...
2022-02-25 gysit[mlir][OpDSL] Refactor function handling.
2022-02-25 Stefan Pintilie[libcxx] Fix the type in __estimate_column_width
2022-02-25 LLVM GN Syncbot[gn build] Port 53dcd9efd16f
2022-02-25 Stanislav Gatev[clang][dataflow] Add SAT solver interface and implemen...
2022-02-25 Simon Pilgrim[IPO] AAFunctionReachabilityFunction.updateImpl - reduc...
2022-02-25 Aaron BallmanUse function prototypes when appropriate; NFC
2022-02-25 Arjun P[MLIR][Presburger] coalesce fixups: inline comments...
2022-02-25 Simon Pilgrim[X86] Regenerate x86-cmov-converter.ll checks
2022-02-25 Pawe Bylica[X86] Combine ADC(ADD(X,Y),0,Carry) -> ADC(X,Y,Carry)
2022-02-25 Xiaodong Liu[sanitizer] Disable pc guard coverage test on PPC64...
2022-02-25 Michael ForsterRevert "[lldb/test] Fix TestProgressReporting.py race...
2022-02-25 Michel Weber[MLIR][Presburger] Refactor looping strategy in coalesce
2022-02-25 Haocong.Lu[RISCV] Fix a mistake in PostprocessISelDAG
2022-02-25 LLVM GN Syncbot[gn build] Port f9e8e92cf586
2022-02-25 Aaron BallmanRevert "[clang][analyzer] Add modeling of 'errno'."
2022-02-25 Nikita Popov[MergeICmps] Add opaque pointer test (NFC)
2022-02-25 Muhammad Omair... [LLDB] XFAIL TestUnambiguousTailCalls.py for Arm/Linux
2022-02-25 Groverkss[MLIR][Presburger] Use Matrix utilities for IntegerPoly...
2022-02-25 LLVM GN Syncbot[gn build] Port 29b512ba322c
2022-02-25 Balázs Kéri[clang][analyzer] Add modeling of 'errno'.
2022-02-25 Paul Walker[SVE] Don't custom lower constant predicate ISD:SPLAT_V...
2022-02-25 Momchil Velikov[AArch64] Async unwind - Refactor generation of shadow...
2022-02-25 Nikita Popov[IndVars] Use phis() (NFC)
2022-02-25 Sven van Haastregt[OpenCL] opencl-c.h: Fix incorrect get_image_width...
2022-02-25 Muhammad Omair... [LLDB] Remove XFAIL from minidebuginfo-set-and-hit...
2022-02-25 Groverkss[MLIR][Presburger] Move Presburger/ files to presburger...
2022-02-25 Nikita Popov[InstCombine] Remove SPF min/max canonicalization
2022-02-25 Groverkss[MLIR][Presburger][NFC] Refactor redundant code in...
2022-02-25 Andrzej Warzynski[flang][driver] Add support for `--target`/`--triple`
2022-02-25 Iain Sandoe[C++20][Modules][4/8] Handle generation of partition...
2022-02-25 Hsiangkai Wang[NFC][AArch64][SME] Remove '#' prefix in PSEL test...
2022-02-25 Nikita Popov[SCEVExpander] Use early returns in FindValueInExprValu...
2022-02-25 Nikita Popov[IR] Use CallBase::getParamElementType() (NFC)
2022-02-25 Simon PilgrimRevert rG87753cebf5f861eee418d6bce155dfa0b00f9878 ...
2022-02-25 Jason MolendaPlatformMacOSX should be activated for lldb built to...
2022-02-25 Nikita Popov[SCEV] Return ArrayRef from getSCEVValues() (NFC)
2022-02-25 gysit[mlir][OpDSL] Add type function attributes.
2022-02-25 Kristina Bessonova[NVPTX][AsmPrinter] Emit .attribute(.managed) for globa...
2022-02-25 Nikita Popov[SCEV] Don't try to reuse expressions with offset
2022-02-25 Neumann Hon[SystemZ] [z/OS] Add support for generating huge (1...
2022-02-25 Michel Weber[MLIR][Presburger] enable copy assignment operator...
2022-02-25 Sockke[clang-tidy] Fix `readability-non-const-parameter`...
2022-02-25 Chenbing Zheng[RISCV] DAG Combine vcpop and vfirst with VL=0 to li imm
2022-02-25 Zakk Chen[RISCV] Update computeTargetABI from llc as well as...
2022-02-25 Anton Afanasyev[AggressiveInstCombine] Fix `TruncInstCombine` (fix...
2022-02-25 Anton Afanasyev[AggressiveInstCombine] Add `phi` nodes support to...
2022-02-25 Shangwu Yao[CUDA][SPIRV] Assign global address space to CUDA kerne...
2022-02-25 Raúl Peñacoba[Driver] Support GCC detection for GCC compiled with...
2022-02-25 Vitaly Buka[sanitizer] Don't collect unused info
2022-02-25 Fangrui Song[ELF] Parallelize initializeLocalSymbols
2022-02-25 Vasileios Porpodas[SLP] Fix for the min/max intrinsic cost.
2022-02-25 Vasileios Porpodas[SLP][NFC] Test for a follow-up fix of the the vector...
2022-02-25 lian wang[RISCV] Add schedule class for Zbt extension
2022-02-25 Xiaodong Liu[sanitizer] Enable trace pc guard coverage test on...
2022-02-25 Carl Ritson[AMDGPU] Extend pre-emit peephole to redundantly masked VCC
2022-02-25 Harald van... [ADT, CSSPGO] Specify set comparer
2022-02-25 Corentin Jabot[libc++] Make sure calls to std::move are always qualified
2022-02-25 Arthur Eubanks[OpaquePtr][AArch64] Use load/store value type instead...
2022-02-25 Daniel Thornburgh[Debuginfod] Add BUILD_ID syntax to llvm-symbolizer.
2022-02-25 Qihan Cai[RISCV] Change rvv version to 1.0 and remove ratify...
2022-02-25 Fangrui Song[Driver][test] Make linux-ld.c work with CLANG_DEFAULT_...
2022-02-25 Daniel Thornburgh[Symbolize] LRU cache binaries in llvm-symbolizer.
2022-02-25 Ben Shi[clang][NFC] Move all avr CodeGen tests to avr specific...
2022-02-25 Fangrui Song[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON
2022-02-25 Fangrui Song[asan][test] asan_prelink_test.cpp: use -fno-pie -no-pie
2022-02-25 Fangrui Song[Driver][test] Remove soon irrelevant pie tests
2022-02-24 Fangrui Song[Driver][test] Make hexagon-toolchain-elf.c work with...
2022-02-24 Nico Weber.mailmap: remove stray space in comment
2022-02-24 Fangrui Song[clang][test] Make mips-vector-return.c work with CLANG...
2022-02-24 Craig Topper[RISCV] Add 'i64' to some isel so tablegen will remove...
2022-02-24 Michael WymanClang `unused-but-set-variable` warnings should not...
2022-02-24 Fangrui Song[ELF] Update comment. NFC
2022-02-24 Fangrui Song[ELF] Simplify resolveDefined and resolveCommon
2022-02-24 Rahman LavaeeRevert "Encode address offsets of basic blocks relative...
2022-02-24 Reid Kleckner[lld/MachO] Fix +asserts build after recent change
2022-02-24 Sanjay Patel[AArch64][x86] add tests for bitwise logic + shifts...
2022-02-24 Craig Topper[RISCV] Add tests for (neg (abs X)) where the abs has...
2022-02-24 Fangrui Song[ELF][test] Remove invalid weak COMMON tests
2022-02-24 Yitzhak Mandelbaum[clang][dataflow] Add limits to size of modeled data...
2022-02-24 Jez Ng[lld-macho] Implement -why_live (without perf overhead)
2022-02-24 Aaron BallmanFix typo in file name; NFC
2022-02-24 Aaron BallmanAdd -Wno-strict-prototypes to C tests; NFC
2022-02-24 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-24 Valentin Clement[flang] Simple array assignment lowering
2022-02-24 Jay Foad[AMDGPU] Divergence-driven instruction selection for...
2022-02-24 Fangrui Song[ELF] Simplify --fortran-common. NFC
2022-02-24 Fangrui Song[ELF] De-template Symbol::resolveLazy. NFC
2022-02-24 Damian Rouson[flang] add semantics tests for sync team
2022-02-24 Alexey BataevRevert "[OPENMP]Fix PR50347: Mapping of global scope...
2022-02-24 Alexey Bataev[OPENMP]Fix PR50347: Mapping of global scope deep objec...
2022-02-24 Yuanfang Chen[CMake][WinMsvc] Replace MSVC_BASE/WINSDK_BASE with...
2022-02-24 Simon Pilgrim[DAG] Attempt to fold bswap(shl(x,c)) -> zext(bswap...
2022-02-24 David Green[AArch64] Regenerate dp1.ll test, NFC
next