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-07-20
Ivan Butygin
[mlir] Add `ub` dialect and `poison` op.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
wangpc
[NFC][RISCV] Rewrite TableGen files using named arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
LLVM GN Syncbot
[gn build] Port 1c154bd75515
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
LLVM GN Syncbot
[gn build] Port 049d6a3f428e
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Sylvestre Ledru
Revert "[CUDA][HIP] Use the same default language std...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Markus Böck
[mlir][LLVM] Handle access groups during inlining
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Matthias Springer
[mlir] Remove some code duplication between `Builders...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Weining Lu
[LoongArch][NFC] Revise preprocessor test init-loongarch.c
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Matthias Springer
[mlir][IR] Implement proper folder for `IsCommutative...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Advenam Tacet
[ASan][libc++] Annotating std::deque with all allocators
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Edoardo Sanguineti
[libc++] Fix tests for the runtime assertions in <barrier>
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
David Green
[DAG][AArch64] Fix truncated vscale constant types
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Ilya Leoshkevich
[TableGen][CodeEmitterGen] Add support for querying...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Rik Huijzer
[MLIR][Tensor] Avoid crash on negative dimensions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
wangpc
[TableGen] Support named arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[llvm-readobj] Print <null> for relocation target with...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[llvm-readobj][test] Pre-commit an empty symbol name...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
wangpc
[TableGen][NFC] Remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Corentin Jabot
[clang-tools-extra] the message in a static_assert...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nuno Lopes
[InstCombineVectorOps] Use poison instead of undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Craig Topper
[RISCV] Sink more common code from RVInst/RVInst16...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[WebAssembly] Use MapVector to stabilize iteration...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[WebAssembly] Use SetVector to stabilize iteration...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Corentin Jabot
[Clang] Implement P2741R3 - user-generated static_asser...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Freddy Ye
[X86] Add AVX-VNNI-INT16 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
.debug_gnu_pub{names,types}: Stabilize iteration order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Danila Malyutin
[X86] Recognize standalone `(1 << nbits) - 1` pattern...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Danila Malyutin
[X86][AArch64] Add additional extract_lowbits test
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Timm Bäder
[clang][Interp][NFC] Add another assertion to InterpSta...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Timm Bäder
[clang][Interp][NFC] Fix a doc comment mixup
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Timm Bäder
[clang][Interp][NFC] Clear InterpStack::ItemTypes in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Craig Topper
[RISCV] Use the opcodestr and argstr arguments of Pseud...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Freddy Ye
[X86] Add SM4 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[VirtualFileSystem] Use map to stabilize iteration...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Craig Topper
[RISCV] Introduce a common tablegen base class for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[TableGen][GlobalISel] Use MapVector to stabilize itera...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[dsymutil] Sort entries in YamlDMO to stabilize print...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[dsymutil] Remove unused function. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Yaxun (Sam...
[CUDA][HIP] Use the same default language std as C++
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Paul Kirth
Revert "[lld] Preliminary fat-lto-object support"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Kai Luo
[RuntimeDyldChecker][NFC] Add `section_addr` to BNF...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Mel Chen
[LV] Add tests for select-cmp reduction pattern. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
AppleAcceleratorTable: Use MapVector to stabilize itera...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
AccelTable: Use MapVector to stabilize iteration order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
LLVM GN Syncbot
[gn build] Port c6f66de21af0
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Kelvin Li
[flang] Add PowerPC vec_convert, vec_ctf and vec_cvf...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Freddy Ye
[X86] Add SM3 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Lang Hames
[llvm-jitlink] Generalize statistics gathering / reporting.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
LLVM GN Syncbot
[gn build] Port fc3b7874b6c9
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Freddy Ye
[X86] Add SHA512 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[ELF][test] Add REQUIRES: x86 after D146778
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[lld-macho] Use fixed chunk size for UUID
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Fangrui Song
[llvm-libtool-darwin] Use MapVector to avoid relying...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Chris Bieneman
Fix PPCBE
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Chris Bieneman
Fix big endian bot
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Haowei Wu
[libcxx] Fix copy_move.pass test
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Amara Emerson
[AArch64][GlobalISel] Widen (<2 x s16> = G_BUILD_VECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Keith Smiley
[lld-macho] Implement -no_uuid
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Louis Dionne
[libc++] Revert "[libcxx] Fix copy_move.pass test"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Paul Kirth
[gold] Add preliminary FatLTO support to the Gold plugin
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Paul Kirth
[lld] Preliminary fat-lto-object support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Chris Bieneman
[DX] Fix PSV resource serialization
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Alex Voicu
[Clang][CodeGen] Follow-up for `vtable`, `typeinfo...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Haowei Wu
[libcxx] Fix copy_move.pass test
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Justin Bogner
Revert "[OptTable] Make explicitly included options...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
PDBFileBuilder: Switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Justin Bogner
[OptTable] Make explicitly included options override...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
-fsanitize=function,MicrosoftMangle: Switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
ziqingluo-90
[-Wunsafe-buffer-usage] Check source location validity...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Louis Dionne
[libc++] Temporarily disable back-deployment testing...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Amir Ayupov
[BOLT][test] Fix dwarf5-dwarf4-monolithic.test after...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Sam McCall
[clangd] enable unused-include warnings for standard...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
[Driver][test] Add -no-canonical-prefixes after D154357
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Louis Dionne
[libc++][NFC] Fix annoying line break in test synopsis...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Slava Zakharin
[flang][hlfir] Removed incorrect clean-up in the implie...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Slava Zakharin
[flang][hlfir] Fixed finalization in hlfir.assign codegen.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Edoardo Sanguineti
[libc++] Add basic runtime assertions to <semaphore>
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Justin Bogner
[DirectX] Remove uses of isOpaquePointerTy(). NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
[FSAFDO] Switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Ziqing Luo
[-Wunsafe-buffer-usage] Do not assert that function...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Felipe de Azevedo...
[lldb] Make frame var --regex always search globals
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
[COFF] Switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
John Harrison
[lldb-vscode] Creating a new flag for adjusting the...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Jakub Kuderski
[mlir][spirv] Add D155747 to `.git-blame-ignore-revs`
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Jakub Kuderski
[mlir][spirv] Split op implementation file into subfile...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Piotr Zegar
[clang-tidy][NFC] Fixes in release notes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Razvan Lupusoru
[flang] Fix complex libm use logic problems
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Joseph Huber
[libc][NFC] Move the RPC types to the `rpc_client.h...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Dave Lee
[llvm][utils] Add DenseMap data formatters
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Craig Topper
[RISCV] Add a DAG combine for (czero_eq X, (xor Y,...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Mahesh Ravishankar
[mlir][Linalg] Fix warnings/errors on D155518.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Nico Weber
[gn] add include dir for 1f7c7d4bdd7b
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
wren romano
[mlir][sparse] Renaming `CreationPolicy` to `Policy`
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Mark de Wever
[libc++][print] Disables tests with msan.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Wael Yehia
Define llvm::thread::DefaultStackSize to 4 megabytes...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Alexey Bataev
[SLP]Fix a crash when trying to cast scalable vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
[ELF] --build-id=fast: switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Fangrui Song
[ELF] splitNonStrings: switch to xxh3_64bits
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Vy Nguyen
[lld-macho]Use install_name as Identifier for code...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Joseph Huber
[OpenMP][Docs] Add some things to the OpenMP support
commit
|
commitdiff
|
tree
|
snapshot
next