platform/upstream/llvm.git
2022-02-25 Reid Kleckner[BPF] Fix tests that fail if /tmp/t.c exists
2022-02-25 Elia Geretto[NewPM] Fix tests for OptimizerLast extension point
2022-02-25 Elia Geretto[NewPM] Add extension points to LTO pipeline in PassBuilder
2022-02-25 Bixia Zheng[mlir][sparse][taco] Support reduction to scalar tensors.
2022-02-25 Reid Kleckner[Symbolizer] Move default ctor into .cpp file
2022-02-25 Amanieu d'Antras[Mangler] Mangle aliases to fastcall/vectorcall functio...
2022-02-25 Xiaodong Liu[Triple] Add llvm::Triple::isSPARC{,32,64}
2022-02-25 Martin Storsjö[libcxx] Fix the error checking for wctob_l, fixing...
2022-02-25 Martin Storsjö[libcxx] [test] Fix the monetary locale negative_sign...
2022-02-25 Jonas Devlieghere[lldb] Fix check for TARGET_OS_IPHONE
2022-02-25 Jonas Devlieghere[dsymutil] Copy symbol table regardless of LINKEDIT...
2022-02-25 Adrian PrantlValidate chained fixup image formats
2022-02-25 Adrian PrantlDon't append the working directory to absolute paths
2022-02-25 owenca[clang-format] Handle trailing comment for InsertBraces
2022-02-25 Jameson NashEnable tests from rG8e67982384d4a11892c04d16c2d10d7533e...
2022-02-25 Yaxun (Sam... [HIP] Fix test hip-link-bundled-archive.hip
2022-02-25 Valentin Clement[flang] Lower logical comparison and logical operations
2022-02-25 Valentin Clement[flang] Lower real comparison operations
2022-02-25 Valentin Clement[flang] Lower integer comparison operation
2022-02-25 Fangrui Song[libunwind][test] remember_state_leak.pass.sh.s: link...
2022-02-25 Hanhan Wang[mlir][Linalg] Add support for tileFuseAndDistribute...
2022-02-25 Craig Topper[RISCV] Remove tab character from test. Autogenerate...
2022-02-25 Jameson Nashmark getTargetTransformInfo and getTargetIRAnalysis...
2022-02-25 Diego Caballero[mlir][Vector] Prevent AVX2 lowering for non-f32 transp...
2022-02-25 Diego Caballero[mlir][Vector] Generalize AVX2 transpose lowering to...
2022-02-25 Fangrui Song[ELF] Support some absolute/PC-relative relocation...
2022-02-25 Chia-hung Duan[mlir] Support verification order (2/3)
2022-02-25 Alexey Bataev[OPENMP]Fix PR50347: Mapping of global scope deep objec...
2022-02-25 Fangrui SongRevert "[lsan][test] Temporarily disable ppc64 and...
2022-02-25 Fangrui Song[compiler-rt][test] Temporarily disable ppc64 and ppc64...
2022-02-25 Changpeng Fang[AMDGPU][NFC]: Emit metadata for hidden_heap_v1 kernarg
2022-02-25 Alexander Yermolovich[BOLT][DWARF] Fix how DW_AT_high_pc [DW_FORM_udata...
2022-02-25 Fangrui Song[lsan][test] Temporarily disable ppc64 and ppc64le...
2022-02-25 Arthur Eubanks[NFC] Remove unnecessary function pass managers
2022-02-25 Florian Hahn[AArch64] Add tests for tbl + cmp splitting.
2022-02-25 Kiran ChandramohanLower Fortran intrinsic to a runtime call/llvm intrinsic
2022-02-25 Rong Xu[Sample-PGO] Emit FS discriminators only when -fdebug...
2022-02-25 Stefan Pintilie[PowerPC][NFC] Split out the MMA instructions from...
2022-02-25 AakankshaAvoid comparisons between types of different widths...
2022-02-25 Valentin Clement[flang] Lower simple character return
2022-02-25 David Green[AArch64] Add scalar min/max costs. NFC
2022-02-25 Paul Walker[SVE] Add missing splat patterns for bfloat vectors.
2022-02-25 Nikita Popov[MergeICmps] Don't require GEP
2022-02-25 Stefan Pintilie[PowerPC][NFC] Add file info and license that was missi...
2022-02-25 Evgeny Shulgin[Clang][Sema] Do not evaluate value-dependent immediate...
2022-02-25 Paul Walker[NFC][SVE] Refactor SelectSVEAddSubImm to match SelectS...
2022-02-25 Paul Walker[SVE] Refactor complex immediate pattern used by CPY...
2022-02-25 Stefan Pintilie[libcxx] String format class marked as packed
2022-02-25 Kristóf Umann[analyzer] Don't crash if the analyzer-constraint is...
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...
next