summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31[PGO] Generate __llvm_profile_raw_version only when instrumentedusers/psamolysov/pgo-generate-version-when-instrumentedPavel Samolysov
2024-05-31[PGO] Preserve analysis results when nothing was instrumentedPavel Samolysov
2024-05-30Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)"Charlie Barto
2024-05-30[flang] Add parsing of DO CONCURRENT REDUCE clause (#92518)khaki3
2024-05-30Reland: [libc][POSIX][pthreads] implemented missing pthread_rwlockattr functi...Hendrik Hübner
2024-05-30[VPlan] Add VPIRBasicBlock, use to model pre-preheader. (#93398)Florian Hahn
2024-05-30[asan][windows] Eliminate the static asan runtime on windows (#93770)Charlie Barto
2024-05-30[ELF] Make .interp/SHT_NOTE not specialFangrui Song
2024-05-30[ELF] Add RW then text testFangrui Song
2024-05-30[mlir][polynomial] verify from_tensor coeff type (#93243)Jeremy Kun
2024-05-30[ELF] Improve orphan placement testsFangrui Song
2024-05-30[gn build] Port 48175a5d9f62LLVM GN Syncbot
2024-05-30[lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836)Miro Bucko
2024-05-30AMDGPU: Generalize instruction shrinking code (#93810)Matt Arsenault
2024-05-30[BOLT,test] Make linker scripts less sensitive to lld's orphan placement (#93...Fangrui Song
2024-05-30[mlir][test] Rename Vector integration tests for CPU (nfc) (#93521)Andrzej Warzyński
2024-05-30[lldb][DWARF] Fix adding children to clang type that hasn't started definitio...Zequan Wu
2024-05-30[MLIR][AMDGPU] Remove support for old llvm.amdgcn.buffer.* intrinsics (#93838)Jay Foad
2024-05-30[InstSimplify] Add constant folding support for `ucmp`/`scmp` intrinsics (#93...Poseydon42
2024-05-30[DebugInfo][RemoveDIs] Add documentation for updating code to handle debug re...Stephen Tozer
2024-05-30[gn build] Port ed35a92c4046LLVM GN Syncbot
2024-05-30[WebAssembly] Implement all f16x8 relation instructions. (#93751)Brendan Dahl
2024-05-30[clang] Introduce target-specific `Sema` components (#93179)Vlad Serebrennikov
2024-05-30[lldb] Fixed the TestGdbRemotePlatformFile test running on a remote target (#...Dmitry Vasilyev
2024-05-30[lldb] Fixed the TestDebuggerAPI test running on a remote target (#93829)Dmitry Vasilyev
2024-05-30[lldb] Fixed the TestGdbRemoteLibrariesSvr4Support test running on a remote t...Dmitry Vasilyev
2024-05-30[RISCV] Adjust FP load latencies from 6 to 5 in SiFiveP400/P600 scheduling mo...Min-Yih Hsu
2024-05-30[lldb] Attempt to fix TestCompletion on macosPavel Labath
2024-05-30[Clang] Fix overloading for constrained variadic functions (#93817)cor3ntin
2024-05-30[clang-repl] Fix SetUp in CodeCompletionTest fixture (#93816)Stefan Gränitz
2024-05-30[AMDGPU] Fixed subtarget name in the lit test check-prefix string (NFC). (#93...Christudasan Devadasan
2024-05-30[flang] Lower non optional inquired argument in custom intrinsic lowering (#9...Valentin Clement (バレンタイン クレメン)
2024-05-30[mlir][linalg] Add folder for transpose(transpose) -> transpose (#93606)Ryan Holt
2024-05-30[Offload] Update test to use `target parallel for reduction`Krzysztof Parzyszek
2024-05-30[clang-repl] Introduce common fixture class in unittests (NFC) (#93816)Stefan Gränitz
2024-05-30[polynomial] Move primitive root attribute to ntt/intt ops. (#93227)Jeremy Kun
2024-05-30[MCP] Remove unused TII argument. NFCDavid Green
2024-05-30[clang-tidy] Check number of arguments to size/length in readability-containe...Piotr Zegar
2024-05-30[Offload] Temporarily disable failing test after eb88e7c1Krzysztof Parzyszek
2024-05-30[flang] Support calling ieee_support_flag with an array argument (#93772)vdonaldson
2024-05-30[InstCombine] Add test for miscompile in gep-of-gep fold (NFC)Nikita Popov
2024-05-30[gn build] Port 8b600a37325bLLVM GN Syncbot
2024-05-30[AMDGPU] Regenerate checks in inst-select-load-global.s96.mirJay Foad
2024-05-30[clang] fix(93002): clang/lib/Sema/SemaOpenMP.cpp:7405: Possible & / && mixup...Oleksandr T
2024-05-30[Frontend][OpenMP] Remove `reduction` from allowed clauses for `target` (#90754)Krzysztof Parzyszek
2024-05-30[SelectionDAG] Add an ISD::CLEAR_CACHE node to lower llvm.clear_cache (#93795)Roger Ferrer Ibáñez
2024-05-30[lldb][bazel] Fix BUILD after 540a36ad7e31bfeb11e795047a42bb6e30bf9985.Christian Sigg
2024-05-30[docs] Update security group nomination to use gh pr (#93679)Kristof Beyls
2024-05-30[gn] port 8c33b3380b80 (InstrumentationTests)Nico Weber
2024-05-30AMDGPU/GlobalISel: Use correct type for intrinsic IDMatt Arsenault