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-30
Duncan P. N...
Revert "FileManager: Improve the FileEntryRef API and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Duncan P. N...
Speculative fix for bots after 84e8257937ec6a332aa0b688...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Duncan P. N...
Speculative fix for bots after 84e8257937ec6a332aa0b688...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
LLVM GN Syncbot
[gn build] Port 84e8257937e
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Nico Weber
[gn build] port e58660750e76
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Craig Topper
[RISCV] Don't use DCI.CombineTo to replace a single...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Zequan Wu
[lldb][NFC] Refactor getUUID functionality
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Ronald Wampler
[Support] PR42623: Avoid setting the delete-on-close...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Duncan P. N...
FileManager: Improve the FileEntryRef API and customize...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Richard Smith
PR47861: Expand dangling reference warning to look...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Sam Clegg
[lld][WebAssembly] Give better warnings on bad relocati...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Arthur Eubanks
[NFC] Clean up PassBuilder
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Arthur Eubanks
Use uint64_t for branch weights instead of uint32_t
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Andrzej Warzynski
[clang][driver] Rename DriverOption as NoXarchOption...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Louis Dionne
[libc++] Add -Wno-sized-deallocation to avoid spurious...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pedro Tammela
[NFC][Reg2Mem] modernize loops iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pedro Tammela
[NFC][LoopSimplify] modernize for loops over LoopInfo
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Louis Dionne
[libc++] NFC: Fix several GCC warnings in the test...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Daniel Kiss
[libunwind] Support DW_CFA_remember/restore_state witho...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Sanjay Patel
[x86] add cost overrides for mul with overflow
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Amy Huang
[CodeView] Encode signed int values correctly when...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Remove unused check-prefix in constraine...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Remove unused check-prefix in movdir...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Jonas Devlieghere
[lldb] Ignore binary data in crashlog
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Cleanup + fix unused check-prefixes...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Tidyup CHECKs on bitscan tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Remove unused check-prefix in bitscan...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Remove unused check-prefix in bswap...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Cleanup + remove unused check-prefixes...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[CodeGen][X86] Remove unused check-prefix in amx inline...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pavel Labath
Fix an embarrasing use-after-free from a895a446bcde
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Jan Kratochvil
[nfc] [lldb] Align `user_id_t` format to the current...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Moll
[VE][NFC] move scalar tests to Scalar/
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Keith Smiley
[llvm-cov][NFC] Remove unused prefixes from FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Michael Liao
[gvn] PRE needs to skip convergent intrinsics/calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Evgeniy Brevnov
[DSE] Improve partial overlap detection
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[SLP][X86] Extend target coverage for PR47629
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
Use cast<> instead of dyn_cast<> as we dereference...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Moll
[VE][NFC] Split up lowering init
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Matt Arsenault
AMDGPU: Fix missing writelane cases to skip with exec=0
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Cullen Rhodes
[clang][aarch64] Address various fixed-length SVE vecto...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Mehdi Amini
Revert "[MLIR][SPIRV] Start module combiner"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Green
[ARM] Update target triple in tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Florian Hahn
[VPlan] Use isa<> instead getVPRecipeID in getFirstNonP...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[SCEV] SCEVExpander::InsertNoopCastOfTo - reduce scope...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Frederik Gossen
[MLIR] Use `llvm::is_one_of` in walk templates
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
serge-sans...
[lit] Ship and bundle license for lit package
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
serge-sans...
[stack-clash] Fix probing of dynamic alloca
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
Use cast<> instead of dyn_cast<> as we dereference...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
BitcodeReader::popValue - pass SmallVectorImpl<> as...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Melanie Blower
[clang] add fexperimental-strict-floating-point to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pavel Labath
[lldb/DWARF] Fix dwo flavour of TestTypeGetModule
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Marco Antognini
Address ABI issues introduced with CXCursor_CXXAddrspac...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Roman Lebedev
[NFCI][SCEV] getPtrToIntExpr(): use SCEVRewriteVisitor...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Florian Hahn
[TTI] Add VecPred argument to getCmpSelInstrCost.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Erich Keane
PR47372: Fix Lambda invoker calling conventions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
ergawy
[MLIR][SPIRV] Start module combiner
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Sherwood
[SVE] Add fatal error for unnamed SVE variadic arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Green
[ARM] Match MVE vqdmulh
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pavel Labath
[lldb/test] Remove a double debugserver launch in TestG...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Pavel Labath
[lldb/test] Simplify/generalize YAMLModuleTester
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Louis Dionne
[libc++] Add a new concept of ConfigAction, and use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Georgii Rymar
[yaml2obj] - Make `Section::Link` field to be `Optional<>`.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Melanie Blower
[clang][FPEnv] Diagnose Strict FP pragmas if target...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Eugene Zhulenev
[mlir] Implement lowering to LLVM of async.execute...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Stephen Kelly
[AST] Fix traversal over CXXConstructExpr in Syntactic...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Truby
[Aarch64] Fix assumption that Windows implies x86
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
Revert rG22c383763456 "[RISCV] Remove include of RISCVR...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Andrzej Warzynski
[Flang] Fix build failures (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
alex-t
[AMDGPU] SILowerControlFlow::removeMBBifRedundant....
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[clangd] Fix MSVC implicit capture build failure.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Simon Pilgrim
[SROA] Pass Twine by const reference. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Nathan James
[ADT][NFC] Silence some misc-unconventional-assign...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Max Kazantsev
[NFC] Simplify code in IndVars
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Green
[ARM] Additional MVE VQDMULH tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Nathan James
[ADT] Add methods to SmallString for efficient concaten...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Tres Popp
[mlir] Add lowering for IsBroadcastable to Std dialect.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Florian Hahn
[DSE] Remove noop stores after killing stores for a...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Louis Dionne
[compiler-rt] Don't include libc++ headers from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Tres Popp
[mlir] Add shape.is_broadcastable.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Dmitry Vyukov
[sanitizer] Use __atomic_load/store() built-ins for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Roman Lebedev
[SCEV] SCEVPtrToIntExpr simplifications
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Roman Lebedev
[SCEV] Introduce SCEVPtrToIntExpr (PR46786)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Michael Roe
[mips] Implement add.ps, mul.ps and sub.ps
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Vitaly Buka
[NFC] Fix "ambiguous overload for ‘operator=’"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
River Riddle
[mlir][ASM] Refactor how attribute/type aliases are...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Vitaly Buka
[NFC] Fix "ambiguous overload for ‘operator=’"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Xun Li
[Coroutine] Properly determine whether an alloca should...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Georgii Rymar
[llvm-readobj][test][NFC] - Use "--check-prefix" instea...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Vitaly Buka
[NFC] Don't run python binding tests with sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Johannes Doerfert
[OpenMP][Docs] Structure and content for the OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Johannes Doerfert
[OpenMP][NFC] Clang format ParseOpenMP
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Fangrui Song
[MC] Fix an assert in MCAssembler::writeSectionData...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
sameeran joshi
[Flang][OpenMP][OpenACC] Fix exit out of a region in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Vitaly Buka
[NFC] Don't run clang/bindings/python/tests with msan
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Mehdi Amini
Fix "incorrect" assertions in Linalg/EDSC/Builders...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Fangrui Song
[test] Fix unused check prefixes in test/Linker/ and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Michael Liao
Fix shared build.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Fangrui Song
[RISCV] Fix unused check prefixes in test/MC/RISCV/
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Jonas Devlieghere
[llvm] Export LLVM_LIT_ARGS in LLVMConfig.cmake
commit
|
commitdiff
|
tree
|
snapshot
next