platform/upstream/llvm.git
2022-07-11 Martin Storsjö[lldb] Reduce the stack alignment requirements for...
2022-07-11 Piotr Sobczak[AMDGPU] Fix bitcast v4i64/v16i16
2022-07-11 Aiden Grossman[mlgo] Simplify autogenerated regalloc model
2022-07-11 George PettersonFix an issue with grouped conv2d op
2022-07-11 NirvedhRevert "Fix an issue with grouped conv2d op"
2022-07-11 George PettersonFix an issue with grouped conv2d op
2022-07-11 Hui Xie[libc++] Rename variables to use the snake case instead...
2022-07-11 Kai Sasaki[mlir][complex] Lower complex.log to libm log call
2022-07-11 Fangrui Song[sanitizer] Remove #include <linux/fs.h> to resolve...
2022-07-11 Fangrui SongRevert "[sanitizer] Remove #include <linux/fs.h> to...
2022-07-11 Joseph Huber[HIP] Add support for handling HIP in the linker wrapper
2022-07-11 Joseph Huber[HIP] Generate offloading entries for HIP with the...
2022-07-11 Joseph Huber[llvm-objdump][docs] Fix documentation for offloading...
2022-07-11 mphschmitt[llvm-objdump][docs] fix typo in llvm-objdump documenta...
2022-07-11 Joseph Huber[Clang] Parse toolchain-specific offloading arguments...
2022-07-11 David Green[AArch64] Move fp16 intrinsics tests to new file. NFC
2022-07-11 Nick Desaulniers[llvm][docs] commit phabricator patch
2022-07-11 Kaining Zhong[lld-macho] Handle user-provided dtrace symbols to...
2022-07-11 Mitch PhillipsUpdate DynInit generation for ASan globals.
2022-07-11 LLVM GN Syncbot[gn build] Port 7d426a392f73
2022-07-11 Craig Topper[RISCV] Pre-commit tests for D121833. NFC
2022-07-11 Nikolas Klauser[libc++] Implement ranges::{reverse, rotate}_copy
2022-07-11 Iain SandoeRevert "[C++20][Modules] Build module static initialize...
2022-07-11 Iain SandoeRevert "[C++20][Modules] Fix two tests for CTORs that...
2022-07-11 Dylan Fleming[Flang] Fix formatting for FIRLangRef.html
2022-07-11 Fangrui Song[sanitizer] Remove #include <linux/fs.h> to resolve...
2022-07-11 Justin Cady[InstrProf] Mark __llvm_profile_runtime hidden to match...
2022-07-11 Dylan Fleming[Flang] Add a link from the docs html page to the FIR...
2022-07-11 Katherine Rasmussen[flang] Add semantics test for image_status and add...
2022-07-11 Craig Topper[RISCV] Remove doPeepholeLoadStoreADDI.
2022-07-11 Craig Topper[RISCV] Move the custom isel for (add X, imm) into...
2022-07-11 Alex Brachet[scudo][NFC] Clang-format c823cbf699
2022-07-11 Alex Brachet[scudo][Fuchsia] Don't assume MapPlatformData::Vmar...
2022-07-11 Ivan Trofimov[libasan] Remove 4Mb stack limit for swapcontext unpois...
2022-07-11 Dominic Chen[scudo] Satisfy -Wstrict-prototypes
2022-07-11 Prabhdeep Singh... [OMPIRBuilder] Add support for simdlen clause
2022-07-11 jungpark-mlir[MLIR][TOSA] Fix converting tosa.clamp and tosa.relu...
2022-07-11 Ivan Trofimov[NFC][asan] Clang-format a test
2022-07-11 LLVM GN Syncbot[gn build] Port c8a28ae214c0
2022-07-11 Venkata Ramanaiah... [llvm][docs] Fix typos to say subclasses need to overri...
2022-07-11 spupyrevRevert "Rebase: [Facebook] Revert "[BOLT] Update dynami...
2022-07-11 spupyrevRevert "Rebase: [Facebook] [MC] Introduce NeverAlign...
2022-07-11 spupyrevRevert "Rebase: [Facebook] Add clang driver options...
2022-07-11 Than McIntoshtsan: update Go x86 build rules to back off to sse3
2022-07-11 Craig Topper[RISCV] Make shouldConvertConstantLoadToIntImm return...
2022-07-11 Sanjay Patel[SDAG] enhance sub->xor fold to ignore signbit
2022-07-11 Sanjay Patel[InstCombine] add test for possible sub->xor fold; NFC
2022-07-11 Sanjay Patel[AArch64] add test for possible sub->xor enhancement...
2022-07-11 spupyrev[BOLT] Do not merge cold and hot chains of basic blocks
2022-07-11 Maksim PanchenkoRebase: [Facebook] Revert "[BOLT] Update dynamic reloca...
2022-07-11 Rafael AulerRebase: [Facebook] [MC] Introduce NeverAlign fragment...
2022-07-11 Amir AyupovRebase: [Facebook] Add clang driver options to test...
2022-07-11 Aaron BallmanRevert "Emit SARIF Diagnostics: Create `clang::SarifDoc...
2022-07-11 Jonas DevlieghereRevert "jGetLoadedDynamicLibrariesInfos can inspect...
2022-07-11 LLVM GN Syncbot[gn build] Port 69fcf4fd5a01
2022-07-11 Vaibhav YenamandraEmit SARIF Diagnostics: Create `clang::SarifDocumentWri...
2022-07-11 Michał GórnyReland "[lldb] [test] Improve stability of llgs vCont...
2022-07-11 Fangrui Song[llvm-objcopy][ELF] Allow --set-section-flags src=...
2022-07-11 Thomas Raoux[mlir][vector] Add pattern to distribute splat constant
2022-07-11 Thomas Raoux[mlir][vector] Avoid creating duplicate output in warpOp
2022-07-11 Jay Foad[AMDGPU] Add testing for removal of null export target...
2022-07-11 Arjun P[MLIR][Presburger] introduce MPInt to support fast...
2022-07-11 Nikita Popov[Bitcode] Add additional callbr tests (NFC)
2022-07-11 Dawid Jurczak[NFC][Coroutines] Add regression test for heap allocati...
2022-07-11 Mircea Trofin[mlgo] Don't provide default model URLs
2022-07-11 Simon Pilgrim[X86] isTargetShuffleEquivalent - attempt to match...
2022-07-11 Nimish Mishra[flang][OpenMP] Allow default(none) to access variables...
2022-07-11 Arjun PRevert "[MLIR][Presburger] introduce MPInt to support...
2022-07-11 Venkata Ramanaiah... [lldb] Fix thread step until to not set breakpoint...
2022-07-11 John Brawn[MVE] Don't distribute add of vecreduce if it has more...
2022-07-11 Arnamoy Bhattacharyya[flang][OpenMP] Fix firstprivate bug
2022-07-11 David Sherwood[LoopVectorize] Add option to use active lane mask...
2022-07-11 Stephen Tozer[DebugInfo][InstrRef] Fix error in copy handling in...
2022-07-11 Abhina Sreeskantharajan[SystemZ][z/OS] Force alignment to fix build failure...
2022-07-11 David Green[ARM] Expand MVE i1 fptoint and inttofp if mve.fp is...
2022-07-11 Arjun P[MLIR][Presburger] introduce MPInt to support fast...
2022-07-11 Tom Praschan[clangd] Include "final" when printing class declaration
2022-07-11 Tom PraschanGo-to-type on smart_ptr<Foo> now also shows Foo
2022-07-11 David Sherwood[LoopVectorize][NFC] Add optional Name parameter to...
2022-07-11 David Spickett[lld-macho] Fix compact unwind output for 32 bit builds
2022-07-11 David Green[AArch64] Guard FP16 fptosi_sat patterns with HasFullFP...
2022-07-11 Siva Chandra... [libc][NFC] Make thread_detach_test an integration...
2022-07-11 Pavel Labath[lldb/test] Use SIGINT as the "stopping" signal
2022-07-11 LiaoChunyu[RISCV] Optimize 2x SELECT for floating-point types
2022-07-11 LLVM GN Syncbot[gn build] Port 96b674f23cd6
2022-07-11 Hui Xie[libc++][ranges] implement `std::ranges::set_intersection`
2022-07-11 Kazu Hirata[DWARFLinker] Remove unused declaration copyAbbrev...
2022-07-11 Siva Chandra... [libc] Linux threads - Set CLEAR_TID addr to 0 when...
2022-07-11 Jacques Pienaar[mlir] Flip accessors to prefixed form (NFC)
2022-07-11 Kazu Hirata[GlobalISel] Remove unused declaration fewerElementsVec...
2022-07-11 Pengcheng Wang[RISCV] Increase complexity of RVV element extraction...
2022-07-11 Kai Luo[AIX][compiler-rt] Fix missing dependency of parent...
2022-07-11 jacquesguan[mlir][Math] Support fold Log2Op with constant dense.
2022-07-11 Kazu Hirata[CodeGen] Remove unused member variable NextCascade...
2022-07-11 Dave Lee[lldb] Delete more mydir references (NFC)
2022-07-11 Florian Hahn[LV] Move VPWidenGEPRecipe::execute to VPlanRecipes...
2022-07-10 Kazu Hirata[flang] Don't use Optional::hasValue (NFC)
2022-07-10 Kazu Hirata[SelectionDAG] Restore calls to has_value (NFC)
2022-07-10 Craig Topper[RISCV] Teach shouldConvertConstantLoadToIntImm that...
2022-07-10 Craig Topper[RISCV] Add test cases for inline memcpy expansion
next