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-22
Med Ismail...
[lldb/crashlog] Remove tempfile prefix from inlined...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Med Ismail...
[lldb] Move PassthroughScriptedProcess to `lldb.scripte...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Med Ismail...
[lldb] Add "Trace" stop reason in Scripted Thread
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Med Ismail...
[lldb] Fix process LLDB_LOG typo (nfci)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Med Ismail...
[lldb] Add support for negative integer to {SB,}Structu...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Mircea Trofin
[NFC] Surface the validation of FunctionPropertiesAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Cassie Jones
[test] Add C++ ext_vector_type tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alex Langford
[DebugInfo][NFCI] Add unittest for DWARFAbbreviationDec...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Siva Chandra...
[libc] Add -fno-exceptions and -fno-rtti to integration...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Cassie Jones
[test] Add more ext_vector_type tests for C
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Peter Klausler
[flang][preprocessing] Allow keyword macro to rename...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Yuanfang Chen
[llvm-vscode] update dependencies
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Noah Goldstein
Add some missing [[noreturn]] attributes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Noah Goldstein
Cleanup code in `thread_exit`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Noah Goldstein
Support custom attributes in pthread_create
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alexey Bataev
[SLP]Fix PR62665: compiler crash when trying to access...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Yi Kong
Reland^2 "[BOLT] Parallelize legacy profile merging"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Craig Topper
[RISCV] Increase scalar integer divide latency for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Lang Hames
[JITLink][ELF][ppc64] Add skeleton ppc64 support and...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Adrian Prantl
Revert "[PostOrderIterator] Store end iterator (NFC)"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Craig Topper
[RISCV] Fix some errors in the vector part of the sched...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Leandro Lupori
Revert "[flang] Handle array constants of any rank"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Marcelo Juchem
[CMake] Set compatibility policy for lists in LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Peter Klausler
[flang] Better error handling and testing of generics...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Peter Klausler
[flang] More precise CONTIGUOUS checking
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Nick Desaulniers
[clang][ExprConstant] fix __builtin_object_size for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
max
[MLIR][python bindings] Expose TypeIDs in python
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Artem Belevich
[NVPTX] generalize hasPTX/hasSM predicates. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Michael Jones
[libc] Use MPFR for strtofloat fuzzing
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Jorge Gorbe...
[lldb-vscode] Make tests not wait for 'launch' process...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Slava Zakharin
[flang][hlfir] Support rank mismatch with IGNORE_TKR(R).
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fangrui Song
[Driver] -fsanitize=function: unsupport wasm after...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Michael Maitland
[RISCV][llvm-mca] Add mca tests for riscv lmul instruments
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Michael Maitland
[llvm-mca][RISCV] Fix llvm-mca RISCVInstrument memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fangrui Song
[SCCP] Fix -Wunused-lambda-capture
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alex Langford
[lldb][NFCI] Change return type of Language::GetInstanc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fangrui Song
-fsanitize=function: support C
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Aaron Siddhartha...
[bazel] Remove terminfo dependency
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Valentin Clement
[mlir][flang][openacc] Use new private representation...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Valentin Clement
[flang][openacc] Add initial support to lower private...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Valentin Clement
[flang] Add getTypeAsString function to create symbols
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Valentin Clement
[mlir][openacc] Use new private representation in acc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alexandros...
[FuncSpec] Replace LoopInfo with BlockFrequencyInfo.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Valentin Clement
[mlir][openacc] Use new private representation in acc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
pengchao.hu
[MLIR][python bindings] Add more basic AttrBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Nikolas Klauser
[libc++] Fix ignore_format.txt list
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Luke Lau
[RISCV] Add missing zfh extensions to fixed vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Peiming Liu
[mlir][sparse] fix document format
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fabian Mora
[mlir][memref] Fix num elements in lowering of memref...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Takuya Shimizu
[clang][AST] TextNodeDumper should not evaluate the...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Viktoriia Bakalova
[clang] Fix label (de-)serialization in ASM statements.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fangrui Song
Revert "Reapply D146987 "[Assignment Tracking] Enable...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Fangrui Song
[docs] Fix typo after D151098
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Matt Arsenault
AMDGPU: Fix assertion on assorted canonicalize vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Jay Foad
[AMDGPU] Fix lowering of @llvm.amdgcn.set.inactive...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Joseph Huber
[Clang][Docs] Add help test to `-march` and `-mcpu...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Benjamin Kramer
[bazel] Port 231a6959025b3101942701b214c64762b55222c6
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Michael Platings
[llvm-profdata] Fix test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Paulo Matos
Add missing header for uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Anshil Gandhi
[InstCombine] Insert a bitcast to enable merging simila...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Sander de Smalen
[SME2/SVE2p1] Extend llvm.aarch64.sve.convert.to/from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Sander de Smalen
[SME2/SVE2p1] Change psel intrinsic such that the resul...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Sander de Smalen
[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Sander de Smalen
[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Nikita Popov
[PostOrderIterator] Store end iterator (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Michael Platings
[llvm-profdata] Accept --version argument
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alex Bradbury
[RISCV][test] Finish removing unneeded (implied) 'f...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alex Bradbury
[RISCV][test] Remove unneeded (implied) 'f' from Zvfbfw...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Mariya Podchishchaeva
[clang] Fix crash on attempt to initialize union with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Alex Bradbury
[RISCV][test][NFC] Trim unneeded +f/+d from -mattr...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Dmitry Makogon
[SCEV] Replace NumTripCountsComputed stat with NumExitC...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Luke Lau
[SLP][RISCV] Account for offset folding in getPointersC...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Leandro Lupori
[flang] Handle array constants of any rank
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Andrew Gozillon
Revert "Revert "[Flang][OpenMP][MLIR] Add declare targe...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Matthias Springer
[mlir][tensor][bufferize] Bufferize tensor.splat op
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Martin Braenne
[clang][dataflow] Fix a null pointer crash in `computeB...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Aaron Ballman
Add WG14 N2607 to the list of backported features
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Johannes de...
[MLIR][LLVM] Allow inlining llvm.intr.assume.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Johannes de...
[MLIR][LLVM] Allow inlining noalias attributes.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Muhammad Omair...
[LLDB] Fix missing import in TestInterruptBacktrace.py
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
pvanhout
[AMDGPU] Handle multiple occurences of an incoming...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[11/11][POC][Clang][RISCV] Define vset for tuple type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[10/11][POC][Clang][RISCV] Define vget for tuple type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[9/11][POC][Clang][RISCV] Define tuple type variant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[8/11][POC][Clang][RISCV] Define tuple type variant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Johannes Reifferscheid
[Bazel] Add missing tablegen.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[7/11][POC][Clang][RISCV] Define tuple type variant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[6/11][POC][Clang][RISCV] Define tuple type variant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[5/11][POC][Clang][RISCV] Define tuple type variant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Andrew Gozillon
Revert "[Flang][OpenMP][MLIR] Add declare target attrib...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Jay Foad
[AMDGPU] Simplify scavenging in indirectCopyToAGPR
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Muhammad Omair...
[LLDB] Skip TestInterruptBacktrace.py on Arm/Linux
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Jean Perier
[flang][hlfir] Lower hlfir.where when there are no...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Christian Kandeler
[clangd] Renaming: Treat member functions like other...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Jean Perier
[flang][hlfir] Enable WHERE scheduling in LowerHLFIROrd...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Kiran Chandramohan
[MLIR][OpenMP] Set AllocaIP correctly for constructs...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Andrew Gozillon
[Flang][OpenMP][MLIR] Add declare target attribute...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
eopXD
[Clang][RISCV] Remove unused variable `IsTuple` for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Thomas Debesse
[libclc] Fix linking against libLLVMSupport
commit
|
commitdiff
|
tree
|
snapshot
2023-05-22
Johannes Reifferscheid
Add missing includes.
commit
|
commitdiff
|
tree
|
snapshot
next