platform/upstream/llvm.git
2022-07-19 Zequan Wu[LLDB][NativePDB] Add MSInheritanceAttr when creating...
2022-07-19 Anubhab GhoshRe-re-apply 5acd47169884, Add a shared-memory based...
2022-07-19 Nick DesaulniersRevert "[Local] Allow creating callbr with duplicate...
2022-07-19 Lang Hames[JITLink] Hook up prebuilt cache in DWARFRecordSectionS...
2022-07-19 Kaining Zhong[lld-macho] Fix loading same libraries from both LC_LIN...
2022-07-19 Jacques Pienaar[mlir] Flip LinAlg dialect to _Both
2022-07-19 Sanjay PatelRevert "[x86] use zero-extending load of a byte outside...
2022-07-19 Johannes Doerfert[Attributor] Replace AAValueSimplify with AAPotentialValues
2022-07-19 Philip Reames[LV] Autogen a partially autogened test for ease of...
2022-07-19 Louis Dionne[libc++][NFC] Add commit SHA for ABI change
2022-07-19 Louis Dionne[libc++] Drop the legacy debug mode symbols by default
2022-07-19 Slava Zakharin[flang] Support late math lowering for intrinsics from...
2022-07-19 Keith Smiley[lld-macho] Add support for -alias
2022-07-19 Nico Weber[gn build] (manually) port c91ce941448 (HTMLForestResou...
2022-07-19 Sanjay Patel[x86] use zero-extending load of a byte outside of...
2022-07-19 Sanjay Patel[x86] add tests for fixup-bw with size optimization...
2022-07-19 Sam McCall[pseudo] Add `clang-pseudo -html-forest=<output.html...
2022-07-19 Arthur Eubanks[test] Convert some tests to use opaque pointers
2022-07-19 Denys Petrov[analyzer][NFC] Use `SValVisitor` instead of explicit...
2022-07-19 Benoit JacobDon't combine if there would remain no true reduction...
2022-07-19 Rajas Vanjape[mlir][docs] Fix pass manager document
2022-07-19 Philip Reames[LV] Add test for generic predicated sdiv
2022-07-19 Louis Dionne[clang] Add a new flag -fexperimental-library to enable...
2022-07-19 David Green[ARM] Update atomic tests for D129695. NFC
2022-07-19 Philip Reames[LV] Add test coverage for a bug in srem handling
2022-07-19 Kamau Bridgeman[TSAN] Disable clone_setns test case on PPC64 RHEL...
2022-07-19 Nico Weber[gn build] fix typo
2022-07-19 Nico Weber[gn build] (manually) port e939bf67e340
2022-07-19 Jonathan Peyton[OpenMP][libomp] Fix affinity warnings and unify under...
2022-07-19 AndreyChurbanov[OpenMP][libomp] Allow reset affinity mask after parallel
2022-07-19 Jonathan Peyton[OpenMP][libomp] Fix fallthrough attribute detection...
2022-07-19 Philip Reames[LV] Add test coverage for scalable div/rem patterns
2022-07-19 AndreyChurbanov[OpenMP][libomp] Fix /dev/shm pollution after forked...
2022-07-19 Yusra Syeda[SystemZ][z/OS] Introduce CCAssignToRegAndStack to...
2022-07-19 Cole Kissane[llvm] add zstd to `llvm::compression` namespace
2022-07-19 Jez Ng[lld-macho] Support folding of functions with identical...
2022-07-19 Jeff NiuRevert "[mlir][ods] (NFC) Remove warning in `AttrOrType...
2022-07-19 Jon ChesterfieldRevert "[Libomptarget] Make libomptarget an LLVM library"
2022-07-19 Jon Chesterfield[amdgpu] Implement lds kernel id intrinsic
2022-07-19 Tarun PrabhuBitwise comparison intrinsics
2022-07-19 Joseph Huber[Libomptarget] Make libomptarget an LLVM library
2022-07-19 Arthur Eubanks[DSE] Revisit pointers that may no longer escape after...
2022-07-19 Sanjay Patel[SimplifyLibCalls] avoid converting pow() to powi(...
2022-07-19 Jon Chesterfield[nfc][amdgpu] LDS. Move selection logic up the stack.
2022-07-19 Akira Hatanaka[libclang][ObjC] Inherit availability attribute from...
2022-07-19 Jeff Niu[mlir][ods] (NFC) Remove warning in `AttrOrTypeDef`
2022-07-19 bhatuzdaname[mlir][tblgen] Add support for extraClassDefinition...
2022-07-19 David Truby[llvm][SVE] Remove redundant and when comparing against...
2022-07-19 Arthur Eubanks[NewPM] Print function/SCC size with -debug-pass-manager
2022-07-19 lipracer[mlir][NFC] Use proper c++ namespaces in .td files
2022-07-19 Nico Weber[gn build] (manually) port 4539b44148918 (llvm-dwarfutil)
2022-07-19 Nico Weber[gn build] (manually) port 8711fcae276a593
2022-07-19 Benjamin Kramer[bazel] Fix the build after 18b92c66fe59a44f50bc211a418...
2022-07-19 Benjamin Kramer[bazel] Remove libraries that don't build anymore after...
2022-07-19 Louis Dionne[libc++] Treat incomplete features just like other...
2022-07-19 Louis Dionne[libc++] Re-apply "Always build c++experimental.a""
2022-07-19 Louis Dionne[libc++] Make sure cxx_experimental links against libc...
2022-07-19 Nicolai HähnleRevert "Update some more tests with update_cc_test_chec...
2022-07-19 Arnold Schwaighofer[coro async] Add missing llvm.coro.id.async intrinsic...
2022-07-19 Daniil Dudkin[flang][NFC] Drop `AbstractResultOptions` structure
2022-07-19 Nicolai HähnleUpdate some more tests with update_cc_test_checks.py
2022-07-19 Joe Nash[AMDGPU] Remove old operand from VOPC DPP
2022-07-19 Andrew TurnerAdd the FreeBSD AArch64 memory layout
2022-07-19 Andrew TurnerAdd the FreeBSD AArch64 shadow offset to llvm
2022-07-19 Andrew TurnerAdd the FreeBSD AArch64 memory layout
2022-07-19 Dmitry Vyukovtsan: optimize DenseSlabAlloc
2022-07-19 Simon Pilgrim[DAG] Call SimplifyDemandedBits from ISD::MUL nodes
2022-07-19 William SchmidtDon't vectorize PHIs in catchswitch blocks
2022-07-19 Nikita Popov[Local] Allow creating callbr with duplicate successors
2022-07-19 Alexey Lapshin[Reland][Debuginfo][llvm-dwarfutil] llvm-dwarfutil...
2022-07-19 serge-sans... [flang] Fix flang-to-external-fc --version
2022-07-19 Evgeniy BrevnovAdditional regression test for a crash during reorder...
2022-07-19 Nicolas Vasilache[mlir][Linalg] Add a TileToForeachThread transform.
2022-07-19 Benjamin Kramer[LegalizeDAG] Propagate alignment in ExpandExtractFromV...
2022-07-19 David Green[ARM] Remove VBICimm if no cleared bits are demanded
2022-07-19 Florian Hahn[LV] Remove unnecessary cast in widenCallInstruction...
2022-07-19 Simon PilgrimFix signed/unsigned comparison mismatch warning
2022-07-19 Simon Pilgrim[DAG] SimplifyDemandedBits - relax "xor (X >> ShiftC...
2022-07-19 Abinav Puthan... [AMDGPU] Set amdgpu-memory-bound if a basic block has...
2022-07-19 Abinav Puthan... [AMDGPU] Pre-commit tests for D129759
2022-07-19 David Spickett[llvm][AArch64] Add missing FPCR, H and B registers...
2022-07-19 Alexey LapshinRevert "[Debuginfo][llvm-dwarfutil] llvm-dwarfutil...
2022-07-19 Markus Böck[mlir] Ignore effects on allocated results when checkin...
2022-07-19 Max Kazantsev[LoopSimplifyCFG] Prevent use-def dominance breach...
2022-07-19 Jason MolendaUpdate docs to note lzfse open source implementation
2022-07-19 Alexey Lapshin[Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil...
2022-07-19 Cullen Rhodes[AArch64] Add patterns to fold zext(cmpeq(x, splat...
2022-07-19 Xiang1 Zhang[X86] Add 64 bit implement for __SSC_MARK
2022-07-19 Nikita Popov[LoopInfo] Allow cloning of callbr
2022-07-19 Haojian Wu[pseudo] Implement a guard to determine function declar...
2022-07-19 Rosie Sumpter[AArch64][SVE] Fold fadda(ptrue, x, select(mask, y...
2022-07-19 Matthias Springer[mlir][sparse][NFC] Update remaining test cases
2022-07-19 Matthias Springer[mlir][bufferization][NFC] Move sparse_tensor.release...
2022-07-19 Nicolai HähnleRevert change to clang/test/CodeGen/arm_acle.c
2022-07-19 serge-sans... [sanitizer] Don't call dlerror() after swift_demangle...
2022-07-19 serge-sans... [llvm] Fix forward declaration in Support/JSON.h
2022-07-19 Bing1 Yu[X86][NFC] avx512-f16c-v16f16-fadd.ll avx512-skx-v32f16...
2022-07-19 Nicolai HähnleRerun ./utils/update_cc_test.py on a bunch of tests
2022-07-19 Max Kazantsev[NFC] Introduce API to detect tokens penetrating LCSSA...
2022-07-19 LLVM GN Syncbot[gn build] Port 8ed702b83f20
next