- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[doc] Add special case for unsupported test testing-tools
#78858 by hiraditya was merged Jan 25, 2024 Loading…
[python] Bump Python minimum version to 3.8 testing-tools
#78828 by linux4life798 was merged Feb 20, 2024 Loading…
[FileCheck]: Fix diagnostics for NOT prefixes testing-tools
#78412 by vinayakdsci was merged Jan 19, 2024 Loading…
[llvm][lit] Handle case when there is no llvm default target triple llvm-lit testing-tools
#76934 by DavidSpickett was merged Jan 5, 2024 Loading…
update_test_checks: keep meta variables stable by default testing-tools
#76748 by nhaehnle was closed Mar 8, 2024 Loading…
[lit] add
LIT_MAX_WORKERS env variable llvm-lit testing-tools #76205 by makslevental was merged Dec 22, 2023 Loading…
[llvm] Add support for running tests as root debuginfo llvm:binary-utilities llvm-lit testing-tools
#75285 by tstellar was merged Jan 4, 2024 Loading…
[SystemZ][z/OS] Complete EBCDIC I/O support clang Clang issues not falling into any other category llvm:support testing-tools
#75212 by abhina-sree was merged Dec 13, 2023 Loading…
[llvm] Use StringRef::{starts,ends}_with (NFC) backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:RISC-V backend:WebAssembly backend:X86 debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:ir llvm:mc Machine (object) code llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) objectyaml PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis
#74956 by kazutakahirata was merged Dec 12, 2023 Loading…
Include LLVM_VERSION_SUFFIX in the Clang version string. clang Clang issues not falling into any other category cmake Build system in general and CMake in particular testing-tools
#74469 by jyknight was merged Dec 5, 2023 Loading…
[test] Fix expected line number in
TestRunner.py llvm-lit testing-tools #73996 by StephanTLavavej was merged Nov 30, 2023 Loading…
[UTC] Support arm64-apple-macosx in update_llc_test_checks.py. testing-tools
#73568 by fhahn was merged Nov 28, 2023 Loading…
[libc++][test] libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. llvm-lit testing-tools
ADDITIONAL_COMPILE_FLAGS should be a space-separated list libc++ #73541 by StephanTLavavej was merged Nov 30, 2023 Loading…
Support BranchProbabilityInfo in update_analyze_test_checks.py llvm:analysis Includes value tracking, cost tables and constant folding testing-tools
#72943 by MatzeB was merged Nov 22, 2023 Loading…
[FileCheck] Don't use regex to find prefixes llvm:globalisel testing-tools
#72237 by nikic was merged Nov 15, 2023 Loading…
[FileCheck] Avoid capturing group for {{regex}} llvm:analysis Includes value tracking, cost tables and constant folding testing-tools
#72136 by nikic was merged Nov 14, 2023 Loading…
[X86] Use a less expensive regex for matching X86 shuffles backend:X86 llvm:globalisel testing-tools
#71990 by tstellar was closed Apr 10, 2024 Loading…
[UTC] Escape multiple {{ or }} in input for check lines. llvm:analysis Includes value tracking, cost tables and constant folding testing-tools
#71790 by fhahn was merged Nov 9, 2023 Loading…
Recommit changes to global checks clang Clang issues not falling into any other category testing-tools
#71171 by hnrklssn was merged Nov 13, 2023 Loading…
Reapply #2 [clang-repl] [test] Make an XFAIL more precise clang Clang issues not falling into any other category llvm-lit platform:windows testing-tools
#71168 by mstorsjo was merged Nov 7, 2023 Loading…
[UTC] Recognise CHECK lines with globals matched literally testing-tools
#70050 by hnrklssn was merged Oct 30, 2023 Loading…
[LIT] Print discovered tests and percentages (#66057) llvm-lit testing-tools
#69831 by madhur13490 was merged Oct 22, 2023 Loading…
Revert "[LIT] Print discovered tests and percentages (#66057)" llvm-lit testing-tools
#69715 by madhur13490 was merged Oct 20, 2023 Loading…
[unittest] Refactoring the gtest sharding option. llvm-lit testing-tools
#69537 by zeroomega was merged Oct 19, 2023 Loading…
[utils] Add an alias name --cc for --clang testing-tools
#69442 by sunshaoce was closed Oct 23, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.