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
2021-06-25
Hongtao Yu
[Coroutines] Define __coro_frame_ty in function scope
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Eugene Zhulenev
[mlir:Async] Submit accidentally omitted changes
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Enumerate GlobalAlias value type
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Arthur O'Dwyer
[libc++] Enable the rvalue overloads of operator<<...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[IR] Add Type::isOpaquePointerTy() helper (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
peter klausler
[flang] Fix generic/specific procedure confusion
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
David Green
[DAG] Fold neg(splat(neg(x)) -> splat(x)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Craig Topper
[X86] Simplify part of the isel for X86ISD::FCMP/STRICT...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Joel E. Denny
[UpdateCCTestChecks] Fix new test from 9eaf0d120d32
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
David Green
[AArch64] Extra negated shift tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Jon Chesterfield
[libomptarget][amdgpu] Build openmp for two more targets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nico Weber
[clang] Make fewer assumptions about path to lit.site...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Philip Reames
[test] Add coverage for existing overflow rule with...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Florian Hahn
[LV] Doxygenize VectorizationFactor member comments...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Eugene Zhulenev
[mlir:Async] Implement recursive async work splitting...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Eugene Zhulenev
[mlir:Async] Add the size parameter to the async.group
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Philip Reames
[instcombine] Fold overflow check using umulo to comparison
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Joel E. Denny
[UpdateCCTestChecks] Support --check-globals
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Philip Reames
[test][instcombine] Add test cases for all x.with.overf...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Stephan Herhut
[mlir][memref] Introduce UnrankedMemRefOf to tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Hendrik Greving
[ModuloSchedule] Pass loop block explicitly to kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Xun Li
[Coroutines] Remove all legacy test command
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sander de Smalen
Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Allow globals with opaque pointer value...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Chris Bond
[lldb-vscode] Make extension contribute breakpoints...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sanjay Patel
[Analysis] use better version of getLibFunc to check...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sander de Smalen
[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Jay Foad
[AMDGPU] Removed unused Predicate HasOffset3fBug. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Krzysztof Parzyszek
[Hexagon] Convert getTypeAlignment to return Align
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Andrzej Warzynski
[flang][unittest] Add a missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Mark de Wever
[libc++][NFC] Rename include guard.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sander de Smalen
[GlobalISel] NFC: Change LLT::changeNumElements to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Kadir Cetinkaya
[clangd] Introduce a log-prefix flag to remote-index...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Kadir Cetinkaya
[clangd] Call malloc_trim in clangd-index-server period...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Yaxun (Sam...
[clang] Fix build failure due to _S
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Yaxun (Sam...
[OpenCL] Do not include default header for preprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Florian Hahn
[LV] Reflow comment for VectorizationCostTy (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Andrzej Warzynski
[flang][driver] Add `-fno-analyzed-objects-for-unparse`
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
serge-sans...
[NFC] remove unreferenced function ResolveIPV4HostName
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Jon Chesterfield
[OpenMP][NFC] Drop unused headers from amdgpu plugin
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Stuart Brady
[OpenCL] Use DW_LANG_OpenCL language tag for OpenCL C
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sander de Smalen
[GlobalISel] NFC: Change LLT::scalarOrVector to take...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
David Spickett
[lldb] Re-enable GDB server client memory tag read...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sjoerd Meijer
[SLP][AArch64] Precommit test for D103629, checking...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Gabor Marton
[Analyzer][solver] Fix crashes during symbol simplification
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Raphael Isemann
[lldb] Skip TestDataFormatterSynthVal.py with GCC as...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Raphael Isemann
[lldb] Skip libstdc++ tests failing with GCC
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Raphael Isemann
[lldb] Skip tests failing with GCC due to LLDB not...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Florian Hahn
[SCEV] Support single-cond range check idiom in applyLo...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Allow alias to opaque pointer
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Split force-opaque-pointers test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
David Spickett
[lldb] Fix memory tag unsupported test
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
serge-sans...
[llvm-cov] Enforce alignment of function records
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Sjoerd Meijer
[AArch64] Custom lower <4 x i8> loads
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Enumerate alloca type
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Nikita Popov
[OpaquePtr] Enumerate global variable type
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Qiu Chaofan
[PowerPC] Change VSRpRC allocation order
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Martin Storsjö
[LLD] [COFF] Fix handling of LTO comdats with nontrivia...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Amara Emerson
[ARM] Fix crash in chained BFI combine due to incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Fraser Cormack
[RISCV] Permit larger RVV stacks and stack offsets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Serge Pavlov
[X86] Add description of FXAM instruction
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Fangrui Song
[MC][ELF] Change SHT_LLVM_CALL_GRAPH_PROFILE relocation...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Arthur Eubanks
Revert "[BuildLibCalls/SimplifyLibCalls] Fix attribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Jez Ng
[lld-macho] Move ICF members from InputSection to Conca...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Kai Luo
[PowerPC] Move PPCBranchSelector as close to asm printe...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Jinsong Ji
[PowerPC] Add XL compat __compare_and_swap builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Craig Topper
[RISCV] Add vget/vset intrinsics for inserting and...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Muhammad Omair...
Unsupported sanitize-coverage-old-pm.c on 32 bit Arm
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Vitaly Buka
Revert "[hwasan] print exact mismatch offset for short...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Vitaly Buka
[scudo] Clang-format tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
LLVM GN Syncbot
[gn build] Port 69d5a6662115
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Christopher...
[libcxx][modularisation] splits `<utility>` into self...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Mark Leair
Change the flang reshape runtime routine interface...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-25
Muhammad Omair...
Revert "[Clang] XFAIL sanitize-coverage-old-pm.c on...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Nemanja Ivanovic
[PowerPC] Fix vec_add for 64-bit on pre-Power7 subtargets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Geoffrey Martin...
Update Bazel build for 744146f60b
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Nemanja Ivanovic
[PowerPC] Fix bswap combine for big endian systems
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Gus Smith
[MLIR][Sparse] Refactor lattice code into its own file
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
AndreyChurbanov
[OpenMP][NFC] libomp: fix wrong debug assertion.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Tony Tye
[AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Muhammad Omair...
Disable TestAArch64UnwindPAC.py for non PAC targets
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
thomasraoux
[mlir][VectorToGPU] Add conversion for scf::For op...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
thomasraoux
[mlir][VectorToGPU] Add conversion for splat constant...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Muhammad Omair...
Disable check_qmemtags unit tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Fangrui Song
[ELF] Fix .rela.llvm.call-graph-profile detection after...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Muhammad Omair...
Fix typo in TestMemoryTag.py
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Fangrui Song
[OptTable] Rename PrintHelp to printHelp
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Muhammad Omair...
[LLDB] Fix broken LLDB build due MemoryTagManager.h
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[ADT] Complete the StringRef case insensitive method...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[mlir] Rename StringRef _lower() method calls to _insen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[lldb] Rename StringRef _lower() method calls to _insen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[lld] Rename StringRef _lower() method calls to _insens...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[clang-tools-extra] Rename StringRef _lower() method...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[clang] Rename StringRef _lower() method calls to _inse...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[llvm] Rename StringRef _lower() method calls to _insen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Martin Storsjö
[ADT] Rename StringRef case insensitive methods for...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Krzysztof Parzyszek
[Hexagon] Opaquify pointer usage in GEP commoning
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Bob Haarman
[LangRef] clarify the meaning of noimplicitfloat
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Jez Ng
[lld-macho] Align all cstrings to 16 bytes when dedupli...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Michael Kruse
[Polly][ScopInliner] Indicate if the IR has changed.
commit
|
commitdiff
|
tree
|
snapshot
next