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-10-25
Dave Lee
[lldb] Configure CMake policy CMP0116 for standalone...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Sam McCall
[clangd] Flush stderr after signal handlers run, so...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jez Ng
[lld-macho][nfc] Test that we don't emit undef symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Duncan P. N...
Bitcode: Use Expected<T>::takeError() and moveInto...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
LLVM GN Syncbot
[gn build] Port 045695f85cb8
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Emma Blink
[clangd] Print current request context along with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Change SharedFile::soName from std::string to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Matthias Kramm
When generating C++ code, use C++ string escaping.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Haowei Wu
[clang][Fuchsia] Add additional unit test for availabil...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Zarko Todorovski
[PPC][LLVM] Inclusive terms: remove references to sanit...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alina Sbirlea
[bazel build] (manually) port da47ec3ca076
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Remove irrelevant group signature hack working...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Michael Jones
[libc] fix strtol returning the wrong length
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Georgios Rokos
[libomptarget][NFC] Add comment explaining why we pass...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nico Weber
[gn build] (manually) port da47ec3ca076
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Julian Lettner
[Sanitizer] Strip PAC from PC in StackTrace::GetNextIns...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Robert Suderman
[mlir][tosa] Correct tosa.avg_pool2d for specification...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nathan Ridge
[clangd] Respect diagnostic suppression during preamble...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Remove irrelevant SHT_INIT_ARRAY/SHT_FINI_ARRAY...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Shilei Tian
[OpenMP][Offloading] Only get trip count if team construct
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Arthur Eubanks
[test] Make test added in D112473 check the IR
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Craig Topper
[LegalizeTypes][TargetLowering] Merge getShiftAmountTyF...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Update comments/diagnostics for -defsym and ...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Duncan P. N...
Basic: Stop using expectedToOptional() in FileManagerTe...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nikita Popov
[SCEV] Move SCEVLostPoisonFlags() check into SCEVExpander
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Arthur Eubanks
[AlwaysInliner] Invalidate analyses when we delete...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Arthur Eubanks
[gn build] Add missing CodeGenTests dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joe Loser
[libc][NFC] Remove extra space in libc/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joe Loser
[libc][NFC] Remove extra slash in path in libc/CMakeLis...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Arthur Eubanks
[docs][NewPM] Add example C++ code on how to actually...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Zarko Todorovski
[LLVM] Inclusive terms: remove/replace references to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nikita Popov
[BasicAA] Add test for benign range overflow (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jakub Kuderski
[DomTree][NFC] Clean up nits in DomTree code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF][X86] Support R_X86_64_PLTOFF64
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Support 128-bit bitmask in oneof(RelExpr)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kirill Bobyrev
[clangd] IncludeCleaner: Complicated rules for enum...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Update comments/diagnostics for some long options...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
MaheshRavishankar
[mlir][Linalg] Allow comprehensive bufferization to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Sanjay Patel
[x86] add tests for vector -1 constant materialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Fangrui Song
[ELF] Delete unneeded hack for discarding empty name...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Greg Clayton
Add modules stats into the "statistics dump" command.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Stefan Gränitz
[JITLink] Fix warning 'shift count exceeds width' in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Boian Petkantchin
[MLIR][Math] Add erf to math dialect
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Wei Wang
[openmp] Emit deferred diag only when device compilatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
AndreyChurbanov
[OpenMP] libomp: disable definitions of 5.1 atomics...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Michał Górny
[lldb] [DynamicRegisterInfo] Remove AddRegister() and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Michał Górny
[lldb] [gdb-remote] Remove HardcodeARMRegisters() hack
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Dmitry Vyukov
tsan: add DynamicMutexSet helper
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Dmitry Vyukov
msan: disble CHECK test on powerpc64
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Aart Bik
[mlir][sparse] lower trivial tensor.cast on identical...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
David Blaikie
Add release notes for the LLDB impact from the array...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
David Blaikie
Remove referenced to deleted parallel-libs project
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jeremy Morse
[DebugInfo][InstrRef][NFC] Switch to using DenseMaps...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Mike Rice
[OPENMP51]Initial parsing/sema for append_args clause...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Valentin Clement
[fir][NFC] Format and make FIROps.td homogenous
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Valentin Clement
[fir][NFC] Move MLIR includes to FIRDialect.td
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Wouter van...
[WebAssembly] support Memory64 in target_features section
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jeremy Morse
[DebugInfo][InstrRef] Recover stack-slot tracking perfo...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Craig Topper
[RISCV] Remove always_inline and nodebug attributes...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Philip Reames
[indvars] Fix pr52276 (missing one use check)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Vladimir Inđić
[OpenMP][OMPT] thread_num determination during executio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Vladimir Inđić
[OpenMP][OMPT][clang] task frame support fixed in __kmp...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tests] Test omp_get_wtime for invariants
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tests][NFC] Actually check for test outcome
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tests][NFC] Mark tests trying to link COI...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tests][NFC] Replace atomic increment by reduction
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tools][NFC] Fix C99-style declaration of itera...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joachim Protze
[OpenMP][Tools][NFC] Pass intel license ENV to lit
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Raphael Isemann
[lldb] Modernize and expand TestCppBitfields
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kazu Hirata
[clang] Use llvm::{count,count_if,find_if,all_of,none_o...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Craig Topper
[RISCV] Reduce the number of RISCV vector builtins...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nikita Popov
[BasicAA] Add test for incorrect non-negative logic...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
MaheshRavishankar
Revert "[mlir][Linalg] Allow comprehensive bufferizatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Craig Topper
[RISCV] Add vcsr CSR name for V extension.
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Danila Malyutin
[CodeGen] Fix dependence breaking for tied operands
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
MaheshRavishankar
[mlir][Linalg] Allow comprehensive bufferization to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jeremy Morse
[DebugInfo] Follow up to ee3eee71e, x86 tests need...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Pavel Labath
[lldb] Remove a trailing \0 from the result of HostInfo...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Joe Loser
[libc++][NFC] Remove unimplemented parts of chrono...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Konstantin...
[libc++] LWG3001: add `remove_extent_t` to `weak_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Yaxun (Sam...
[HIP][OpenMP] Fix assertion in deferred diag
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Louis Dionne
[libc++] Include revision numbers in the paper status...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Michał Górny
[lldb] [Host/ConnectionFileDescriptor] Do not use non...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jeremy Morse
[DebugInfo][InstrRef] Track values fused into stack...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Danila Malyutin
[AArch64] Handle ST1iN instructions in isAArch64FrameOf...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Pavel Labath
[lldb] Modernize Platform::GetOSBuildString
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Vy Nguyen
[lld-macho][nfc] Rename output binary so it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nikita Popov
[BasicAA] Use ranges for more than one index
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Alexey Bataev
[SLP]Change the order of the reduction/binops args...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Chris Bieneman
Document `LLVM_USE_SPLIT_DWARF` option
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jeremy Morse
[DebugInfo][NFC] Avoid a use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Kadir Cetinkaya
[clang][unittests] Fix shared lib builds
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Sanjay Patel
[DAGCombiner] make matching bit-hack form of usubsat...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Tim Northover
CodeGenPrep: remove all copies of GEP from list if...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Dmitry Vyukov
sanitizer_common: trap on CHECK failure
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Dmitry Vyukov
tsan: fix free_race3.c test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Thomas Symalla
[AMDGPU] Regenerate some tests with the current version...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Nicolas Vasilache
[mlir][Vector] NFC - Add option to hook vector.transpos...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Denys Petrov
[analyzer] Retrieve incomplete array extent from its...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Denys Petrov
[analyzer][NFCI] Move a block from `getBindingForElemen...
commit
|
commitdiff
|
tree
|
snapshot
next