platform/upstream/llvm.git
2023-04-21 Diego Caballero[Vector][NFC] Fix DEBUG_TYPE in LowerVectorTranspose.cpp
2023-04-21 Mircea Trofin[nfc][thinlto] Separate `selectCallee` legality from...
2023-04-21 Nick Desaulniers[Demangle] fix another test on windows
2023-04-21 Igor Kudrin[CMake] Add llvm-lib to Clang bootstrap dependency...
2023-04-20 Nick Desaulniers[Demangle] fix windows tests
2023-04-20 Mikhail R.... [libc] Added checks to src and dest types in bit_cast
2023-04-20 Joseph Huber[libc] Set minimum CUDA PTX feature to +ptx60
2023-04-20 Sp00phFix i1 vector reduction miscompilation
2023-04-20 Valentin Clement[mlir][openacc] Restrict types for acc.bounds operands...
2023-04-20 Siva Chandra... [libc] Add null-terminator to the thread name obtained...
2023-04-20 Jez Ng[lld-macho] Tweak the names we give to archive members
2023-04-20 Peiming Liu[mlir][sparse] fix crash when generating coiteration...
2023-04-20 Craig Topper[RISCV][WIP] Use vsetvli x0, x0 in more cases.
2023-04-20 Craig Topper[RISCV] Pre-commit test case for D148735. NFC
2023-04-20 Peter Klausler[flang] Relax two !DIR$ IGNORE_TKR error cases with...
2023-04-20 Rahul Kayaith[mlir] Prevent implicit downcasting to interfaces
2023-04-20 Rahul Kayaith[mlir] Make ElementsAttr inherit from TypedAttr
2023-04-20 Rahul Kayaith[mlir][arith] Add arith.constant materialization helper
2023-04-20 Alexey Bataev[SLP][NFC]Add a test with an extra cost of the reused...
2023-04-20 Peiming Liuuse heap memory for position buffer allocated for PackOp.
2023-04-20 Aaron BallmanAdd documentation for -Wwrite-strings
2023-04-20 Siva Chandra... [libc] Actually run integration tests.
2023-04-20 Michael Jones[libc] Support constexpr uint initialization
2023-04-20 Doru BerceaModify test to explicitely use the size of the mapped...
2023-04-20 Noah Goldstein[LIBC] Implement remainder of posix 'sched.h' minus...
2023-04-20 Noah Goldstein[LIBC] Fix incorrect handling of `pthread_join(tid...
2023-04-20 Ramiro Leal... Add pattern that expands `math.roundeven` into `math...
2023-04-20 Sam McCall[dataflow] Try to fix missing order dependency in HTMLL...
2023-04-20 LLVM GN Syncbot[gn build] Port 68c3d66a97a0
2023-04-20 Roy Sundahl[fuzzer][test] Disable big-file-copy.test for everythin...
2023-04-20 Mark de Wever[libc++][format] Improves width estimate.
2023-04-20 Fangrui Song[ELF] Cap parallel::strategy to 16 threads when --threa...
2023-04-20 Mark de Wever[libc++][doc] Update format status.
2023-04-20 Teresa Johnson[ThinLTO] Remove BlockCount for non partial sample...
2023-04-20 Alexander Yermolovich[dwarfdump][dwarf] Fix parsing of tu-index
2023-04-20 Nathan Sidwell[BOLT] Make BOLT_ENABLE_RUNTIME user-configurable
2023-04-20 Doru BerceaFix failure with team-wide allocated variable
2023-04-20 Simon Pilgrim[CostModel][X86] Improve i8 and vXi8 MUL costs
2023-04-20 Dimitry Andric[compiler-rt] Include system headers before optionally...
2023-04-20 Ben Langmuir[clang][modules] Avoid re-exporting PCH imports on...
2023-04-20 Nick DesaulniersReland: [Demangle] replace use of llvm::StringView...
2023-04-20 Robert Suderman[mlir] Expose Arith::ExpandOps options in constructor
2023-04-20 Jan Svoboda[clang][deps] Print timing information
2023-04-20 Ramiro Leal... Fix handling of special and large vals in expand patter...
2023-04-20 David Green[DAG] Retain nuw flags when reassociating adds
2023-04-20 Valentin Clement[flang][openacc] Support array section with constant...
2023-04-20 Dimitry Andricarm_bf16.td: fix copy/paste typo in comment header
2023-04-20 Alex Bradbury[doc][RISCV] Add missed release note about vector crypt...
2023-04-20 Eric Gouriou[RISCV] Zvk (vector crypto) specification update to...
2023-04-20 Zain Jaffal[AArch64] Improve fsh(l|r) cost modeling if 3rd arg...
2023-04-20 Nick Desaulniers[libcxxabi][demangle] create helper for std::string_vie...
2023-04-20 Craig Topper[RISCV] Add an option to emit the Tag_RISCV_arch attrib...
2023-04-20 Craig Topper[TableGen] Remove BitsRecTy::typeIsA override. NFC
2023-04-20 AdityaKInstructions to run libc++ test suite
2023-04-20 David Green[AArch64] Additional hadd/rhadd tests. NFC
2023-04-20 Fangrui SongRevert D147493 "[ELF] Cap parallel::strategy to 16...
2023-04-20 Mikhail R.... [libc] Zero initialize Uint<T>::val
2023-04-20 Mahesh Ravishankar[mlir] Add a utility function to make a region isolated...
2023-04-20 Alexey Bataev[SLP][X86]Fix the cost of reused gathers/buildvectors...
2023-04-20 Fangrui Song[Sema] -Wformat: recognize %lb for the printf/scanf...
2023-04-20 Saleem AbdulrasoolHeaders: use C++ inline semantics in C++ mode
2023-04-20 Mikhail R.... [libc] Make UInt<T> trivially copyable
2023-04-20 Florian Hahn[AArch64] Add extra fshr tests with large types.
2023-04-20 Florian Hahn[AArch64] Add extra fshl tests with large types.
2023-04-20 Nikita Popov[Coroutines] Convert tests to opaque pointers (NFC)
2023-04-20 Tom Stellardworkflows/release-binaries: Install missing dependencies
2023-04-20 Tom Stellardworkflows/release-tasks: Always run apt-get update...
2023-04-20 Florian Hahn[ConstraintElim] Fix integer overflow in getConstraint.
2023-04-20 Momchil VelikovRevert "[AArch64] Fix incorrect `isLegalAddressingMode`"
2023-04-20 Zarko Todorovski[Clang][AIX] Remove error for -fprofile-instr-generate...
2023-04-20 Arjun PRevert "[mlir][irdl] Add IRDL registration"
2023-04-20 Kristof Beyls[AArch64] Make stack tagging compatible with SLH
2023-04-20 Momchil Velikov[AArch64] Fix incorrect `isLegalAddressingMode`
2023-04-20 Mathieu Fehr[mlir][irdl] Add IRDL registration
2023-04-20 Jay Foad[ConstantFolding] Fix crash when folding vector llvm...
2023-04-20 LLVM GN Syncbot[gn build] Port 4bc6499f8843
2023-04-20 Aaron Ballman[C11] Allow casting to an _Atomic-qualified type
2023-04-20 Matt ArsenaultAMDGPU: Fix assertion with multiple uses of f64 fneg...
2023-04-20 OCHyamsReapply D146987 "[Assignment Tracking] Enable by default"
2023-04-20 Nikolas Klauser[libc++][NFC] Remove one apply_cv implementation
2023-04-20 zhangyi1357[Clangd] Make the type hint length limit configurable
2023-04-20 OCHyams[NFC] Return unique dbg intrinsics from findDbgValues...
2023-04-20 Nikita Popov[LangRef] Update list of supported constant expressions...
2023-04-20 Nikita PopovRevert "[ORC][LLJIT] Use JITLink by default on ELF...
2023-04-20 Nikita PopovReapply [SimplifyCFG][LICM] Preserve nonnull, range...
2023-04-20 Andrew Gozillon[Flang][MLIR] Alter Fir.GlobalOp to print and lower...
2023-04-20 Aaron Ballman[C11] Allow initialization of an atomic-qualified point...
2023-04-20 Louis Dionne[libc++] Adjust D_LIBCPP_ENABLE_ASSERTIONS defines...
2023-04-20 Guillaume Chatelet[libc] use -O3 to compile memory functions
2023-04-20 Tobias Gysi[mlir][llvm] Improve access group import handling.
2023-04-20 Owen Pan[clang-format] Hanlde leading whitespaces for JSON...
2023-04-20 Momchil Velikov[FuncSpec] Relax restrictions on candidates for special...
2023-04-20 Matt ArsenaultAMDGPU: Really invert handling of enqueued block detection
2023-04-20 Nikita Popov[GVN] Fix metadata combining for non-local loads
2023-04-20 Timm Bäder[clang][Sema][NFC] Make a bunch of things const if...
2023-04-20 Jay Foad[IR] Remove dead code for unsupported ConstantExpr...
2023-04-20 Nikita Popov[GVN] Add additional metadata combining tests (NFC)
2023-04-20 Timm Bäder[clang][Lex][NFC] Use a range for loop in StringLiteral...
2023-04-20 Simon Pilgrim[DAG] SimplifyVCastOp - ensure we select the correct...
2023-04-20 Timm Bäder[clang][Sema][NFC] Use existing TargetInfo local variable
next