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-05-18
Francesco Petrogalli
[clang][SveEmitter] SVE builtins for `svusdot` and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Vedant Kumar
[lldb/test] Relax NSDate mock test for non-Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Fangrui Song
Map -O to -O1 instead of -O2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Ayal Zaks
[LV] Fix FoldTail under user VF and UF
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
LLVM GN Syncbot
[gn build] Port 9d69072fb80
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Kirstóf Umann
[analyzer][NFC] Introduce CXXDeallocatorCall, deploy...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
GlobalISel: Fold G_MUL x, 0, and G_*DIV 0, x
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Francesco Petrogalli
[llvm][sve] Intrinsics for SVE sudot and usdot instruct...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Francesco Petrogalli
[SveEmitter] Builtins for SVE matrix multiply `mmla`.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Francesco Petrogalli
[llvm][SVE] IR intrinscs for matrix multiplication...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Amara Emerson
[GlobalISel] Add support for using vector values in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Sanjay Patel
[x86] add tests for heroic horizontal ops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Sanjay Patel
[x86] add tests for disguised horizontal ops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Stanislav Mekhanoshin
[AMDGPU] Fixed selection error for 64 bit extract_subvector
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
DAG: Use correct pointer size for llvm.ptrmask
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Sam McCall
[clangd] Avoid wasteful data structures in RefSlab...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Craig Topper
Fix several places that were calling verifyFunction...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Vedant Kumar
[lldb/DataFormatter] Check for overflow when finding...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nikita Popov
[Sanitizers] Use getParamByValType() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jinsong Ji
[compiler-rt][CMake] Fix PowerPC runtime build
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jean-Michel...
[x86] Propagate memory operands during ISel DAG postpro...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
AMDGPU: Fix illegally constant folding from V_MOV_B32_sdwa
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Artem Belevich
Revert "[CUDA][HIP] Workaround for resolving host devic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Lei Zhang
[mlir][vulkan-runner] Add back accidentially removed...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
AMDGPU/GlobalISel: Fix f64 G_FDIV lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Volkan Keles
LoadStoreVectorizer: Match nested adds to prove vectori...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nikita Popov
[Loads] Require Align in isSafeToLoadUnconditionally...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
George
Fixed a typo in the comment for allocateBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jonas Devlieghere
[dsymutil] Make sure the --help output and man page...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Arthur Eubanks
Add verifier check that musttail and preallocated are...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jay Foad
[IR] Revert r2694 in BasicBlock::removePredecessor
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jonas Paulsson
[SystemZ] Don't create PERMUTE nodes with an undef...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Mircea Trofin
[llvm][NFC] Fixed non-compliant style in InlineAdvisor.h
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jonas Devlieghere
[lldb/Reproducers] Add skipIfReproducer to more tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Vedant Kumar
[Local] Do not ignore zexts in salvageDebugInfo, PR45923
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Alexandre Rames
[MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally compil...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Tobias Gysi
[mlir] Support optional attributes in assembly formats
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Pierre Oechsel
[MLIR] [Linalg] Add option to use the partial view...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
AMDGPU/GlobalISel: Fix splitting wide VALU, non-vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Matt Arsenault
AMDGPU: Remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nicolas Vasilache
[mlir][Vector] Add an optional "masked" boolean array...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nicolas Vasilache
[mlir][Vector] Make minor identity permutation map...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
David Sherwood
[SVE] Ignore scalable vectors in InterleavedLoadCombinePass
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Wouter van...
[WebAssembly] iterate stack in DebugFixup from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Balázs Kéri
[Analyzer][StreamChecker] Fixed compile error - NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Balázs Kéri
[Analyzer][StreamChecker] Changed representation of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Dvorskiy, Mikhail
[pstl] A fix for move placement-new (and destroy) alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nicolas Vasilache
[mlir] Add BoolArrayAttr in Tablegen + Builder support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nicolas Vasilache
[mlir] NFC - Fix OperationSupport.cpp::findNamedAttr
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
AndreyChurbanov
[openmp] Fixed hang if detached task was serialized.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
serge-sans...
Reorder Type fields to make various isa< > check more...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Michael Schellenberg...
[libcxx][type_traits] Add C++20 changes to common_type
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
David Zarzycki
[libcxx testing] Remove ALLOW_RETRIES from lock_guard...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Hans Wennborg
Turn -Wmax-tokens off by default
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Max Kazantsev
[InstCombine][NFC] Simplify check in sinking
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Anastasia Stulova
[OpenCL] Added addrspace_cast operator in C++ mode.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected branch relocation handling to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Kirill Bobyrev
[clang-tidy] NFC: Cleanup Python scripts
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Max Kazantsev
[Test] Opportunity for sinking to unreachable in InstCo...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Hans Wennborg
Revert 76c5f277f2 "Re-land [Debug][CodeView] Emit fully...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Nathan James
[NFC][clang-tidy] use hasOperands in place of hasEither...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
OCHyams
[DebugInfo][DWARF] Emit a single location instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Martin Storsjö
[compiler-rt] Don't error out on missing builtins when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Clement Courbet
[TargetLibraryInfo] memcpy and memset have optimized...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Jim Lin
[RISCV] Fix passing two floating-point values in comple...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Alexander Shaposhnikov
[llvm-objcopy][MachO] Fix code formatting
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Chen Zheng
[PowerPC] add more high latency opcodes for machinecomb...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Stephen Neuendorffer
[MLIR][cmake] Fix unittest/Tablegen by special casing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Mehdi Amini
Fix warning "defined but not used" for debug function...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Mehdi Amini
Replace dyn_cast with isa when the result isn't used...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Mehdi Amini
Remove spurious semicolon after function definition...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Craig Topper
ValueMapper does not preserve inline assembly dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Stephen Neuendorffer
[MLIR] Fix linkage for libMLIR.so
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Stephen Neuendorffer
[MLIR][cmake][NFC] Update linkage checker for mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Nikita Popov
[Alignment] Remove unnecessary getValueOrABITypeAlignme...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Roman Lebedev
[InstCombine] visitMaskedMerge(): when unfolding, sanit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
David Blaikie
DebugInfo: Reduce long-distance dependence on what...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Nikita Popov
[LVI] Don't use dominator tree in isValidAssumeForContext()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Fedor Sergeev
Add missing include Host.h in llvm-mc-* fuzzers. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Nathan James
[ASTMatchers] Added BinaryOperator hasOperands matcher
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
JinGu Kang
test commit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Simon Pilgrim
Revert rGca18ce1a00cd8b7cb7ce0e130440f5ae1ffe86ee ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Simon Pilgrim
GlobPattern.h - remove unnecessary BitVector.h/StringRe...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Simon Pilgrim
ImmutableGraph.h - remove unused raw_ostream.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Fangrui Song
[XRay] Migrate xray_naive_log=true tests to xray_mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Sanjay Patel
[x86] favor vector constant load to avoid GPR to XMM...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Sanjay Patel
[InstCombine] add tests for FP cast of cast; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Xing GUO
[ObjectYAML][DWARF] Take into account other debug secti...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Dylan McKay
[AVR] Explicitly set the address of the data section...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Nicolas Vasilache
[mlir] NFC - VectorTransforms use OpBuilder where relevant
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Simon Pilgrim
[X86] Add getTargetConstantFromBasePtr helper. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Simon Pilgrim
[X86] getTargetConstantBitsFromNode - remove unnecessar...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Sanjay Patel
[InstCombine] improve analysis of FP->int->FP to elimin...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Florian Hahn
[LoopUnroll] Extend test case with additional loop...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Florian Hahn
[LoopUnroll] Precommit test for PR459393.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Christudasan...
[AMDGPU] Enable base pointer.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Joachim Protze
[OpenMP] Fix race condition in the completion/freeing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Fedor Sergeev
[Inliner][NFC] silence gcc 'overloaded-virtual' warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Dylan McKay
[LLVM][AVR] Support for R_AVR_6 fixup
commit
|
commitdiff
|
tree
|
snapshot
2020-05-17
Dylan McKay
[AVR] Fix I/O instructions on XMEGA
commit
|
commitdiff
|
tree
|
snapshot
next