platform/upstream/llvm.git
2021-12-04 Björn Schäpers[clang-format][NFC] Merge two calls of isOneOf
2021-12-04 Björn Schäpers[clang-format][NFC] Rename variable so no shadowing...
2021-12-04 Björn Schäpers[clang-format][NFC] Prefer pass by reference
2021-12-04 Mehrnoosh Heidarpour[InstSimplify] Add logic 'or' fold to -1
2021-12-04 Peter Klausler[flang] Fix folding of EXPONENT() intrinsic function
2021-12-04 Saleem AbdulrasoolWindows: support `DoLoadImage`
2021-12-04 Dimitry Andric[XRay] fix more -Wformat warnings
2021-12-04 Nikita Popov[llvm-c] Avoid deprecated APIs in tests
2021-12-04 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-12-04 Nikita Popov[NewPM] Test more options in pipeline test (NFC)
2021-12-04 Nikita Popov[NewPM] Fix MergeFunctions scheduling
2021-12-04 Matt ArsenaultAttributor: Fix typo in function name
2021-12-04 Matt ArsenaultOpenMP: Un-xfail tests that pass now
2021-12-04 Kristina BessonovaRevert "[DwarfDebug] Support emitting function-local...
2021-12-04 Matt ArsenaultAMDGPU: Enable fixed function ABI by default
2021-12-04 Florian Hahn[BasicAA] Add atomic mem intrinsic tests.
2021-12-04 Matt ArsenaultAMDGPU: Assume all amdhsa kernarg passed implicit argum...
2021-12-04 Matt ArsenaultAMDGPU: Optimize out implicit kernarg argument allocati...
2021-12-04 Kristina Bessonova[DwarfDebug] Support emitting function-local declaratio...
2021-12-04 Hugo PompougnacApply the permutation map on each affine nest
2021-12-04 Kristina Bessonova[DwarfDebug] Move emission of global vars, types and...
2021-12-04 Dmitry Vyukovtsan: disable dlopen_static_tls.cpp test on aarch64
2021-12-04 Anton Afanasyev[Passes] Move AggressiveInstCombine after InstCombine
2021-12-04 Jay Foad[AMDGPU] Change llvm.amdgcn.image.bvh.intersect.ray...
2021-12-04 Jay Foad[IR,TableGen] Add support for vec3 intrinsic arguments
2021-12-04 Jay Foad[AMDGPU] Generate checks for llvm.amdgcn.image.bvh...
2021-12-04 Nikita Popov[PhaseOrdering] Add test for incorrect merge function...
2021-12-04 Carlos Galvez[clang-tidy][NFC] Move CachedGlobList to GlobList.h
2021-12-04 Anton Afanasyev[Test][PhaseOrdering] Precommit test for PR52289
2021-12-04 Vitaly Buka[sanitizer] Hook up LZW into stack store
2021-12-04 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-12-04 Tee KOBAYASHI[Sparc] Create an error when `__builtin_longjmp` is...
2021-12-04 Chia-hung Duan[mlir] Support collecting logs from notifyMatchFailure().
2021-12-04 Mehdi AminiUse LLVM_ATTRIBUTE_UNUSED to silent warning for static...
2021-12-04 Mehdi AminiSplit the locking of the queue and the threads vector...
2021-12-04 Matthias Springer[mlir][linalg][bufferize] Implement equivalence analysis
2021-12-04 Mehdi AminiFix build for ThreadPool when using -DLLVM_ENABLE_THREA...
2021-12-04 Uday Bondhugula[MLIR] Fix affine.for unroll for multi-result upper...
2021-12-04 Matthias Springer[mlir][linalg][bufferize][NFC] Add inPlaceAnalysis...
2021-12-04 River Riddle[mlir] Allow shape dimensions larger than 2^32
2021-12-04 Uday Bondhugula[MLIR] Improve error message on missing getArgument...
2021-12-04 Uday Bondhugula[MLIR] NFC. Rename test cases in test/mlir-cpu-runner...
2021-12-04 Philip Reames[LICM] Remove profile driven restriction on hoisting
2021-12-04 Matthias Springer[mlir][linalg][bufferize][NFC] Use same OpBuilder throu...
2021-12-04 Mehdi AminiImprove error message when declarativeAssembly contains...
2021-12-03 Kevin Athey[NFC][sanitizer] Add test for command line flag for...
2021-12-03 wren romano[mlir][sparse] Adding a stress test
2021-12-03 Jordan Rupprecht[NFC] const-ify some methods on CommandReturnObject
2021-12-03 Nico Weber[gn build] (semiautomatically) port 98bb198693ca
2021-12-03 Fangrui Song[ELF][test] Fix typo in aarch64-cortex-a53-843419-recog...
2021-12-03 natashaknkRevert "[mlir][tosa] Add tosa.conv2d as fully_connected...
2021-12-03 Nick Desaulniers[clang][ARM] relax -mtp=cp15 for non-thumb cases
2021-12-03 Benoit JacobThreadPool: grow the pool only as needed
2021-12-03 Arthur Eubanks[DebugInfo] Check DIEnumerator bit width when comparing...
2021-12-03 Amy Kwan[test-release.sh] Do not run chrpath on AIX.
2021-12-03 Vitaly Buka[sanitizer] Add Lempel–Ziv–Welch encoder/decoder
2021-12-03 Vitaly Buka[NFC][sanitizer] Iterator adaptors for Leb128 encoding
2021-12-03 Vitaly Buka[sanitizer] Support IsRssLimitExceeded in all sanitizers
2021-12-03 Choongwoo Han[Sanitizer] Use CreateDirectoryA for report dirs
2021-12-03 Florian Hahn[Passes] Adjust SLPVectorizer placement in test.
2021-12-03 Florian Hahn[Passes] Improve opt-pipeline-vector-passes.ll test.
2021-12-03 Peter CollingbourneCodeGen: Strip exception specifications from function...
2021-12-03 Hans Wennborg[msan] Don't block SIGSYS in ScopedBlockSignals
2021-12-03 Leonard Chan[libunwind] Fix unwind_leaffunction test
2021-12-03 Choongwoo Han[CFG] Handle calls with funclet bundle
2021-12-03 Mitch Phillips[HWASan] Try 'google' prefixed apex directories in...
2021-12-03 Stanislav Mekhanoshin[AMDGPU] Fixed incomplete definitions in twoaddr-fma...
2021-12-03 Stanislav Mekhanoshin[AMDGPU] Kill def when folding immediate in two-addr...
2021-12-03 Simon Pilgrim[DAG] PromoteIntRes_FunnelShift - rename shift Amount...
2021-12-03 Philip Reames[funcattrs] Fix a bug in recently introduced writeonly...
2021-12-03 Simon Pilgrim[IR][AutoUpgrade] Merge x86 mask load intrinsic upgrade...
2021-12-03 Muhammad Omair... [LLDB] XFAIL on Arm/Linux minidebuginfo-set-and-hit...
2021-12-03 David Green[ARM] Separate ARM autoupgrade code into a separate...
2021-12-03 David Green[ARM] Replace if's with a switch, NFC
2021-12-03 Guillaume Chatelet[libc] Fix invalid include for SqrtLongDouble.h
2021-12-03 Nico Weber[gn build] Build with Fission on non-mac non-win when...
2021-12-03 Florian Hahn[MemoryLocation] Move DSE intrinsic handling to MemoryL...
2021-12-03 Guillaume Chatelet[libc] Select FPUtils implementations via code instead...
2021-12-03 Balázs Kéri[clang-tidy][docs][NFC] Improve documentation of bugpro...
2021-12-03 Stephen Tozer[DebugInfo] Attempt to preserve more information during...
2021-12-03 David Green[ARM] Use v2i1 for MVE and CDE intrinsics
2021-12-03 Tue Ly[libc] Fix bugs with negative and mixed normal/denormal...
2021-12-03 Nemanja Ivanovic[PowerPC] Handle base load with reservation mnemonic
2021-12-03 Anna Thomas[TrivialDeadness] Introduce API separating two differen...
2021-12-03 Andy Yankovsky[lldb-vscode] Report supportsModulesRequest=true
2021-12-03 Alexey Bataev[OPENMP]Fix PR52117: Crash caused by target region...
2021-12-03 Mehrnoosh Heidarpour[InstSimplify] Add test case for logic 'or' fold; NFC
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Map only tensors in...
2021-12-03 David Green[ARM] Make MVE v2i1 predicates legal
2021-12-03 Jay Foad[AMDGPU] Add some more GFX10 test coverage
2021-12-03 Valentin Clement[fir] Add fir character builder
2021-12-03 Valentin Clement[fir] Add fir derived type runtime builder
2021-12-03 Jay Foad[AMDGPU] Add some more GFX10 GlobalISel test coverage
2021-12-03 Matthias Springer[mlir][linalg][bufferize][NFC] Provide default implemen...
2021-12-03 Jay Foad[SelectionDAG] Add newline to a debug message
2021-12-03 Florian Hahn[MemoryLocation] Use None instead of {}. (NFC)
2021-12-03 Guillaume Chatelet[libc][NFC] Fix typo in CMakeLists documentation
2021-12-03 Adrian Kuegel[mlir][NFC] Use const reference for loop variables.
2021-12-03 Simon Pilgrim[PowerPC] Add non-constant fcopysign f128 test coverage
2021-12-03 Petar AvramovicAMDGPU/GlobalISel: Add clamp combine
next