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-12-04
Chia-hung Duan
[mlir] Support collecting logs from notifyMatchFailure().
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Mehdi Amini
Use LLVM_ATTRIBUTE_UNUSED to silent warning for static...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Mehdi Amini
Split the locking of the queue and the threads vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Matthias Springer
[mlir][linalg][bufferize] Implement equivalence analysis
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Mehdi Amini
Fix build for ThreadPool when using -DLLVM_ENABLE_THREA...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Uday Bondhugula
[MLIR] Fix affine.for unroll for multi-result upper...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Matthias Springer
[mlir][linalg][bufferize][NFC] Add inPlaceAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
River Riddle
[mlir] Allow shape dimensions larger than 2^32
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Uday Bondhugula
[MLIR] Improve error message on missing getArgument...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Uday Bondhugula
[MLIR] NFC. Rename test cases in test/mlir-cpu-runner...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Philip Reames
[LICM] Remove profile driven restriction on hoisting
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Matthias Springer
[mlir][linalg][bufferize][NFC] Use same OpBuilder throu...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Mehdi Amini
Improve error message when declarativeAssembly contains...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Kevin Athey
[NFC][sanitizer] Add test for command line flag for...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
wren romano
[mlir][sparse] Adding a stress test
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jordan Rupprecht
[NFC] const-ify some methods on CommandReturnObject
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Nico Weber
[gn build] (semiautomatically) port 98bb198693ca
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Fangrui Song
[ELF][test] Fix typo in aarch64-cortex-a53-843419-recog...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
natashaknk
Revert "[mlir][tosa] Add tosa.conv2d as fully_connected...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Nick Desaulniers
[clang][ARM] relax -mtp=cp15 for non-thumb cases
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Benoit Jacob
ThreadPool: grow the pool only as needed
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Arthur Eubanks
[DebugInfo] Check DIEnumerator bit width when comparing...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Amy Kwan
[test-release.sh] Do not run chrpath on AIX.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Vitaly Buka
[sanitizer] Add Lempel–Ziv–Welch encoder/decoder
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Vitaly Buka
[NFC][sanitizer] Iterator adaptors for Leb128 encoding
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Vitaly Buka
[sanitizer] Support IsRssLimitExceeded in all sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Choongwoo Han
[Sanitizer] Use CreateDirectoryA for report dirs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[Passes] Adjust SLPVectorizer placement in test.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[Passes] Improve opt-pipeline-vector-passes.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Peter Collingbourne
CodeGen: Strip exception specifications from function...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Hans Wennborg
[msan] Don't block SIGSYS in ScopedBlockSignals
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Leonard Chan
[libunwind] Fix unwind_leaffunction test
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Choongwoo Han
[CFG] Handle calls with funclet bundle
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Mitch Phillips
[HWASan] Try 'google' prefixed apex directories in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Stanislav Mekhanoshin
[AMDGPU] Fixed incomplete definitions in twoaddr-fma...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Stanislav Mekhanoshin
[AMDGPU] Kill def when folding immediate in two-addr...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Simon Pilgrim
[DAG] PromoteIntRes_FunnelShift - rename shift Amount...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Philip Reames
[funcattrs] Fix a bug in recently introduced writeonly...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Simon Pilgrim
[IR][AutoUpgrade] Merge x86 mask load intrinsic upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Muhammad Omair...
[LLDB] XFAIL on Arm/Linux minidebuginfo-set-and-hit...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
David Green
[ARM] Separate ARM autoupgrade code into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
David Green
[ARM] Replace if's with a switch, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Guillaume Chatelet
[libc] Fix invalid include for SqrtLongDouble.h
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Nico Weber
[gn build] Build with Fission on non-mac non-win when...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[MemoryLocation] Move DSE intrinsic handling to MemoryL...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Guillaume Chatelet
[libc] Select FPUtils implementations via code instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Balázs Kéri
[clang-tidy][docs][NFC] Improve documentation of bugpro...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Stephen Tozer
[DebugInfo] Attempt to preserve more information during...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
David Green
[ARM] Use v2i1 for MVE and CDE intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Tue Ly
[libc] Fix bugs with negative and mixed normal/denormal...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Nemanja Ivanovic
[PowerPC] Handle base load with reservation mnemonic
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Anna Thomas
[TrivialDeadness] Introduce API separating two differen...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Andy Yankovsky
[lldb-vscode] Report supportsModulesRequest=true
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Alexey Bataev
[OPENMP]Fix PR52117: Crash caused by target region...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Mehrnoosh Heidarpour
[InstSimplify] Add test case for logic 'or' fold; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize][NFC] Map only tensors in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
David Green
[ARM] Make MVE v2i1 predicates legal
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jay Foad
[AMDGPU] Add some more GFX10 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Valentin Clement
[fir] Add fir character builder
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Valentin Clement
[fir] Add fir derived type runtime builder
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jay Foad
[AMDGPU] Add some more GFX10 GlobalISel test coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize][NFC] Provide default implemen...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jay Foad
[SelectionDAG] Add newline to a debug message
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[MemoryLocation] Use None instead of {}. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Guillaume Chatelet
[libc][NFC] Fix typo in CMakeLists documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Adrian Kuegel
[mlir][NFC] Use const reference for loop variables.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Simon Pilgrim
[PowerPC] Add non-constant fcopysign f128 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Petar Avramovic
AMDGPU/GlobalISel: Add clamp combine
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Petar Avramovic
AMDGPU/GlobalISel: Add floating point med3 combine
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Petar Avramovic
AMDGPU/GlobalISel: Do not fcanonicalize const splat...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Alex Zinenko
[mlir] support recursive type conversion of named LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize][NFC] Move FuncOp boundary...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize] Allow unbufferizable ops...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Victor Perez
[RISCV][VP] Add RVV codegen for vp.select
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Diana Picus
[flang] Add missing LABEL in test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Diana Picus
[fir] TargetRewrite: Rewrite fir.address_of(func)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize][NFC] Move BufferizationOption...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Valentin Clement
[fir] Add fircg.ext_embox conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Kristina Bessonova
[llvm-dwarfdump] Do not print preceding :: for local...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Qiu Chaofan
[PowerPC] [Clang] Fix alignment adjustment of single...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Qiu Chaofan
[Clang] Mutate bulitin names under IEEE128 on PPC64
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Guillaume Chatelet
Fix typos in FPUtil README
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[MemoryLocation] Move DSE's logic to new MemLoc::getFor...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Nikita Popov
[SCEV] Fix ValuesAtScopesUsers consistency
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Michal Terepeta
[mlir][Vector] Support 0-D vectors in `BitCastOp`
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Michal Terepeta
[mlir][Vector] Add some missing tests for `broadcast...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Florian Hahn
[MemoryLocation] strcat/strncat/strcpy read/write after...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Kirill Bobyrev
[clangd] IncludeCleaner: Do not require forward declara...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Dmitry Vyukov
tsan: disable munmap_invalid.cpp test on darwin
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Matthias Springer
[mlir][linalg][bufferize] Op interface implementation...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jean Perier
[flang] Return arrays in Transfer runtime with SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jessica Clarke
[TableGen][SelectionDAG] Use ComplexPattern type for...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jessica Clarke
[AArch64][NFC] Alter ComplexPattern types to be consist...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jessica Clarke
[AMDGPU][NFC] Alter ComplexPattern types to be consiste...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Jessica Clarke
[AArch64][NFC] Fix ComplexPattern types conflicting...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Esme-Yi
[NFC] move GNUELFDumper::printEnum() into a common...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Chuanqi Xu
[Coroutines] Handle InvokeInst in SalvageDebugInfo
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
lh123
[clangd] Show parameters for construct.
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Lawrence D...
[lldb] add fallback for LLDB_PYTHON_RELATIVE_PATH
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Kirill Stoimenov
[ASan] Changed intrisic implemenation to use PLT safe...
commit
|
commitdiff
|
tree
|
snapshot
next