platform/upstream/llvm.git
2023-01-28 eopXD[Clang][RISCV] Simplify RVV intrinsic policy suffix
2023-01-28 Benjamin Kramer[bazel] Adjust lsp-server-support include paths for...
2023-01-28 Benjamin Kramer[bazel] Add a dep from target asm parsers to :TargetParser
2023-01-28 Chenguang Wang[bazel][mlir] Remove references to SubElementInterfaces.
2023-01-28 Kazu Hirata[RISCV] Use llvm::bit_floor and std::clamp (NFC)
2023-01-28 Kazu HirataUse std::optional instead of llvm::Optional (NFC)
2023-01-28 Craig Topper[RISCV] Refine the (mul (zext.w X), C) -> mulhu isel...
2023-01-28 Shivam Gupta[Docs] Fix a statement wrt instruction alignment of 0
2023-01-28 Noah GoldsteinRecommit "Reorder (shl (add/sub (shl x, C0), y), C1...
2023-01-28 Noah GoldsteinRecommit "Add optimizations for icmp eq/ne (mul(X,...
2023-01-28 Kazu Hirata[X86] Use llvm::bit_ceil (NFC)
2023-01-28 Matt Arsenaultllvm-reduce: Add REQUIRES: default_triple to test
2023-01-28 Matt ArsenaultLoopStrengthReduce: Convert AMDGPU tests to opaque...
2023-01-28 Matt ArsenaultAMDGPU: Support atomicrmw uinc_wrap/udec_wrap
2023-01-28 Mircea TrofinFix "not all control paths return a value" introduced...
2023-01-28 Flash SheridanAdded a note that "%p" is also a Lit token and needs...
2023-01-28 Flash SheridanExplain code coverage with Lit in docs/SourceBasedCodeC...
2023-01-28 River Riddle[mlir][NFC] Move the headers for lsp-server-support...
2023-01-28 zhongyunde[AArch64] Fix crash for expandMOVImm
2023-01-28 Peter Klausler[flang] Catch out-of-range constant arguments to CHAR...
2023-01-28 LLVM GN Syncbot[gn build] Port 5b8dc7c8a552
2023-01-28 Mircea Trofin[mlgo] Introduce an "InteractiveModelRunner"
2023-01-28 Peter Klausler[flang] Portability warnings for an ambiguous ASSOCIATE...
2023-01-28 Kirill Stoimenov[LSAN] Disable leak_check_before_thread_started for...
2023-01-28 Noah GoldsteinRevert "Reorder (shl (add/sub (shl x, C0), y), C1)...
2023-01-28 Noah GoldsteinRevert "Add optimizations for icmp eq/ne (mul(X, Y...
2023-01-28 Craig Topper[RISCV] Teach computeKnownBits that vsetvli returns...
2023-01-28 Craig Topper[ValueTracking] Teach computeKnownBits about riscv...
2023-01-28 Matt Arsenaultllvm-reduce: Parse file from the opened buffer instead...
2023-01-28 Matt Arsenaultllvm-reduce: Use WithColor in another place
2023-01-28 Matt Arsenaultllvm-reduce: Use ThreadPool feature to wait for tasks...
2023-01-28 Matt Arsenaultllvm-reduce: Use consistent type for reducer function
2023-01-28 Kirill Stoimenov[LSAN][HWASAN] Run LSAN tests with HWASAN enabled
2023-01-27 Adrian PrantlManual DWARF index: don't skip over -gmodules debug...
2023-01-27 Peter Klausler[flang] Fix shared library build
2023-01-27 Alexander Yermolovich[BOLT][DWARF] Add logging for split dwarf
2023-01-27 Noah GoldsteinReorder (shl (add/sub (shl x, C0), y), C1) -> (add...
2023-01-27 Noah GoldsteinAdd tests for reoredering (shift (add (shift x, C0...
2023-01-27 Noah GoldsteinAdd optimizations for icmp eq/ne (mul(X, Y), 0)
2023-01-27 Noah GoldsteinAdd tests for binops with conditions/assume constraints
2023-01-27 River Riddle[mlir] Promote the SubElementInterfaces to a core Attri...
2023-01-27 Michael Buch[lldb][Test] TestVSCode_completions.py: fix expected...
2023-01-27 Aart Bik[mlir][sparse] fixed typo
2023-01-27 Peter Klausler[flang][parser] Diagnose an invalid space
2023-01-27 Peter Klausler[flang] Correct procedure pointer (or dummy) compatibil...
2023-01-27 Michael BuchReland "[lldb] Add support for DW_AT_default_value...
2023-01-27 Peter Klausler[flang] Prohibit multiple separate module procedure...
2023-01-27 Peter Klausler[flang] Don't apply intrinsic assignment check for...
2023-01-27 Dave Lee[lldb][test] Set minimum compiler_versions
2023-01-27 Peter Klausler[flang] Catch obscure error in defined assignment
2023-01-27 Artem Belevich[NVPTX] Infer AS of pointers passed to kernels as integers.
2023-01-27 Krzysztof Drewniak[mlri][ExecutionEngine] Don't globaly set CMake prefixe...
2023-01-27 Daniel Thornburgh[llvm-cov] Fix logic error in debuginfod lookup.
2023-01-27 Joseph Huber[libc] Add code for detecting NVIDIA GPUs as well
2023-01-27 Joseph Huber[libc] Do not install to the default triple in GPU...
2023-01-27 Peter Klausler[flang] Don't fold STORAGE_SIZE() on polymorphic argument
2023-01-27 Siva Chandra... [libc] Use a prebuilt libc-hdrgen binary if available.
2023-01-27 Philip ReamesRevert "[BranchRelaxation] Move faulting_op check into...
2023-01-27 Philip Reames[RISCV][InsertVSETVLI] Handle partially transparent...
2023-01-27 Ben Langmuir[clang][deps] Fix modulemap file path for implementatio...
2023-01-27 Peiming Liu[mlir][sparse] refactoring isAdmissibleTensorExp into...
2023-01-27 Philip Reames[BranchRelaxation] Move faulting_op check into callee...
2023-01-27 Jonas Paulsson[SystemZ] Fix handling of vectors and their exposure...
2023-01-27 Tom Stellardworkflows: Fix libclc tests
2023-01-27 Tom Stellardlibclc: Fix building against an llvm build directory
2023-01-27 Erich KeaneFix recursive error for constraints depending on itself...
2023-01-27 Tom Stellardworkflows: Bump python version on Windows to try to...
2023-01-27 Piotr Zegar[clang-tidy] Fix warning in portability-simd-intrinsics
2023-01-27 Tom Stellardlibclc: Set CMAKE_CXX_STANDARD to 17 to match llvm
2023-01-27 Amir Ayupov[CMake] Include clang-bolt bootstrap target in BOLT...
2023-01-27 Jorge Gorbe... [lldb] Make SBSection::GetSectionData call Section...
2023-01-27 Arthur Eubanks[gn build] Enable check-bolt on Linux
2023-01-27 Qiao ZhangFix tsan problem where the per-thread shared_ptr()...
2023-01-27 Jason Molendadisable-language-runtime-unwindplans desc rewrite to...
2023-01-27 Jason MolendaDon't flag memory-only mach-o corefiles as invalid
2023-01-27 Joseph Huber[LinkerWrapper] Add support for --[no-]whole-archive...
2023-01-27 Stefan Gränitz[Verifier][WinEH] Check funclet tokens on intrinsic...
2023-01-27 Stefan GränitzLift EHPersonalities from Analysis to IR (NFC)
2023-01-27 Matthias Springer[mlir][sparse] Implement BufferizableOpInterface for...
2023-01-27 Matthias Springer[mlir][sparse][NFC] Disallow writing into sparse_tensor...
2023-01-27 Joseph Huber[LinkerWrapper][NFC] Remove unused options
2023-01-27 Michael Buch[lldb][CXXModuleHandler] Set TemplateArgument::IsDefaulted
2023-01-27 Michael Buch[clang][ASTImporter] Propagate TemplateArgument::IsDefa...
2023-01-27 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Merge region...
2023-01-27 Sacha Ballantyne[flang] Add Count to simplified intrinsics
2023-01-27 Nico Weber[gn] merge 650bbc56203c9
2023-01-27 Aaron BallmanCorrect the link to the latest C DR status page for...
2023-01-27 Tue Ly[libc][math] Implement asinhf function correctly rounde...
2023-01-27 Mark de Wever[libc++] Disables a test in clang-17.
2023-01-27 Florian Hahn[SCCP] Add test cases with switch on range containing...
2023-01-27 Aaron BallmanStop diagnosing member and array access in offsetof...
2023-01-27 Nico Weber[gn] port a3b0dde4edb9 (llvm-cov -> Debuginfod dep)
2023-01-27 Samuel ParkerRevert "[DAGCombine] fp_to_sint isSaturatingMinMax"
2023-01-27 Lucas Prates[NFC][AArch64] Get extension strings directly from...
2023-01-27 Tue Ly[libc][cmake] Fix LIBC_TARGET_OS query from compiler...
2023-01-27 Tom StellardWorkflows: Fix version-check.py script for when there...
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Move strict mode...
2023-01-27 Florian Hahn[SCCP] Use range info to prove AddInst has NSW flag.
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: All entry points...
2023-01-27 Michael Buch[lldb][Target] GetScratchTypeSystems: sort TypeSystems...
next