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-01
LLVM GN Syncbot
[gn build] Port ade9c3bdca2c
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Louis Dionne
[libc++][NFC] Fix typos in documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jim Ingham
Improve the help output for `type XXX delete` where...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Corentin Jabot
[Clang] Fix a crash when recursively callig a default...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jorge Gorbe...
Revert "[lldb] Make the libcxx unique_ptr prettyprinter...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][NFC] Fix synopsis in a few tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jonas Devlieghere
[lldb] Add debugger.external-editor setting
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Hanhan Wang
[mlir][linalg] Relax masked_vectorize(pad) to allow...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][PSTL] Implement std::fill{,_n}
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Philip Reames
[LV] Refresh some auto-gen tests to reduce diff [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Teresa Johnson
[MemProf] Recognize hot/cold operator new as replaceabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jorge Gorbe...
[lldb] Make the libcxx unique_ptr prettyprinter support...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Craig Topper
[RISCV] Merge RISCV::parseCPUKind and RISCV::checkCPUKind.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Arthur Eubanks
Reland [clang] Canonicalize system headers in dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][PSTL] Remove _PSTL_HIDE_FROM_ABI_{PUSH,POP...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
LLVM GN Syncbot
[gn build] Port 13fe6733019a
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Craig Topper
[RISCV] Move NTLH hint emission into RISCVAsmPrinter...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Peiming Liu
[mlir][sparse] fix compiler warning in release build.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
LLVM GN Syncbot
[gn build] Port a595b931f1f9
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Ian Anderson
[libc++] cuchar redeclares ::mbstate_t when it's in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jakub Kuderski
[mlir][arith] Add narrowing patterns to commute more...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jakub Kuderski
[mlir][arith] Add narrowing patterns for other insertio...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Valentin Clement
[flang][openacc][NFC] Fix typos segement -> segment
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Noah Goldstein
Revert "[ValueTracking] Use knownbits interface for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Peiming Liu
[mlir][sparse] extend unpack operation to support unpac...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Arthur Eubanks
Revert "[clang] Canonicalize system headers in dependen...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Philip Reames
[LAA] Add command line flag to disable unit stride...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Arthur Eubanks
[clang] Canonicalize system headers in dependency file...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jakub Kuderski
[mlir][arith][NFC] Simplify narrowing patterns with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Alan Zhao
Fix ReleaseNotes.rst unresolved merge conflict
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Douglas Yung
Revert "Host: generalise `GetXcodeSDKPath`"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Philip Reames
[LAA] Rework overflow checking in getPtrStride [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
William Huang
[llvm-profdata] Deprecate Compact Binary Sample Profile...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Alan Zhao
[clang] Fix overly aggressive lifetime checks for paren...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Slava Zakharin
[flang][hlfir] Fixed boxchar variables emboxing.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Slava Zakharin
[flang][hlfir] Fixed lowering for optional dummy.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Yingwei Zheng
[InstCombine] Combine const GEP chains
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Alan Zhao
[clang] Fix default initializers being ignored when...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
LLVM GN Syncbot
[gn build] Port 824391693cbb
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][PSTL] Implement std::find{,_if,_if_not}
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Philip Reames
[LAA] Use early return [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Muiez Ahmed
[SystemZ][z/OS] Mark ecsymbols test as unsupported
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Zarko Todorovski
Set EnableAIXExtendedAltivecABI in BackendUtils from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Philip Reames
[RISCV] Rewrite isLegalElementTypeForRVV in terms of...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Florian Hahn
[VPlan] Remove DeadInsts arg from VPInstructionsToVPRec...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Louis Dionne
[clang] Temporarily enable debug output when uploading...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Doru Bercea
Emit info message when use_device_address variable...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Aaron Ballman
Fix the clang sphinx bot
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Christian Sigg
[bazel] Fix layering check after 0610e2f
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Kadir Cetinkaya
[clangd][IncludeCleaner] Use a proper comparator for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Advenam Tacet
[compiler-rt][ASan] Fix description of __sanitizer_anno...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jacques Pienaar
[mlir][bytecode] Return error instead of min version
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[test][HWASAN] Auto-generate a few tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
Revert "[NFC][HWASAN] Handle tags as Int8"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Shilei Tian
[OpenMP] Only enable version script if supported
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[NFC][HWASAN] Handle tags as Int8
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[NFC][HWASAN] Rename local variable
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Tim Schmielau
Basic documentation of -mrecip=... option
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[NFC][HWASAN] Set constant type from another operand
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[test][HWASAN] Remove update_test_checks note
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Vitaly Buka
[HWASAN] Untag before tagging alloca pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Joshua Cao
[LangRef] Fix broken tail call optimization link
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
max
[MLIR][tensor] generate default builder for FromElementsOp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Valentin Churavy
Don't loop unswitch vector selects
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
sstwcw
[clang-format] Recognize Verilog type dimension in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
sstwcw
[clang-format] Correctly format goto labels followed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Richard Smith
Remove bug fix release note for a bug that was never...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
LLVM GN Syncbot
[gn build] Port 68ee014b15d3
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Nikolas Klauser
[libc++][PSTL] Implement std::for_each{, _n}
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Florian Hahn
[LV] Clarify comment for selectVectorizationFactor...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Florian Hahn
[LV] Remove loop arg from CM::isCandidateForEpilogueVec...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Florian Hahn
[LV] Document selectEpilogueVectorizationFactor (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Vassil Vassilev
[clang-repl] Correctly disambiguate dtor declarations...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Piotr Zegar
[clang-tidy] Ignore declarations in bugprone-exception...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Florian Hahn
[LVP] Fix comment for hasPlanWithVF (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Use knownbits interface for determining...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add tests for checking whether `div...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Slight refactor to avoid unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add additional cases for `isKnownNonZer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(smin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(umin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(umax...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(sadd...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(ssub...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(sshl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add logic for `isKnownNonZero(ctlz...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Handle bitcasts between vec-int-ptr...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Add more tests for `isKnownNonZero...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Pull out logic for detecting if `(add...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Noah Goldstein
[ValueTracking] Pull out logic for detecting if `(sub...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Mark de Wever
[libc++] Fixes CI breakage.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Mark de Wever
[libc++][format] Removes vector dependency.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Florian Hahn
[LV] Sink collect* calls to LVP::plan() (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Nuno Lopes
Revert "[InstCombine] Generate better code for std...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Mehdi Amini
Add an action for each iteration of the GreedyPatternRe...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Craig Topper
[LegalizeVectorOps][RISCV] Support condition code legal...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Craig Topper
[RISCV] Prevent lowerVectorStrictFSetcc from creatin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Joshua Cao
[SimpleLoopUnswitch] unswitch selects
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Joshua Cao
[SimpleLoopUnswitch] Add unswitch select tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Sergei Barannikov
[TableGen] Forward declare CodeGenRegister et al. ...
commit
|
commitdiff
|
tree
|
snapshot
next