platform/upstream/llvm.git
2022-10-27 Michael Jones[libc] add fgets
2022-10-27 eopXD[LSR] Drop LSR solution if it is less profitable than...
2022-10-27 rkayaith[mlir][python] Include pipeline parse errors in excepti...
2022-10-27 Fangrui Song[llvm-readelf] --section-details: display SHF_COMPRESSE...
2022-10-27 Alexander Belyaev[mlir] Fix asan issue in Vectorization.cpp of Linalg.
2022-10-27 Roman Lebedev[NFC][PhaseOrdering] Add one more test for SROA after...
2022-10-27 Craig Topper[LegalizeVectorOps][X86][RISCV] Expand vector S/USHLSAT...
2022-10-27 Dave Lee[lldb][test] Remove explicit mydir definitions (NFC)
2022-10-27 Kito Cheng[RISCV] Drop single letter b extension support
2022-10-27 Dave Lee[lldb][test] Remove empty setUp/tearDown methods (NFC)
2022-10-27 Alexandros... [FuncSpec] Do not overestimate the specialization bonus...
2022-10-27 Sanjay Patel[InstCombine] improve demanded bits for Sub operand 0
2022-10-27 Liming Liu[P0857R0 Part-B] Allows `require' clauses appearing in
2022-10-27 gonglingqin[LoongArch] Add codegen support for cmpxchg on LA64
2022-10-27 John Brawn[MachineCSE] Allow PRE of instructions that read physic...
2022-10-27 LLVM GN Syncbot[gn build] Port b51b90d6e25c
2022-10-27 LLVM GN Syncbot[gn build] Port 17059753f133
2022-10-27 Nico Weber[gn build] semi-automatically ort 4f06d46f465c (Logical...
2022-10-27 Michał GórnyRevert "Harmonize cmake_policy() across standalone...
2022-10-27 Jakob Johnson[intelpt] Update Python tests to account for new errrors
2022-10-27 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader
2022-10-27 Alexander Belyaev[mlir] Fix printing when linalg.map has no inputs.
2022-10-27 Momchil VelikovRecommit: [FuncSpec] Fix specialisation based on literals
2022-10-27 Michał GórnyHarmonize cmake_policy() across standalone builds of...
2022-10-27 Oleg Shyshkov[mlir] Fix `AffineMap.dropResults`.
2022-10-27 Max KazantsevFix iterator corruption in splitBasicBlockBefore
2022-10-27 Nikita Popov[FunctionAttrs] Add additional tests with operand bundl...
2022-10-27 Matthias Springer[mlir][tensor][bufferize] Support memory_space for...
2022-10-27 Phoebe WangFix buildbot fail
2022-10-27 Matthias Springer[mlir][tensor] Fix build: Add missing line break to...
2022-10-27 Matthias Springer[mlir][tensor][bufferize] Lower tensor.generate to...
2022-10-27 Nikita Popov[BasicAA] Remove redundant libcall handling
2022-10-27 Utkarsh Saxena[clang] Do not hide base member using-decls with differ...
2022-10-27 Matthias Springer[mlir] Fix circular dialect initialization
2022-10-27 Phoebe Wang[X86][1/2] SUPPORT RAO-INT
2022-10-27 Matthias Springer[mlir][vector][bufferize] Implement DestinationStyleOpI...
2022-10-27 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader
2022-10-27 eopXDPre-commit test case for D136784
2022-10-27 eopXD[LSR][RISCV] Pre-commit test case for D126043
2022-10-27 Matthias Springer[mlir][bufferize] Provide default BufferizableOpInterfa...
2022-10-27 Haojian WuFix a -Wunused-const-variable warning.
2022-10-27 David Spickett[LLVM] Use DWARFv4 bitfields when tuning for GDB
2022-10-27 wangpc[RISCV] Map pseudos to their BaseInstr to reduce cases
2022-10-27 OCHyams[IntervalMap] Add move and copy ctors and assignment...
2022-10-27 Chuanqi Xu[NFC] [Modules] Rename modules related things in Prepro...
2022-10-27 Guillaume ChateletRevert D136595 "[libc] Switch to new implementation...
2022-10-27 Nikita Popov[PowerPC] Fix check for ieeelongdouble support
2022-10-27 Alexander BelyaevRevert "Revert "[mlir] Add vectorization tests for...
2022-10-27 Matthias Springer[mlir][tensor] Implement DestinationStyleOpInterface...
2022-10-27 Nikita Popov[BasicAA] Replace VisitedPhiBBs with a single flag
2022-10-27 owenca[clang-format] Move InsertBraces unit tests out of...
2022-10-27 Matthias Springer[mlir][interfaces] Allow only ranked tensors/memrefs...
2022-10-27 Tatsuyuki Ishi[Support] Use find() for faster StringRef::count (NFC)
2022-10-27 Alexander Belyaev[mlir] Print bbArgs of linalg.map/reduce/tranpose on...
2022-10-27 Matthias Springer[mlir][tensor] Disallow unranked tensors for tensor...
2022-10-27 Nicolai Hähnleupdate_test_checks.py: allow use with custom tools
2022-10-27 OCHyamsAccount for memory locations in DIExpression::createFra...
2022-10-27 Alex BrachetRevert "[libc] Implement getopt"
2022-10-27 Alex Brachet[libc] Implement getopt
2022-10-27 Siva Chandra[libc] Cleanup stale documentation.
2022-10-27 Ian Anderson[libunwind] Add module maps for libunwind
2022-10-27 wangpc[RISCV][NFC] Remove ISel of SPLAT_VECTOR
2022-10-27 Sameer Sahasrabuddhe[NFC] [AAPointerInfo] OffsetAndSize is no longer an...
2022-10-27 Jordan Rupprecht[Bazel][llvm-debuginfo-analyzer] Add deps for DebugInfo...
2022-10-27 Luca Di SeraAdd clang_CXXMethod_isCopyAssignmentOperator to libclang
2022-10-27 Siva Chandra... [libc] Add a doc about the libc overlay mode.
2022-10-27 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader
2022-10-27 Matheus Izvekov[clang] Instantiate concepts with sugared template...
2022-10-27 Matheus Izvekov[clang] Instantiate alias templates with sugar
2022-10-27 Matheus Izvekov[clang] Instantiate NTTPs and template default argument...
2022-10-27 Matheus Izvekov[clang] Implement sugared substitution changes to infra...
2022-10-27 wlei[SampleFDO] Compute and report profile staleness metrics
2022-10-27 Matheus Izvekov[clang] Perform sugared substitution of builtin templates
2022-10-27 Matheus Izvekov[clang] Changes to produce sugared converted template...
2022-10-27 Richard Smith[clang] Include the type of a pointer or reference...
2022-10-27 Mahesh Ravishankar[mlir][Tensor] Change `createDimValues` to return a...
2022-10-27 Wanyi YeRevert "[lldb-vscode] Send Statistics Dump in terminate...
2022-10-27 chenglin.bi[AArch64] Adjust operand sequence for Add+Sub to combin...
2022-10-27 Paul Kirth[CodeGen] Improve large stack frame diagnostic
2022-10-27 Roman Lebedev[NFC][PhaseOrdering] Add new test for SROA misplacement
2022-10-26 Katherine Rasmussen[flang] Add atomic_fetch_and to list of intrinsics
2022-10-26 Dan McGregor[Driver] Allow target override containing . in executab...
2022-10-26 Jonas Devlieghere[dwarfdump] Fix bogus incompatible tag warning
2022-10-26 Mehdi AminiFix MLIR Build with some version of GCC
2022-10-26 Michael Kruse[Polly] Add support for -polly-enable-mse with NPM.
2022-10-26 Michael Kruse[Polly] Add support for -polly-export with NPM.
2022-10-26 David BlaikieAdd a warning for not packing non-POD members in packed...
2022-10-26 Steven Wu[LTO] Fix lto_module_create_in_codegen_context return...
2022-10-26 Tue Ly[libc] Add a testing macro for MPFR matchers skipping...
2022-10-26 David BlaikieExtend the C++03 definition of POD to include defaulted...
2022-10-26 Emilio Cota[bazel][mlir][arith] build fixes for arith fastmath...
2022-10-26 David Blaikie[ADT] Add deduction guide for llvm::Optional
2022-10-26 Craig Topper[RISCV] Inline scalar ceil/floor/trunc/rint/round/round...
2022-10-26 Quentin Colombet[mlir][MemRefToLLVM] Lower extract_strided_metadata
2022-10-26 Nick Desaulniersgit clang-format HEAD~
2022-10-26 Sanjay Patel[InstCombine] add tests for demanded bits of sub; NFC
2022-10-26 Craig Topper[RISCV] Add tests for fixed vector sshl_sat/ushl_sat...
2022-10-26 Siva Chandra[libc] Enable more entrypoints on aarch64.
2022-10-26 Guozhi Wei[dexter-tests] Add attribute optnone to main function
2022-10-26 Sami Tolvanen[Clang][Sema] Add -Wcast-function-type-strict
next