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-12-03
Jan Svoboda
[clang][modules] Serialize the new RecordID
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Vassil Vassilev
[clang-repl] Support statements on global scope in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[BOLT] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[lld] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Douglas Yung
Revert "[llvm-objcopy] Fix --section-add when section...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[llvm/unittests] Use std::nullopt instead of None ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Jakub Kuderski
[mlir][spirv] Clean up test-availability pass. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[llvm] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[utils] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[tools] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[DebugInfo] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[Transforms] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[CodeGen] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[Target] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[Bitcode] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[IR] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[Analysis] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[ADT, Support] Use std::nullopt instead of None (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Xiaodong Liu
[LoongArch] Use tablegen size for getInstSizeInBytes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[llvm] Add support for hashing std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Peter Klausler
[flang] Warn about more continuation lines than the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Guilhem
[llvm-objcopy] Fix --section-add when section contain...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Kazu Hirata
[mlir] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Peter Klausler
[flang][examples] Fix build of flang/examples/FlangOmpR...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Jan Svoboda
[clang][modules][deps] Serialize inputs into PCMs using...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Jan Svoboda
[clang][modules] Serialize VFS overlay paths into PCMs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Peter Klausler
[flang] Enforce more restrictions on I/O data list...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-03
Vasileios Porpodas
[NFC] Cleanup: Replace BB->InstList.splice() with BB...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
chenglin.bi
[InstCombine] fold icmp + select pattern by distributiv...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
Analysis: Update some tests for opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
StackSafetyAnalysis: Don't use anonymous values in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
APFloat: Simplify makeSmallestNormalized implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jan Svoboda
Use CTAD on llvm::SaveAndRestore
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Enforce restrictions on intrinsic assignment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Tue Ly
[libc][Obvious] Update error bounds for uint_test.Quick...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Bill Wendling
[NFC] Remove unneeded #include files.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peiming Liu
[mlir][sparse][bufferization] cleanup bufferization...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Tue Ly
[libc][math] Implement full multiplication and quick_mu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jason Molenda
Leave DW_OP_addr addresses as load addresses in DWARFEx...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Joseph Huber
[libc] Skip tests that depend on undefined targets
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Disallow NULL() as an expression where it canno...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Volodymyr Sapsai
Reland "[clang][deps] During scanning don't emit warnin...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Kazu Hirata
[ModuleInliner] Add MLPriority
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
Fix some test files with executable permissions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Change error to portability warning
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
River Riddle
[mlir][docs] Group the docs for defining dialect components
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Kazu Hirata
[Inline] Add a basic test for the module inliner
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
River Riddle
[mlir] Remove support for non-prefixed accessors
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Krzysztof Parzyszek
[Hexagon] Remove most Optionals in favor of std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Kazu Hirata
[ModuleInliner] Initialize variables (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Hanhan Wang
[mlir] Factor more common utils to IndexingUtils
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
AArch64/GlobalISel: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
GlobalISel: Replace bitcast test pointer usage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
AArch64/GlobalISel: Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Don't emit spurious error for polymorphic actua...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang][examples] Fix usage of EnumToString()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jan Svoboda
[clang][deps] Fix test failures on AIX
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matthias Springer
Revert "[mlir][tensor] Fold rank-reducing extract_slice...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matthias Springer
Revert "[mlir][tensor] Fold rank-reducing insert_slice...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
GlobalIFunc: Make allowed constant expressions stricter
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
SROA: Simplify addrspacecasted allocas with volatile...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
Sanitizers: Convert SanitizerBinaryMetadata tests to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
SymbolRewriter: Convert test to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Matt Arsenault
GlobalSplit: Convert tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Louis Dionne
[libc++][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Restore C702 check for ProcEntity symbols
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Volodymyr Sapsai
[clang][Driver] Don't overwrite `DiagnosticsEngine...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Philip Reames
[RISCV] Fold low 12 bits into instruction during frame...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Krzysztof Parzyszek
TargetTransformInfo: convert Optional to std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Akira Hatanaka
Don't revisit the subexpressions of PseudoObjectExpr...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Krzysztof Parzyszek
Revert "TargetTransformInfo: convert Optional to std...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Mitch Phillips
Make -fsanitize=scudo use scudo_standalone. Delete...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Krzysztof Parzyszek
TargetTransformInfo: convert Optional to std::optional
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
wren romano
[mlir][sparse] LICM for SparseTensorReader::readCOO
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Check discrepancies between local & available...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
wren romano
[mlir][sparse] Breaking up openSparseTensor to better...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Fangrui Song
[AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMet...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Fangrui Song
[Driver] -p: change from unused warning to error for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Rong Xu
[PGO][indirect-call-promotion] Add extra parameter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jan Svoboda
Reapply "[clang][modules][deps] Including module maps...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Argyrios Kyrtzidis
[lldb/unittests/CMakeLists.txt] Remove extra compiler...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Accommodate unknowable CHARACTER length in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jan Svoboda
Reapply "[clang][modules][deps] Parent module maps...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Argyrios Kyrtzidis
[lldb] Fix the `dwarf` log descriptions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
chenglin.bi
[InstCombine] Precommit tests for D139076; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Peter Klausler
[flang] Restore ENUM_CLASS() to be compilation-time...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Paul Robinson
[lit][AIX] Convert clang tests to use 'target={{.*...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Paul Robinson
[lit][AIX] Convert llvm tests to use 'target={{.*}...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Usman Nadeem
[Flang][Driver] Handle target CPU and features
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jun Zhang
Link with missing libs to fix broken shared unittest...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jean Perier
[flang] fix unused-but-set-parameter warning in Convert...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Nicolas Vasilache
[mlir][Linalg] NFC - Purge OpBuilder uses in favor...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jun Zhang
Link with missing libs to fix broken shared build
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Pietro Albini
[lldb] fix license header in TraceHTR.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Benjamin Kramer
[bazel] Add a missing dependency after 786cbb09ed
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Quentin Colombet
Re-apply "[mlir][MemRefToLLVM] Remove the code for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Jean Perier
[flang] Lower conversions to HLFIR
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Sanjay Patel
[SDAG] bail out of mergeTruncStores() if there's any...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Valery Pykhtin
[AMDGPU] Scheduler: Don't revert the schedule if the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Valentin Clement
[flang] Perform assignment to polymorphic allocatable...
commit
|
commitdiff
|
tree
|
snapshot
next