platform/upstream/llvm.git
2022-10-03 Vitaly BukaRevert "Add APFloat and MLIR type support for fp8 ...
2022-10-03 Fangrui Song[ELF] Move init from ELFFileBase constructor to a separ...
2022-10-03 Yuanqiang Liu[mlir][shape] add outline-shape-computation pass
2022-10-03 Fangrui Song[ELF] Remove redundant getELFKind call. NFC
2022-10-03 Fangrui Song[ELF] Simplify addFile. NFC
2022-10-03 Matthias Springer[mlir][linalg][NFC] Drop emitAccessorPrefix from Linalg...
2022-10-03 LLVM GN Syncbot[gn build] Port 71410fd2c065
2022-10-03 Vitaly BukaRevert "[libc++] Implement P0591R4 (Utility functions...
2022-10-03 Stella LaurenzoAdd APFloat and MLIR type support for fp8 (e5m2).
2022-09-30 luxufan[RISCV] Add a LocalStackSlotAllocation test
2022-10-02 LLVM GN Syncbot[gn build] Port a6e1080b87db
2022-10-02 Vitaly BukaRevert "[libc++][ranges]Refactor `copy{,_backward}...
2022-10-02 Fangrui Song[ELF] Add LLVM_LIBRARY_VISIBILITY to some global variab...
2022-10-02 Valentin Clement[flang] Introduce fir.class type
2022-10-02 Valentin Clement[flang] Introduce BaseBoxType
2022-10-02 Fangrui Song[llvm-objdump][test] Improve address test
2022-10-02 Mark de Wever[libc++] Updates generated transitve includes.
2022-10-02 Sanjay Patel[InstCombine] convert mul by negative-pow2 to negate...
2022-10-02 Sanjay Patel[ValueTracking] peek through fpext in isKnownNeverInfin...
2022-10-02 Sanjay Patel[InstSimplify] add tests for FP infinity compare with...
2022-10-02 David Green[ARM] Add lowering for bf16 neon vtrn, vzup and vuzp.
2022-10-02 David Green[ARM] More bf16 shuffle handling, including perfect...
2022-10-02 Florian Hahn[ConstraintElimination] Update Changed status in ssub...
2022-10-02 David Green[ARM] Add tablegen patterns for bf16 vrev
2022-10-02 David Green[ARM] Add tablegen patterns for bf16 vext
2022-10-02 David Green[ARM][DAG] BF16 constant handling.
2022-10-02 Peixin QiaoRevert "[flang] Make real type of kind 10 target dependent"
2022-10-02 Fangrui Song[test] Make Linux/sem_init_glibc.cpp robust
2022-10-02 Peixin Qiao[flang][OpenMP] Fix resolve common block in data-sharin...
2022-10-02 Peixin Qiao[flang] Make real type of kind 10 target dependent
2022-10-02 Kees Cook[clang][auto-init] Deprecate -enable-trivial-auto-var...
2022-10-02 LLVM GN Syncbot[gn build] Port 005916de58f7
2022-10-02 Konstantin... [libc++][ranges]Refactor `copy{,_backward}` and `move...
2022-10-02 Kazu Hirata[mlir] Use std::enable_if_t (NFC)
2022-10-02 Kazu Hirata[clang] Use std::enable_if_t (NFC)
2022-10-02 Kazu Hirata[ADT] Use std::common_type_t (NFC)
2022-10-02 Jacques Pienaar[mlir] Remove ReferTo attr constraint
2022-10-01 Arthur Eubanks[llvm] Migrate PAEval to new pass manager
2022-10-01 Craig Topper[RISCV] Use _TIED form of VWADD(U)_WX/VWSUB(U)_WX to...
2022-10-01 Craig Topper[RISCV] Minor tablegen formatting cleanup. NFC
2022-10-01 Fangrui Song[ELF] --check-sections: allow address 0xffffffff for...
2022-10-01 Fangrui Song[ELF] Rename LinkerScript::ctx to state. NFC
2022-10-01 Jessica Paquette[GlobalISel] Combine abs(undef) -> 0
2022-10-01 Fangrui Song[ELF] Move driver into ctx and remove indirection. NFC
2022-10-01 Fangrui Song[ELF] Remove symtab indirection. NFC
2022-10-01 Jessica PaquetteUpdate missing test after 24553df57dcc7bb2567697d8697b3...
2022-10-01 Nikolas Klauser[libc++] Enable libc++-specific tests for constexpr...
2022-10-01 Nikolas Klauser[libc++][NFC] Prefer type aliases over structs
2022-10-01 Jessica Paquette[GlobalISel] Combine `undef / X -> 0` and `undef %...
2022-10-01 Alex Brachet[llvm-driver] Support single distributions
2022-10-01 Alex Brachet[llvm-driver][NFC] Simplify handling of tool symlinks
2022-10-01 Fangrui Song[ELF] Remove ctx indirection. NFC
2022-10-01 Fangrui Song[ELF] Remove elf::config indirection. NFC
2022-10-01 David Green[Clang] Move ParsedTargetAttr to TargetInfo.h
2022-10-01 Dave Lee[lldb] Remove scoped timer from high firing and fast...
2022-10-01 Dave Lee[lldb] Remove scoped timer from high firing and fast...
2022-10-01 Florian Hahn[SimpleLoopUnswitch] Pass -verify-cfg-preserved to...
2022-10-01 David GreenFoward declare ParsedTargetAttr as a struct.
2022-10-01 Paweł Bylica[DAGCombine] Add tests for D57317
2022-10-01 Florian Hahn[LAA] Change to function analysis for new PM.
2022-10-01 David Green[Clang][AArch64] Support AArch64 target(..) attribute...
2022-10-01 zhongyunde[AArch64] Lower multiplication by a negative constant...
2022-10-01 LLVM GN Syncbot[gn build] Port 099384dcea49
2022-10-01 Nikolas Klauser[libc++] Implement P0591R4 (Utility functions to implem...
2022-10-01 Martin Storsjö[lldb] Fix warnings about unused variables when buildin...
2022-10-01 Filipp Zhinkin[ARM] Support all versions of AND, ORR, EOR and BIC...
2022-10-01 Carl Ritson[AMDGPU][GFX11] Mitigate VALU mask write hazard
2022-10-01 Jeff Niu[mlir] Allow DenseElementsAttr to use any shaped type
2022-10-01 Emilia Dreamer[clang-format] Correctly indent closing brace of compou...
2022-10-01 Craig Topper[RISCV] Prevent performCombineVMergeAndVOps from creati...
2022-10-01 Craig Topper[RISCV] Update cost of vector roundeven to match round...
2022-10-01 Teresa Johnson[MemProf] Update metadata during inlining
2022-10-01 Yeting Kuo[VP][RISCV] Add vp.copysign and RISC-V support.
2022-10-01 Matthias BraunUPdate reference-log-noml.txt as well to adapt for...
2022-10-01 Dhruva Chakrabarti[OpenMP] [OMPT] [1/8] Create separate categories for...
2022-10-01 Matthias BraunAdapt dev-mode-logging.ll test to D133902
2022-10-01 wren romano[mlir][sparse] Improving error messages for MLIR_SPARSE...
2022-10-01 Mircea TrofinRevert "[mlgo] Fix tests post D133902"
2022-10-01 Mircea Trofin[mlgo] Fix tests post D133902
2022-10-01 Matthias BraunFix tied operands in phi-coalescing.mir test; try to...
2022-10-01 Teresa JohnsonRevert "[MemProf] Update metadata during inlining"...
2022-09-30 River Riddle[mlir] Flip Async/GPU/MemRef/OpenACC/OpenMP/PDL dialect...
2022-09-30 Teresa Johnson[MemProf] Update metadata during inlining
2022-09-30 Teresa JohnsonProfile matching and IR annotation for memprof profiles.
2022-09-30 Jeff Niu[mlir][ods] Allow references to the self type
2022-09-30 Matthias BraunX86: Stop assigning register costs for longer encodings.
2022-09-30 Michael Jones[libc] disable syscall test without fullbuild
2022-09-30 Michael Jones[libc] add syscall function
2022-09-30 River Riddle[mlir:OpenMP][NFC] Update OpenMP API to use prefixed...
2022-09-30 River Riddle[mlir:OpenACC][NFC] Update OpenACC API to use prefixed...
2022-09-30 River Riddle[mlir:PDL][NFC] Update PDL API to use prefixed accessors
2022-09-30 River Riddle[mlir:GPU][NFC] Update GPU API to use prefixed accessors
2022-09-30 River Riddle[mlir:Async][NFC] Update Async API to use prefixed...
2022-09-30 wren romano[mlir][sparse] Address style nit in documentation
2022-09-30 Alexander Shaposhnikov[clang-tidy] Skip variadic ctors in modernize-use-equal...
2022-09-30 Vincent Lee[lld-macho] Do not error out on dead stripped duplicate...
2022-09-30 Kazu Hirata[mlir] Fix warnings
2022-09-30 Peiming Liu[mlir][sparse] Add rewriting rules for concatente using...
2022-09-30 Peiming Liu[mlir][sparse] Add new utility class to help generates...
2022-09-30 LLVM GN Syncbot[gn build] Port 5b26f4f04222
next