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-11-20
Utkarsh Saxena
remove tests from bad merge
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
Utkarsh Saxena
Use the correct namespace for looking up matching opera...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
Ilya Biryukov
[libc++] Use correct size for deallocation of arrays...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
Arthur Eubanks
Revert "Reland [clang] Canonicalize system headers...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
YAMAMOTO Takashi
[clang][WebAssembly] Link crt1 even in case of -shared
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Nikita Popov
[BranchFolding] Remove dubious assert from operator...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Nikita Popov
[GlobalOpt] Cache whether CC is changeable (#71381)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Jan Kokemüller
[libc++] Fix UB in <expected> related to "has value...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
antoine moynault
[clang] fix test PR69717.cpp (#72134)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Serge Pavlov
[clang] Run test on x86 only
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Serge Pavlov
[clang] Do not clear FP pragma stack when instantiating...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Alexey Bataev
[SLP]Fix PR70004: Do not change insert point for reduct...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Simon Pilgrim
[DAG] WidenVectorOperand - add basic handling for ...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Craig Topper
[Mips] In LowerShift*Parts, xor with bits-1 instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Owen Pan
[clang-format] Correctly annotate keyword operator...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Tobias Hieta
Bump version to 17.0.5
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Rainer Orth
[Driver] Fix linking with -lm on Solaris (#65632)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Martin Storsjö
[clang-repl] Fix BUILD_SHARED_LIBS symbols from libclan...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-13
Nick Desaulniers
[CGExprConstant] stop calling into ConstExprEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Nikita Popov
[AArch64][GlobalISel] Fix incorrect ABI when tail call...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Nikita Popov
[AArch64] Add test for #70207 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Nikita Popov
[GVN] Fix use-after-free in load PRE with select availa...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Piotr Zegar
[clang-tidy] Fix crash in modernize-use-trailing-return...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Brad Smith
[OpenMP] Fix building for 32-bit DragonFly, NetBSD...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Konstantinos...
[OpenMP] record-replay use static-cast (#70516)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
David Truby
[flang] Add comdats to functions with linkonce linkage...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
David Truby
[mlir] Add pass to add comdat to all linkonce functions...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Takuya Shimizu
Update release note for the fix
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Takuya Shimizu
[clang][ExprConst] Fix crash on uninitialized array...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Craig Topper
[RISCV] Correct copyPhysReg for GPRPF64. (#70419)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Paul Walker
[SVE] Fix incorrect offset calculation when rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
DianQK
[MemCpyOpt] Combine alias metadatas when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Brad Smith
[OpenMP] Use the more appropriate function to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Louis Dionne
[libc++] Encode additional ODR-affecting properties...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
KAWASHIMA Takahiro
[AArch64] Prevent argument promotion of vector with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
wanglei
[LoongArch] Implement COPY instruction between CFRs...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Owen Pan
Revert "[clang-format] Fix align consecutive declaratio...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Aaron Ballman
Fix tests for c23 <-> c2x
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Aaron Ballman
Fix a c23 -> c2x think-o
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Aaron Ballman
[C23] Use thread_local semantics (#70107)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-25
kadir çetinkaya
[clangd] Disable crashy unchecked-optional-access tidy...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Nikita Popov
[ConstraintElim] Don't decompose values wider than...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Nikita Popov
[ConstraintElim] Add test for #68751 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Brad Smith
[mlir] Avoid including <alloca.h> on DragonFly
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
DianQK
[LVI][CVP] Treat undef like a full range on abs(x,...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Martin Storsjö
[libcxx] [test] Add a test parameter for disabling...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Tom Stellard
workflows/release-tasks: Fix release note artifact...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Tobias Hieta
Bump version to 17.0.4
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Tom Stellard
workflows/release-lit: Pass correct build directory...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Tom Stellard
workflows/release-lit: Fix dev suffix removal (#69397)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Fangrui Song
[asan] Ensure __asan_register_elf_globals is called...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Owen Pan
[clang-format][doc] Update the Linux kernel coding...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Owen Pan
[clang-format] Fix a serious bug in git-clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Artem Dergachev
[LSan] Mark create_thread_leak.cpp as UNSUPPORTED:...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Nikita Popov
[PowerPC] Use zext instead of anyext in custom and...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Nikita Popov
[PowerPC] Add test for #68783 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Owen Pan
[clang-format] Fix a bug in RemoveParentheses: ReturnSt...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Noah Goldstein
[X86] Fix logic for optimizing movmsk(bitcast(shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Noah Goldstein
[X86] Add tests for incorrectly optimizing out shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Martin Storsjö
[clang] [MinGW] Explicitly always pass the -fno-use...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
DianQK
[LVI][CVP] Treat undef like a full range (#68190)
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Simon Pilgrim
[X86] combineConcatVectorOps - only concatenate single...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Tobias Hieta
Bump version to 17.0.3
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Arvind Mukund
[clang] Correct behavior of `LLVM_UNREACHABLE_OPTIMIZE...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Martin Storsjö
[LLD] [COFF] Fix handling of comdat .drectve sections...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Tom Stellard
workflows/release-binaries: Use more cores to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Martin Storsjö
[AArch64] Disable loop alignment for Windows targets...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Shoaib Meenai
[Sema] Use underlying type of scoped enum for -Wformat...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
René Rebe
Fix release/export.sh to export runtimes tarball, too...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Hui
[libc++] Fix `std::pair`'s pair-like constructor's...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Arthur Eubanks
[CodeGen] Don't treat thread local globals as large...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Tobias Hieta
[workflow] Fix abi checker in llvm-tests. Same fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Martin Storsjö
[clang] [MinGW] Tolerate mingw specific linker options...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Martin Storsjö
[LLD] [COFF] Restore the current dir as the first entry...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Martin Storsjö
[LLD] [COFF] Clarify -print-search-path for the empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Matheus Izvekov
[NFC] clang-format lld/COFF/Driver.cpp and lld/Common...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Martin Storsjö
[compiler-rt] Reinstate removal of CRT choice flags...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
DianQK
[MemCpyOpt] Merge alias metadatas when replacing argume...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Nikita Popov
[MemCpyOpt] Add test for #67539 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Argyrios Kyrtzidis
[DependencyScanningFilesystem] Make sure the local...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Shoaib Meenai
[Sema] Fix fixit cast printing inside macros (#66853)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Artem Belevich
Work around two more instances of __noinline__ conflict...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Alex Langford
[lldb] Fix building LLDB standlone without framework
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Alex Langford
[lldb][NFCI] Change logic to find clang resource dir...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Wael Yehia
[XCOFF] Do not generate the special .ref for zero-lengt...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
duk
Fix buildbot failure caused by D157623
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
namazso
[lld][COFF] Remove incorrect flag from EHcont table
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Tulio Magno...
workflows/release-tasks: Setup FileCheck and not for...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Nikita Popov
[StackColoring] Handle fixed object index
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Nikita Popov
[StackColoring] Handle SEH catch object stack slots...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Nikita Popov
[X86] Add test for #66984 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Nikita Popov
[SimpleLoopUnswitch] Fix exponential unswitch
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Nikita Popov
[SimpleLoopUnswitch] Fix reversed branch during conditi...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Antonio Frighetto
[clang] Include `expected-no-diagnostics` in newly...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Antonio Frighetto
[clang] Bail out when handling union access with virtua...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Takuya Shimizu
[clang][Diagnostics] Fix wrong line number display...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Kazu Hirata
Revert "[InlineCost] Check for conflicting target attri...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Nikita Popov
[GVN] Also remove phi nodes from VN table (PR65447)
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Nikita Popov
[GVN] Invalidate MDA when deduplicating phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Tobias Hieta
Bump version to 17.0.2
commit
|
commitdiff
|
tree
|
snapshot
next