platform/upstream/llvm.git
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [5/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [4/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [3/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [2/5]
2022-07-12 Rafael Auler[BOLT] Increase coverage of shrink wrapping [1/5]
2022-07-12 Nico Weber[gn build] (manually) port ce233e714665
2022-07-11 Michael Jones[libc] clean up printf error codes
2022-07-11 Raphael Isemann[lldb] Add support for escaping fish arguments
2022-07-11 Jonas Devlieghere[lldb] Add a test to prefer exact triple matches in...
2022-07-11 Florian Hahn[GlobalOpt] Add test that requires splitting up global...
2022-07-11 Florian Hahn[LV] Move VPBlendRecipe::execute to VPlanRecipes.cpp...
2022-07-11 Alex BrachetFix build on Windows
2022-07-11 Craig Topper[RISCV] Use MVT for the argument to getMaskTypeFor...
2022-07-11 Christopher... [mlir] Register linalg external TilingInterface models...
2022-07-11 Jonas Devlieghere[lldb] Use the just-built libc++ for testing the LLDB...
2022-07-11 Aart Bik[mlir][sparse] implement sparse2sparse reshaping (expan...
2022-07-11 Petr Hosek[Driver] Don't use frame pointer on Fuchsia when optimi...
2022-07-11 Alex BrachetFix build on Windows
2022-07-11 Alex Brachet[COFF] Add vfsoverlay flag
2022-07-11 Alex Brachet[libc] Add imaxabs
2022-07-11 Jonas DevlieghereRevert "[C++20][Modules] Update handling of implicit...
2022-07-11 Craig Topper[SelectionDAG] Simplify how we drop poison flags in...
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
next