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-03
Martin Storsjö
[AArch64] Allow pairing lr with other GPRs for WinCFI
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Martin Storsjö
[AArch64] Match the windows canonical callee saved...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Nico Weber
Revert "[Driver] Move detectLibcxxIncludePath to ToolChain"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Nathan Lanza
[clang][NFC] Change a mention of `objc_static_protocol...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Michał Górny
[lldb] [test/Register] Add read/write tests for x87...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Michał Górny
[lldb] [Process/NetBSD] Fix crash on unsupported i386...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Michał Górny
[lldb] [Process/NetBSD] Fix reading FIP/FDP registers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Michał Górny
[asan] Stop instrumenting user-defined ELF sections
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[InstCombine] Add tests for or(shl(x,c1),lshr(y,c2...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[Analysis] resolveAllCalls - fix use after std::move...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Jacques Pienaar
Revert "Add indented raw_ostream class"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[InstCombine] Add or(shl(v,and(x,bw-1)),lshr(v,bw-and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Jacques Pienaar
Add indented raw_ostream class
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
David Green
[ARM] Fix pointer offset when splitting stores from...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[InstCombine] recognizeBSwapOrBitReverseIdiom - add...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Aaron Ballman
Add a break statement to appease the build bots; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[InstCombine] recognizeBSwapOrBitReverseIdiom - use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Andrzej Warzynski
[flang][NFC] Fix build errors for clang-10
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Bernhard Manfred...
modernize-use-trailing-return-type fix for PR44206
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Simon Pilgrim
[InstCombine] recognizeBSwapOrBitReverseIdiom - support...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Roman Lebedev
[NFCI][clang-tidy] FunctionCognitiveComplexityCheck...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Mark de Wever
[Sema] List conversion validate character array.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
David Green
[ARM] Test to show incorrect pointer info. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Nikita Popov
[MemCpyOpt] Make moveUp() a member method (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Nikita Popov
[MemCpyOpt] Remove unnecessary -dse from test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Craig Topper
[X86] Key Locker instructions should use VR128 regclass...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Evandro Menezes
[PATCH] Fix typo (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Petr Hosek
[Driver] Move detectLibcxxIncludePath to ToolChain
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Craig Topper
[X86] Move MWAITX_DAG ISD opcode so it is not in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Craig Topper
[X86] Add missing intrinsic test for aesdecwide128kl...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Roland McGrath
Revert "[lsan] Share platform allocator settings betwee...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Roland McGrath
[lsan] Share platform allocator settings between ASan...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Jianzhou Zhao
Fix the test case in D88686
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Brad Smith
[Sparc] Remove cast that truncates immediate operands...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Petr Hosek
[CMake] Don't use CMakePushCheckState
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
LLVM GN Syncbot
[gn build] Port ace644030e6
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Petr Hosek
Revert "[Driver] Move detectLibcxxIncludePath to ToolChain"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Yaxun (Sam...
Diagnose invalid target ID for AMDGPU toolchain for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Julian Lettner
[fuzzer] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Yaxun (Sam...
[CUDA][HIP] Fix bound arch for offload action for fat...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jianzhou Zhao
Fix the test case from D88686
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
[MetaRenamer][NewPM] Port metarenamer to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
[test][Coro][NewPM] Fix coro-elide.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Richard Smith
Don't reject calls to MinGW's unusual _setjmp declaration.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Yaxun (Sam...
[HIP] Align device binary
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] Fix the build with GCC < 10
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Vitaly Buka
[NFC][MSAN] Extract llvm.abs handling into a function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nathan Lanza
[clang] Implement objc_non_runtime_protocol to remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Roman Lebedev
[clang-tidy] Implement readability-function-cognitive...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Petr Hosek
[Driver] Move detectLibcxxIncludePath to ToolChain
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] Allow retries on some slightly flaky mutex...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Krzysztof Parzyszek
[Hexagon] Move selection of HVX multiply from lowering...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Alexey Lapshin
[llvm-objcopy][NFC] refactor error handling. part 3.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jianzhou Zhao
Release the shadow memory used by the mmap range at...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Tim Keith
[flang][NFC] Fix mis-matched struct/class declarations
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jonas Devlieghere
[lldb] Add a "design" section to the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nikita Popov
[MemCpyOpt] Add helper to erase instructions (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nikita Popov
[MemCpyOpt] Avoid double invalidation (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Douglas Yung
Relax newly added opcode alias check to check only...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
ergawy
[MLIR][SPIRV] Add initial support for OpSpecConstantCom...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] NFCI: Remove the _LIBCPP_DEBUG_MODE helper...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] NFCI: Simplify macro definitions for the debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Evgenii Stepanov
[docs] Update ControlFlowIntegrity.rst.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Fangrui Song
[llc] Initialize TargetOptions after Triple is available
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Amara Emerson
Update legalizer-info-validation.mir test to test all...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] NFCI: Remove _LIBCPP_EXTERN_TEMPLATE2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nikita Popov
[MemCpyOpt] Add tests from D40802 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
[DAE] MarkLive in MarkValue(MaybeLive) if any use is...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Peter Collingbourne
scudo: Simplify AtomicOptions::setFillContentsMode...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
Reland [AlwaysInliner] Update BFI when inlining
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
[gn build] Don't define CINDEX_EXPORTS
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
Revert "[AlwaysInliner] Update BFI when inlining"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Arthur Eubanks
[AlwaysInliner] Update BFI when inlining
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
Revert rG3d14a1e982ad27 - "[InstCombine] recognizeBSwap...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Thomas Raoux
[mlir][vector] Add canonicalization patterns for extrac...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
[InstCombine] Add trunc(bswap(trunc/zext(x))) vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Louis Dionne
[libc++] Remove unnecessary usage of <iostream> in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Jonas Devlieghere
[lldb] Fix bug in fallback logic for finding the resour...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Florian Hahn
[VPlan] Use isa<> instead of directly checking VPRecipe...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nikita Popov
[MemCpyOpt] Regnerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
zhanghb97
[mlir] Add Float Attribute, Integer Attribute and Bool...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Stephen Neuendorffer
[MLIR] Better message for FuncOp type mismatch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Sanjay Patel
[CostModel] move default handling after switch; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Stella Stamenova
Revert "[WebAssembly] Emulate v128.const efficiently"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
[InstCombine] recognizeBSwapOrBitReverseIdiom - support...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
TruncInstCombine.cpp - fix header include ordering...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
TruncInstCombine.cpp - use auto * to fix llvm-qualified...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Vinay Madhusudan
[AArch64] Generate dot for v16i8 sum reduction to i32
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Utkarsh Saxena
[clangd] Add bencmark for measuring latency of Decision...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Diego Caballero
[mlir] Fix call op conversion in bare-ptr calling conve...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Nicolas Vasilache
[mlir] Attempt to appease gcc-5 const char* -> StringLi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
serge-sans...
Fix interaction between stack alignment and inline...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Denis Antrushin
[Statepoints][ISEL] visitGCRelocate: chain to current...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Yaxun (Sam...
Fix failure in test hip-macros.hip
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Kamil Rytarowski
[compiler-rt] [netbsd] Improve the portability of Threa...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
LLVM GN Syncbot
[gn build] Port 0c1bb4f8851
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Paul C. Anagnostopoulos
[TableGen] New backend to print detailed records.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Yaxun (Sam...
Emit predefined macro for wavefront size for amdgcn
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Haojian Wu
[clangd] Extend the rename API.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Simon Pilgrim
[Analysis] Drop local maxAPInt/minAPInt helpers. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
next