projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2023-05-16
Phoebe Wang
[LLD] Do not assume /guard:cf always set together with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alexey Lapshin
[DWARFLinker][DWARFv5] Add support for .debug_line_str...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Bjorn Pettersson
[MemCpyOpt] Fix up debug loc for simplified memset...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jay Foad
[AMDGPU] Avoid RegScavenger::forward in copyPhysReg...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Bjorn Pettersson
Revert "[GlobalIsel][X86] Legalize G_BSWAP"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jon Roelofs
tsan-rt: silence a -Wunused-const-variable
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jon Roelofs
lsan-rt: silence a -Wformat-pedantic
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jon Roelofs
asan-rt: silence some more -Wformat-pedantic's
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
zhijian
[AIX] Fixed malformed big archive when total archive...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Bjorn Pettersson
Remove some includes that shouldn't be needed any longer
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sander de Smalen
[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sander de Smalen
[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Thorsten Schütt
[GlobalIsel][X86] Legalize G_BSWAP
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Qiongsi Wu
[clang][AIX] Adding Revised xcoff-roptr CodeGen Test...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Michael Klein
[analyzer] Fix QTimer::singleShot NewDeleteLeaks false...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Matt Arsenault
ValueTracking: Restore ordered negative handling for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Timm Bäder
[clang][NFC] Use llvm::count_if instead of manual loop
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Matt Arsenault
ValueTracking: fadd/fsub +0 cannot return -0
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sergei Barannikov
[clang] Regenerate checks in OpenMP tests with opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
LLVM GN Syncbot
[gn build] Port 7158fd381a0b
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jun Zhang
Revert "[clang-repl] Introduce Value to capture express...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
David Candler
[builtins][test] Use architecture specific float16...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Tobias Gysi
[mlir][llvm] Add is constant intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Weining Lu
[Clang][LoongArch] Pass the -mabi and -target-abi optio...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Weining Lu
[LoongArch] Move lp64s out of the unimplemented calling...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sam McCall
[clangd] downgrade missing-includes diagnostic to Infor...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
David Green
[AArch64] Change the type of i64 neon shifts to v1i64
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nico Weber
[gn build] Port a423b7f1d7ca (ClangReplInterpreterTests...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sergei Barannikov
[clang] Convert a few OpenMP tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Takuya Shimizu
[clang][AST] Print name instead of type when diagnosing...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Thorsten Schütt
[GlobalIsel][x86] Legalize G_AND, G_OR, and G_XOR for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Matthias Springer
[mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDi...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
David Green
[AArch64] Additional testing for uqshl and regenerate...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jun Zhang
[clang-repl] Introduce Value to capture expression...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jun Zhang
[clang] Add a new annotation token: annot_repl_input_end
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Wang, Xin10
Fix regression after D150436
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Corentin Jabot
Revert "[Clang] Fix parsing of `(auto(x))`."
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][test][win] Move MSVC-specific tests into a subdir
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][test][win] Remove `REQUIRES: asan-rtl-heap-inter...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][test][win] Port more tests to not use clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][test][win] Port more tests to not use clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][test][win] Port more tests to not use clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alvin Wong
[asan][win][test] Disable interception_failure_test...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Matt Arsenault
ValueTracking: Implement computeKnownFPClass for sqrt
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alex Zinenko
[mlir] drop spurious PDL include
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jun Zhang
[Instsimplfy] X == Y ? 0 : X - Y --> X - Y
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jun Zhang
Add baseline tests for PR62238
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Tobias Gysi
[mlir][llvm] Add expect intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Tung D. Le
[mlir] Fix memory explosion when converting global...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sergei Barannikov
[clang] Convert several OpenMP tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Michael Buch
[lldb][DWARFASTParserClang] Don't create unnamed bitfie...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Michael Buch
[lldb][DWARFASTParserClang][NFC] Extract condition...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Michael Buch
[lldb][DWARFASTParserClang][NFC] Simplify unnamed bitfi...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Andrzej Warzynski
[mlir][nfc] Remove unnecessary `-split-input-file`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nikita Popov
[InstSimplify] Clarify simplifyWithOpReplaced() refinem...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nikita Popov
[SCEV] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nikita Popov
[KnownBits] Handle shifts over wide types
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Quentin Colombet
[MemRefToLLVM][NFC] Use early exit for the getter of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Théo Degioanni
[mlir] [mem2reg] Adapt to be pattern-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nikita Popov
[AArch64] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jay Foad
[KnownBits] Define and use intersectWith and unionWith
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jay Foad
[KnownBits] Make use of KnownBits.isUnknown. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alex Zinenko
[mlir] update types in remaining Linalg TransformOps...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Alex Zinenko
[mlir] make structured transform ops use types
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jay Foad
[AMDGPU] Add implicit uses to AGPR copy MIR tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jay Foad
[RISCV] Avoid RegScavenger::forward in RISCVMakeCompres...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jonas Paulsson
[MachineSink] Don't reject sinking because of dead...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jonas Paulsson
Precommit test for D150447.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Gaëtan Bossu
FastRegAlloc: Fix implicit operands not rewritten
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Andrzej Warzynski
[mlir][linalg] Add a test for linalg.matmul --> vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Nikita Popov
[KnownBits] Make shl/lshr/ashr implementations optimal
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Martin Storsjö
[OpenMP] Use CMAKE_CXX_STANDARD for setting the C+...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Martin Storsjö
Reapply [clang] [test] Narrow down MSVC specific behavi...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Martin Storsjö
Reapply [test] [llvm-config] Assume unix style lib...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Tobias Gysi
[mlir] Add mlir translate flag to print errors only.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Balázs Kéri
[clang][analyzer] Handle special value AT_FDCWD in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Job Noorman
[JITLink] Process null symbols
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Job Noorman
[BOLT][Wrapper] Fix off-by-one in find_section upper...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
esmeyi
[XCOFF][DWARF] XCOFF64 should be able to select the...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Corentin Jabot
[Clang][NFC] Present language version in descending...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Kadir Cetinkaya
[clangd] Fix builds after 4ddae8b941398a6579d3
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Wang, Xin10
Correct the sort logic in AsmMatcherEmmitter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Craig Topper
[RISCV] Use mask agnostic policy for masked RISCVISD...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Corentin Jabot
[Clang] Fix parsing of `(auto(x))`.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Muhammad Omair...
[LLDB] Fix typo in TestDataFormatterSynthVal.py
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Timm Bäder
[clang][NFC] Fix a doc comment mixup
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Craig Topper
[RISCV] Update RISCVISD::VFWMADD_VLL isel patterns...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Christudasan...
[AMDGPU] Add optional tied-op for wwm-register's epilog...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Jonas Devlieghere
[lldb] Fix lldb_assert -> lldbassert in docs
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Sameer Sahasrabuddhe
[LLVM][Uniformity] Improve detection of uniform registers
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Joshua Cao
[SimpleLoopUnswitch] Skip trivial select conds for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Aiden Grossman
[Docs][llvm-exegesis] Specify platform support for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Chuanqi Xu
[NFC] [C++20] [Modules] Rename ASTContext::getNamedModu...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
sstwcw
[clang-format] Stop comment disrupting indentation...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Xi Ruoyao
[clangd] Fix test failure when it's built with compiler...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Chuanqi Xu
Revert "[NFC] [C++20] [Modules] Refactor Sema::isModule...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Chuanqi Xu
[NFC] [C++20] [Modules] Refactoring b6c7177145bc to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Katherine Rasmussen
[flang] Add check for constraints on event-stmts
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Fangrui Song
[RISCV][MC] .debug_line/.debug_frame/.eh_frame: emit...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-16
Aart Bik
[mlir][sparse] change runners to c_runners
commit
|
commitdiff
|
tree
|
snapshot
next