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
2022-08-02
Chuanqi Xu
Revert "[C++20] [Modules] Handle initializer for Header...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Fangrui Song
[Driver] Remove deprecated -fsanitize-coverage-{black...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Fangrui Song
[docs] Regenerate clang/docs/ClangCommandLineReference.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Chuanqi Xu
[C++20] [Modules] Handle initializer for Header Units
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Jeff Niu
[mlir] Change DenseArrayAttr to TensorType
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Fangrui Song
[sancov] Remove deprecated -blacklist after D113514
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Siva Chandra...
[libc] Add GNU extension functions pthread_setname_np...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Fangrui Song
[llvm-cov] Remove deprecated -name-whitelist after...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Alex Brachet
[clang] Only run test on x86
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Sotiris Apostolakis
[SelectOpti] Auto-disable other cmov optis when the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Simplify test case from D130931. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Sunho Kim
[IntelJITEvents] Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Manish Gupta
[mlir][NVGPU] nvgpu.mmasync on F32 through TF32
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Martin Sebor
[InstCombine] Correct strtol folding with nonnull endptr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Ben Langmuir
[clang] Only modify FileEntryRef names that are externa...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Teach RISCVMergeBaseOffset to merge %lo/%pcrel_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Ilia Diachkov
[SPIRV] use tablegen to create SPIRVBaseInfo*
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[clang] Make test agnostic to file seperator character
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[clang] Re-enable test after marking it XFAIL
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
River Riddle
[mlir] Remove OpaqueElementsAttr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
David Blaikie
Fold assert-used variable into assert
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Ben Langmuir
[clang] Update code that assumes FileEntry::getName...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Tue Ly
[libc][doc] Update implementation status of tanhf.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Slava Gurevich
[LLDB][NFC][Correctness] Fix bad null check
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alexander Yermolovich
[BOLT][DWARF] Fix handling of multiple DW_OP_addrx...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Mehdi Amini
[MLIR] Reduce precision check for expm1 folder: this...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[clang] Temporarily expect failure from test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[clang] Don't create executable in test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Kirill Okhotnikov
[libc][math] Build fail fix: obsolete header.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Jakob Johnson
[trace] Replace TraceCursorUP with TraceCursorSP
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Move Pre-RA pseudo expansion from addMachineSSA...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Kirill Okhotnikov
[libc][math] Added tanhf function.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[clang] Fix build when targeting ps4
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Joseph Huber
[Libomptarget][NFC] Remove unused CMake file
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Markus Böck
[flang] Fix flang GCC Buildbot broken by D130731
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Vasileios Porpodas
[TTI][AArch64][SLP] Sets the cost of an ADD reduction...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Brachet
[Driver] Re-run lld with --reproduce when it crashes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Joseph Huber
[Libomptarget] Replace std::vector with llvm::SmallVector
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Pre-commit tests for D130931. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Fangrui Song
[MachineFunctionPass] Support -print-changed={,c}diff...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
River Riddle
[mlir] Add a new builtin DenseResourceElementsAttr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
River Riddle
[mlir] Add a generic DialectResourceBlobManager to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Krzysztof Drewniak
[mlir][Arith] Fix up integer range inference for truncation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Vang Thao
[AMDGPU] Fix DGEMM hazard for GFX90a
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Jakob Johnson
[trace][intelpt] Update TraceIntelPTBundleSaver.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
David Goldman
[clangd] Add decl/def support to SymbolDetails
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Vasileios Porpodas
[NFC][TTI][AArch64][SLP] Precommit test for a TTI cost...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Explicitly select second operand of branch...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Roy Sundahl
[tsan][test] Remaining tests requiring weak symbols...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Aart Bik
[mlir][sparse] fix asan leak of two sparse vectors
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Zakk Chen
[RISCV][Clang] Add tests for all supported policy funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Zakk Chen
[RISCV][Clang] Support RVV policy functions.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Gabriel Ravier
Fixed a number of typos
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Sylvestre Ledru
clang-tidy doc: fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Michał Górny
[openmp] [test] Fix prepending config.library_dir to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Sylvestre Ledru
misc-const-correctness: fix the link to readability...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Michał Górny
[lldb] [llgs] Support resuming multiple processes via...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Michał Górny
[lldb] [test] Fix test_c_both_nonstop flakiness
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Craig Topper
[RISCV] Eagerly delete instructions in MergeBaseOffset.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Lorenzo Albano
[RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_STRIDED...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Chris Bieneman
[HLSL] CodeGen HLSL Resource annotations
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Piotr Sobczak
[AMDGPU] Extend cases for ReadM0MovRelInterpHazard
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Markus Böck
[mlir][flang] Make use of the new `GEPArg` builder...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Pilgrim
AST.h - fix Wdocumentation warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Pilgrim
OffloadBundler.cpp - fix Wdocumentation warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Pilgrim
SelectionDAGNodes.h - fix Wdocumentation warnings....
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Pilgrim
MisExpect.h - fix Wdocumentation warnings. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Pavel Labath
[lldb] Fix flakyness in TestProcessList
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Dmitry Preobrazhensky
[AMDGPU][MC] Verify selection of LDS MUBUF opcodes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Dmitry Preobrazhensky
[AMDGPU][GFX940][DOC][NFC] Update assembler syntax...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Gabriel Ravier
[clang-tools-extra] Fixed a number of typos
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Anubhab Ghosh
[Orc] Disable use of shared memory on Android
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Adam Czachorowski
[clangd] Upgrade vlog() to log() for preamble build...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Dmitry Preobrazhensky
[AMDGPU][MC][GFX940] Correct disassembly of MFMA opcodes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Jay Foad
[X86] Fix updating LiveVariables in convertToThreeAddress
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Lucas Prates
[Arm] Fix parsing and emission of Tag_also_compatible_w...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Adrian Kuegel
[mlir] Make BuiltinTypeInterfaces.h self-contained.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Marius Brehler
Avoid comparison of integers of different signs
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Pierre van...
[NFC][AMDGPU] Fix typo in SIRegisterInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Florian Hahn
[LV] Add variation of test cases with order of phis...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Simon Pilgrim
[DAG] visitINSERT_VECTOR_ELT - extend folding to BUILD_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Petar Avramovic
[AMDGPU] gfx11 allow dlc for MUBUF atomics
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Stephan Herhut
[mlir][bazel] Fix bazel build files
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Dominik Adamski
Add support for lowering simd if clause to LLVM IR
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
David Sherwood
[DAGCombiner] Extend visitAND to include EXTRACT_SUBVECTOR
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Luís Marques
[RISCV] Extend the Merge Base Offset pass to handle...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
[libc][NFC] Use STL case for utility
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
[libc][NFC] Use STL case for limits
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Tres Popp
Remove empty AffineExpr stride canonicalization in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Vladislav Dzhidzhoev
[GlobalISel][DebugInfo] salvageDebugInfo analogue for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Alex Bradbury
[NFC] Use AllocaInst's getAddressSpace helper
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
[libc][NFC] Use STL case for functional
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Mehdi Amini
Fix MLIR Python binding for arith.constant after argume...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Florian Hahn
[LV] Add additional tests with multiple chained recurre...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
Reland [libc][NFC] Use STL case for array
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
Revert "[libc][NFC] Use STL case for array"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Guillaume Chatelet
[libc][NFC] Use STL case for array
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Frederic Cambus
[clang] Update Clang version from 15 to 16 in scan...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Fangrui Song
[ELF] EhInputSection::getParentOffset: fix out-of-bound...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-01
Chuanqi Xu
[C++2b] [Modules] Handle HaveModules with C++2b
commit
|
commitdiff
|
tree
|
snapshot
next