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-09-01
Roy Jacobson
[Frontend] Restore Preprocessor::getPredefines()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Chuanqi Xu
[docs] Add "Standard C++ Modules"
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Alexey Bataev
[SLP]Fix PR57447: Assertion `!getTreeEntry(V) && "Scala...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Dan McGregor
[MCContext] Reverse order of DebugPrefixMap sort for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Hahn
[LAA] Require AddRecs to be in the innermost loop for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Hahn
[LV] Add another test for incorrect runtime check...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Hahn
[LV] Add test for incorrect runtime check generation...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Hahn
[LV] Convert runtime diff check test to use opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Aaron Puchert
Fix formatting in release notes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Shoaib Meenai
[lld] Fix typo in 15.x release notes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Amy Kwan
[ReleaseNotes]: Add PowerPC release notes for LLVM 15
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Tobias Hieta
[workflow] Run release tasks for me (tru) as well.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Tobias Hieta
[release] Use threaded compression with xz
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Phoebe Wang
[X86][FP16] Add the missing legal action for EXTRACT_SU...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Martin Storsjö
[LLD] [COFF] Fix export directives in object files...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Tobias Hieta
[NFC] Fix a misleading comment CLANG_FORCE_MATCHING_LIB...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
H. Vetinari
SONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_S...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Simon Pilgrim
[DAG] MatchRotate - bail if we fail to match a shl...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Petr Hosek
[runtimes] Use a response file for runtimes test suites
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Petr Hosek
[lit] Support reading arguments from a file
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Louis Dionne
[runtimes] Handle interface targets in runtimes distrib...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Louis Dionne
[libc++] Add a missing assertion in std::span's constructor
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Tobias Hieta
Revert "GCC ABI Compatibility: Preserve alignment of...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Nemanja Ivanovic
[GTest] Change detection of libpthread
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Joseph Huber
[CUDA] Fix output name being replaced in device-only...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Kadir Cetinkaya
[clangd] Support for standard type hierarchy
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Alexander Shaposhnikov
[InstCombine] Refactor foldICmpMulConstant
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Jonas Hahnfeld
[RISCV] Re-enable JIT support
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Tobias Hieta
[NFC] Minor documentation fix for the release branch
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
David Truby
[clang][docs] Release notes for C/C++ SVE Operators
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Rainer Orth
[Sparc] Don't use SunStyleELFSectionSwitchSyntax
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Martin Sebor
[InstCombine] Correct strtol folding with nonnull endptr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Rainer Orth
[mlir][test] Require JIT support in JIT tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Alex Bradbury
[clang][RISCV] Fix incorrect ABI lowering for inherited...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Alex Bradbury
[clang][RISCV][test] Add test that shows incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Sanjay Patel
[SDAG] avoid generating libcall to function with same...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-22
Sanjay Patel
[AArch64] add test for recursive libcall lowering; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-20
Tom Stellard
workflows/llvm-project-tests: Workaround an issue with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-20
Tom Stellard
workflows/version-check: Fix check for release candidates
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Haojian Wu
[clangd] Fix an inlay-hint crash on a broken designator.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Rainer Orth
[flang] Add Solaris/x86 support to Optimizer/CodeGen...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Fangrui Song
[MC] Avoid C++17 structured bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Michał Górny
[llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-level...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Maciej Gabka
[clang][SVE] Undefine preprocessor macro defined in
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
David Green
[DAG] Ensure more Legal BUILD_VECTOR elements types...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Diana Picus
[flang] Install runtime libs with the toolchain
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Craig Topper
[RISCV] isImpliedByDomCondition returns an Optional...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[DebugInfo] -fdebug-prefix-map: handle '#line "file...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[DebugInfo] Don't join DW_AT_comp_dir and directories...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[MCDwarf] Respect -fdebug-prefix-map= for generated...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[BOLT] Use Optional::emplace to avoid move assignment...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[MCDwarf][test] Improve debug-prefix-map.s
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Fangrui Song
[MCDwarf] Use emplace to avoid move assignment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Peter Waller
[DAGCombine] Check zext legality in zext-extract-extend...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Martin Storsjö
[libcxx] [doc] Remove a leftover tentative release...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Zachary Henkel
__has_trivial_copy should map to __is_trivially_copyable
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Phoebe Wang
[X86][FP16] Promote FP16->[U]INT to FP16->FP32->[U]INT
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Phoebe Wang
[X86][FP16] Fix vector_shuffle and lowering without...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Vladimir Plyashkun
[clang-tidy][docs] Fixed page title for abseil-no-inter...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Simon Pilgrim
[X86] Add RDPRU instruction CPUID bit masks
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Simon Pilgrim
[clang][X86] Add RDPRU predefined macro tests for znver...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Amy Kwan
[libcxx] [test] Fix max_size.pass.cpp for PowerPC targets
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Johannes Doerfert
[OpenMP][FIX] Ensure __kmpc_kernel_parallel is reachable
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Shilei Tian
[Clang][OpenMP] Fix the issue that `llvm.lifetime.end...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
David Truby
[clang][AArch64][SVE] Change SVE_VECTOR_OPERATORS macro...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
David Truby
[clang][AArch64][SVE] Clarify documentation for sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
David Truby
[clang] Correct documentation for NEON and SVE operator...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
David Truby
[clang][AArch64][SVE] Add unary +/- operators for SVE...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-15
Jennifer Yu
Fix assert during the call to getCanonicalDecl.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Benjamin Kramer
[mlir][sparse] Refine f695554a2a55 wording a bit and...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Benjamin Kramer
[mlir][sparse] Use the correct ABI on x86 and re-enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Aart Bik
[mlir][sparse][bf16] disable two bf16 tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Phoebe Wang
[compiler-rt][BF16] Provide __truncdfbf2 and __truncsfb...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Freddy Ye
[X86][BF16] Enable __bf16 for x86 targets.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Phoebe Wang
[X86][BF16] Make backend type bf16 to follow the psABI
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Martin Storsjö
[LLD] [COFF] Add support for a new, mingw specific...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Fangrui Song
[COFF] Change a llvm::StringSet<> to llvm::DenseSet...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Martin Storsjö
[LLD] [MinGW] Implement the --exclude-symbols option
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Martin Storsjö
[libcxx] [test] Merge the experimental-lib-exports...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Louis Dionne
[libc++] Add missing includes of <cstddef>
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Louis Dionne
[libc++] Make __libcpp_verbose_abort [[noreturn]]
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Mark de Wever
[libc++][ranges] Sets ranges feature-test macro.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Louis Dionne
[libc++][NFC] Fix signature of main in test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Louis Dionne
[libc++] Add missing <stdbool.h> to the modulemap
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Aaron Ballman
Change prototype merging error into a warning for builtins
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Dinar Temirbulatov
[AArch64][LoopVectorize] Introduce trip count minimal...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Martin Storsjö
[clang] Require strict matches for defines for PCH...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Nikita Popov
[RelLookupTableConverter] Bail on invalid pointer size...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Johannes Doerfert
[Attributor][FIX] Visit same instructions with differen...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Joseph Huber
[Libomptarget][CUDA] Check CUDA compatibilty correctly
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
YingChi Long
[clang] add APValue type check in `TryPrintAsStringLiteral`
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Philip Reames
[RISCVInsertVSETVLI] Remove an unsound optimization
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Kadir Cetinkaya
Revert "[clang] Pass FoundDecl to DeclRefExpr creator...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Fangrui Song
[llvm-ranlib] Support more than one input file
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Fangrui Song
[llvm-ar] Remove unused parameter. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Mark de Wever
[libc++][format] Exposes basic-format-string
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Michael Kruse
[flang][test] Don't require .exe suffix.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Kadir Cetinkaya
[clangd] Add release notes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
David Green
[DAG] Ensure Legal BUILD_VECTOR elements types in shuff...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
David Green
[ARM] Regenerate vector_store.ll tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
next