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
2020-10-06
Johannes Doerfert
[Attributor][FIX] Dead return values are not `noundef`
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Johannes Doerfert
[Attributor][NFC] Ignore benign uses in AAMemoryBehavio...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Shivanshu Goyal
Add ability to turn off -fpch-instantiate-templates...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Dmitri Gribenko
Silence -Wunused-variable in NDEBUG mode
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Dmitri Gribenko
Revert "[c++17] Implement P0145R3 during constant evalu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Pilgrim
[InstCombine] canRewriteGEPAsOffset - don't dereference...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Pilgrim
[InstCombine] FoldShiftByConstant - consistently use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Haojian Wu
[clangd] Add basic keyword-name-validation in rename.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Sam Tebbs
[ARM] Fold select_cc(vecreduce_[u|s][min|max], x) into...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Dmitry Preobrazhensky
[AMDGPU][MC] Added detection of unsupported instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Nicolas Vasilache
[mlir][Linalg] Extend buffer allocation to support...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Chuyang Chen
Convert diagnostics about multi-character literals...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Jonas Paulsson
[SystemZAsmParser] Treat VR128 separately in ParseDirec...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Michał Górny
[lldb] [Platform] Move common ::DebugProcess() to Platf...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Pilgrim
[InstCombine] FoldShiftByConstant - use PatternMatch...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Simon Pilgrim
[InstCombine] FoldShiftByConstant - remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Alexey Lapshin
[llvm-objcopy][NFC] fix style issues reported by clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
LLVM GN Syncbot
[gn build] Port d6c9dc3c17e
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Adam Balogh
[clang-tidy] Remove obsolete checker google-runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Alexander Shaposhnikov
[llvm-objcopy][MachO] Add support for universal binaries
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Denis Antrushin
[Statepoints] Change statepoint machine instr format...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Alex Richardson
[libcxx][lit] Add support for custom ssh/scp flags...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
David Spickett
[AArch64] Correct parameter type for unsigned Neon...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Sam McCall
[clangd] Add `score` extension to workspace/symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Paul Walker
[SVE] Lower fixed length vector fneg and fsqrt operations.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Paul Walker
[SVE] Lower fixed length vector floating point rounding...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Pushpinder...
[OpenMP][RTL] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Tres Popp
[mlir] Add file to implement bufferization for shape...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Dmitri Gribenko
Revert "[llvm-objcopy][MachO] Add support for universal...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Dmitri Gribenko
Revert "[llvm-objcopy][MachO] Add missing std::move."
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Mauri Mustonen
[VPlan] Add vplan native path vectorization test case...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Georgii Rymar
[llvm-readobj/elf][test] - Stop using precompiled binar...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Haojian Wu
[clangd] Verify the diagnostic code in include-fixer...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Sebastian Neubauer
[AMDGPU] Fix gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
George Mitenkov
[MLIR][SPIRVToLLVM] Conversion for composite extract...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Haojian Wu
[clangd] Fix an inconsistent ReasonToReject enum usage...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Nicolas Vasilache
[mlir][Linalg] Reintroduced missing verification check
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Andrzej Warzynski
[flang][NFC] Remove redundant `;`
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Muhammad Omair...
[LLDB] Add QEMU testing environment setup guide for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Raphael Isemann
[lldb] Symlink the Clang resource directory to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
David Sherwood
[SVE][CodeGen] Fix DAGCombiner::ForwardStoreValueToDire...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Haojian Wu
[AST][RecoveryExpr] Support dependent binary operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Johannes Doerfert
[AttributeFuncs][FIX] Update new tests (D87304, D87306...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Max Kazantsev
Revert "[SCEV] Prove implicaitons via AddRec start"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Johannes Doerfert
[AttributeFuncs][FIX] Update new tests (D87304) after...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Lang Hames
[JITLink][ELF] Handle BSS sections, improve some error...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Johannes Doerfert
[AttributeFuncs] Consider `noundef` in `typeIncompatible`
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Johannes Doerfert
[AttributeFuncs] Consider `align` in `typeIncompatible`
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Serguei Katkov
[GVN LoadPRE] Extend the scope of optimization by using...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Jonas Devlieghere
[dotest] Simplify logic to find the Python path
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Richard Smith
[c++17] Implement P0145R3 during constant evaluation.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Richard Smith
Make OpenMP tests less brittle in the face of changes...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Arthur Eubanks
[NewPM] Set -enable-npm-optnone to true by default
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Mircea Trofin
[MLInliner] Factor out logging
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Carl Ritson
[AMDGPU] SIInsertSkips: Refactor early exit block creation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Carl Ritson
Fix reordering of instructions during VirtRegRewriter...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Evandro Menezes
[RISCV] Fix broken test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Mircea Trofin
[NFC][regalloc] Separate iteration from AllocationOrder
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Louis Dionne
[libc++] Improve tests for std::quoted
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Jim Ingham
Fix raciness in the StopHook check for "has the target...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Greg Clayton
Show register names in DWARF unwind info.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Joachim Protze
[OpenMP][Archer][Tests] NFC: fix spurious test failure
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Alex Richardson
[libcxx][dsl] Fix mutable default argument warning
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Craig Topper
[X86] Remove X86ISD::LCMPXCHG8_SAVE_EBX_DAG and LCMPXCH...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Craig Topper
[SelectionDAG] Make sure FMF are propagated when getSet...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Fangrui Song
Cleanup CodeGen/CallingConvLower.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Vedant Kumar
Revert "Outline non returning functions unless a longjmp"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Cameron McInally
[SVE] Add legalisation tests to sve-fixed-length-int...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
ergawy
[MLIR][SPIRV] Extend _reference_of to support SpecConst...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Roman Lebedev
[InstCombine] Revert rL226781 "Teach InstCombine to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
peter klausler
[flang] Correct kP scaling on F output
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Evandro Menezes
[RISCV] Add SiFive cores to the CPU option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Evandro Menezes
[RISCV] Use the extensions in the canonical order ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Louis Dionne
[libc++] Use __has_include instead of complex logic...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Louis Dionne
[libc++] NFC: Rename variant helpers to avoid name...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Louis Dionne
[libc++] NFC: Remove unused <iostream> include in atomi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Dávid Bolvanský
Revert "[SLC] Optimize mempcpy_chk to mempcpy"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Dávid Bolvanský
[SLC] Optimize mempcpy_chk to mempcpy
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Louis Dionne
[libc++] Fix several debug mode tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
peter klausler
[flang] Make binary->decimal conversion buffer sizes...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Martin Storsjö
[LLD] [MinGW] Support setting the subsystem version...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Martin Storsjö
[LLD] [MinGW] Simplify handling of os/subsystem version
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Martin Storsjö
[LLD] [COFF] Add a private option for setting the os...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Martin Storsjö
[LLD] [COFF] Fix parsing version numbers with leading...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Fangrui Song
[CUDA] Don't call __cudaRegisterVariable on C++17 inlin...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Roman Lebedev
[NFC][GCOV] Fix build: there's `llvm::stable_partition...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Jon Roelofs
[CodeGen][MachineSched] Fixup function name typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Dave Lee
[lldb/test] Catch invalid calls to expect()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Fangrui Song
[gcov] Fix non-determinism (DenseMap iteration order...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Nikita Popov
[InstCombine] Handle GEP inbounds in select op replacem...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Nikita Popov
[InstCombine] Add test for PR47730
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Sam McCall
[clangd] Describe non-handling of most IWYU pragmas...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Mircea Trofin
[NFC][regalloc] Model weight normalization as a virtual
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Saleem Abdulrasool
docs: add documentation describing API Notes
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
David Sherwood
[SVE][CodeGen] Fix TypeSize/ElementCount related warnin...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Alexander Shaposhnikov
[llvm-objcopy][MachO] Add missing std::move.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amara Emerson
[GlobalISel] Fix CSEMIRBuilder silently allowing use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Simon Pilgrim
[InstCombine] FoldShiftByConstant - use m_Specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Amara Emerson
Revert "[ARM]Fold select_cc(vecreduce_[u|s][min|max...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Alexander Shaposhnikov
[llvm-objcopy][MachO] Add support for universal binaries
commit
|
commitdiff
|
tree
|
snapshot
next