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-02
4vtomat
[RISCV] Add Smaia and Ssaia extensions support
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Shengchen Kan
Revert "[SelectionDAG] Use logic right shift to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
4vtomat
[RISCV] Add missing constraints for vwsll
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
NAKAMURA Takumi
add_tablegen: Remove LLVM_ENABLE_OBJLIB
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Shengchen Kan
[SelectionDAG] Use logic right shift to avoid loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Jonas Devlieghere
[lldb] Refactor OptionValueProperties to return a std...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Vitaly Buka
Revert "[SimpleLoopUnswitch] unswitch selects"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Jonas Devlieghere
[lldb] Remove TestExternalEditor.test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Jonas Devlieghere
[lldb] Fix warning: extra ';' outside of a function...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Jonas Devlieghere
[lldb] Fix bug introduced by fdbe7c7faa54
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Timm Bäder
[clang][Interp][NFC] Make OptionScope final
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Timm Bäder
[clang][Interp][NFC] Add documentation for SetLocal
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Jonas Devlieghere
[lldb] Refactor OptionValue to return a std::optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
NAKAMURA Takumi
Add deps on LLVMTableGenCommon even if it is actually...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
NAKAMURA Takumi
llvm-tblgen: Split out `obj.LLVMTableGenCommon`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Kai Sasaki
[mlir][tosa] Typo in transpose canonicalization message
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
NAKAMURA Takumi
Introduce `llvm-min-tblgen` to build public header...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
NAKAMURA Takumi
[CMake] add_tablegen: Rename host tablegen to `${target...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Philip Reames
[RISCV] Use vslide1down idiom for generic build_vector
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Philip Reames
[RISCV][InsertVSETVLI] Avoid VL toggles for extractelem...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Ben Shi
[ELF][test] Improve AVR tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
KOMATA Manabu
[clang][Driver] Fix crash with unsupported architecture...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Fangrui Song
[Driver] Drop incorrect hint from err_target_unknown_triple
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Stefan Pintilie
[PowerPC] Implement DFP add and sub instructions.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][PSTL] Simplify pstl_config.h
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
LLVM GN Syncbot
[gn build] Port a50e54fbeb48
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Artem Belevich
[CUDA] Temporarily undefine __noinline__ when including...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Valentin Clement
[flang][openacc] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Jorge Gorbe...
Re-land "[lldb] Make the libcxx unique_ptr prettyprinte...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Alex Langford
[lldb] Change ObjectValueDictionary to use a StringMap
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Valentin Clement
[flang][openacc] Add basic support for derived type...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Aart Bik
[mlir][sparse] relax constraints on tensor.cast with...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Shilei Tian
[OpenMP] Make `libomptarget` link against `libomp`
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Mehdi Amini
Revert "Introduce MLIR Op Properties"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Shilei Tian
[OpenMP] Handle function calls from `libomp` to `libomp...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Mehdi Amini
Introduce MLIR Op Properties
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Craig Topper
[RISCV] Don't store CPUKind in CPUInfo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Craig Topper
[RISCV] Remove INVALID from the list of CPUs in RISCVTa...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Craig Topper
[RISCV] Remove or simplify some StringSwitches in RISCV...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Noah Goldstein
Recommit "[ValueTracking] Use knownbits interface for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Noah Goldstein
[InstCombine] Fix bug in `FoldOpIntoSelect` where we...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Nikolas Klauser
[libc++][PSTL] Fix clang-tidy
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Shilei Tian
Revert "[OpenMP] Handle function calls from `libomp...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Shilei Tian
[OpenMP] Handle function calls from `libomp` to `libomp...
commit
|
commitdiff
|
tree
|
snapshot
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
next