platform/upstream/llvm.git
2021-11-11 Simon Pilgrim[DAG] reassociateOpsCommutative - peek through bitcasts...
2021-11-11 Raphael Isemann[lldb][NFC] Remove commented out code in SymbolFileDWARF
2021-11-11 Raphael Isemann[lldb][NFC] Remove no longer valid comment for TypeSyst...
2021-11-11 Simon Pilgrim[DAG] FoldConstantArithmetic - fold intop(bitcast(build...
2021-11-11 David Spickett[lldb][AArch64] Add UnwindPlan for Linux sigreturn
2021-11-11 Diana Picus[fir] Add !fir.alloca conversion
2021-11-11 Andrzej Warzynski[flang][codegen] Add type conversion for `fir.boxchar`
2021-11-11 Valentin Clement[fir] Add !fir.vector type conversion
2021-11-11 Luís Ferreira[lldb] Add support for demangling D symbols
2021-11-11 Andrzej Warzynski[flang][nfc] Tidy up in CodeGen.cpp and TypeConverter.h
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Remove remaining linalg depen...
2021-11-11 Valentin Clement[fir] Add fir.box_isarray, fir.box_isptr and fir.box_is...
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Group helpers in Bufferizatio...
2021-11-11 Simon Tatham[extract_symbols.py] Fix llvm-readobj options.
2021-11-11 Florian Hahn[AArch64] Use custom lowering for {U,S}INT_TO_FP with i8.
2021-11-11 duanbo.db[LoopInfo] Fix function getInductionVariable
2021-11-11 Fangrui Song[Polly][Isl] Fix -Wsign-compare after D113101
2021-11-11 Fangrui Song[Driver] Change Linux::isPIEDefault to true for all...
2021-11-11 Igor Kudrin[ELF] Better resemble GNU ld when placing orphan sectio...
2021-11-11 Nicolas Vasilache[mlir] Fix build post 34ff8573505e04c75e84a0e515af462f2...
2021-11-11 Qiu Chaofan[NFC] Clean-up typos in PowerPC CodeGen tests
2021-11-11 Nicolas Vasilache[mlir][X86Vector] Add specialized vector.transpose...
2021-11-11 David Green[AArch64] Allow FP16 vector fixed point converts
2021-11-11 Lang Hames[JITLink] Update Section pointers on Blocks when mergin...
2021-11-11 Mehdi AminiUse base class AsmParser/AsmPrinter in Types and Attrib...
2021-11-11 Bin Cheng[BPI] Push exit block rather than exiting ones in getSc...
2021-11-11 Craig Topper[TypePromotion] Fix a hardcoded use of 32 as the size...
2021-11-11 Matthias Springer[mlir][linalg][bufferize][NFC] Move `getResultBuffer...
2021-11-11 Qiu Chaofan[NFC] Remove unnecessary check prefix of AIX test
2021-11-11 Kazu Hirata[ComprehensiveBufferize] Fix a warning
2021-11-11 River Riddle[mlir] Fix windows build after D113511
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Move more helper functions...
2021-11-11 Vitaly Buka[sanitizer] Fix solaris build
2021-11-11 Kazu Hirata[llvm] Use make_early_inc_range (NFC)
2021-11-11 Huihui Zhang[InstCombine][NFC] Pre-commit baseline test for D113442.
2021-11-11 River Riddle[mlir] Optimize usage of llvm::mapped_iterator
2021-11-11 Emily Shi[compiler-rt] separate lsan, ubsan, stats configuration...
2021-11-11 Matthias Springer[mlir][bufferize][linalg] Do not copy tensors that...
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Do not copy results of non...
2021-11-11 Jacques Pienaar[mlir] Fix unused variable waraning in OpDocGen
2021-11-11 Vitaly Buka[NFC][msan] Clang format includes
2021-11-11 kpyzhov[AMDGPU] Small correction in SITargetLowering::performO...
2021-11-11 River Riddle[mlir] MicroOptimize a few hot StorageUniquer code...
2021-11-11 River Riddle[mlir] Replace usages of Identifier with StringAttr
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Add `isAllocationHoistingBarr...
2021-11-11 Jake Egan[AIX] XFAIL 2009-03-29-SoftFloatVectorExtract.ll becaus...
2021-11-11 lipracer[mlir](arithmetic) Add ceildivui to the arithmetic...
2021-11-11 Jake Egan[AIX] Define WCHAR_T_TYPE as unsigned int on 64-bit...
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Move BufferizationAliasInfo...
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Store analysis results in...
2021-11-11 Craig Topper[RISCV] Promote f16 frem with Zfh.
2021-11-11 Matthias Springer[mlir][linalg][bufferize] Fix bug in InitTensor elimination
2021-11-11 Stanislav Mekhanoshin[AMDGPU] Fixed stack pointer init with architected...
2021-11-11 Jacques Pienaar[mlir] Fix predicate.td ODS test case
2021-11-11 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-11-11 Matthias Springer[mlir][linalg][bufferize][NFC] Move helper functions...
2021-11-11 Matt ArsenaultAMDGPU: Report large stack usage for recursive calls
2021-11-11 Vitaly Buka[NFC][asan][memprov] Remove dlsym hack from posix_memalign
2021-11-11 Jez Ng[lld-macho] Support renaming of LSDA section
2021-11-11 Jacques Pienaar[mlir][ods] Use lambda in element type check pred rathe...
2021-11-11 Craig Topper[RISCV] Fix incorrect CHECK prefixes in rv64zba-aliases...
2021-11-11 Jacques Pienaar[mlir] Add traits, interfaces, effects to generated...
2021-11-10 Vitaly Buka[NFC][sanitizer] Move GET_MALLOC_STACK_TRACE closer...
2021-11-10 Kazu Hirata[ComprehensiveBufferize] Fix a warning
2021-11-10 Vitaly Buka[NFC][sanitizer] Make const PointerIsMine and FromPrimary
2021-11-10 Med Ismail... [lldb/Plugins] Refactor ScriptedThread register context...
2021-11-10 James Y KnightCorrect handling of the 'throw()' exception specifier...
2021-11-10 Rob Suderman[mlir][tosa] Add lowering for tosa.pad with explicit...
2021-11-10 Yaxun (Sam... Emit hidden hostcall argument for sanitized kernels
2021-11-10 Nikita Popov[InstCombine] Support splat vectors in some or of icmp...
2021-11-10 Yaxun (Sam... [CUDA][HIP] Allow comdat for kernels
2021-11-10 Nikita Popov[InstCombine] Support splat vectors in some and of...
2021-11-10 Nikita Popov[InstCombine] Add vector variants to merge-icmps.ll...
2021-11-10 Roland McGrath[Clang] Pass -z rel to linker for Fuchsia
2021-11-10 Nikita Popov[InstCombine] Strip offset when folding and/or of icmps
2021-11-10 MarcoFalke[compiler-rt] Fix typo in DeadlockDetector (chanding...
2021-11-10 Shafik Yaghmour[LLDB][NFC] Fix test that broke due to libc++ std:...
2021-11-10 MarcoFalke[libc++] Fix segmentation fault in __do_put_integral
2021-11-10 Uday Bondhugula[MLIR][Affine][NFC] affine.store op verifier message...
2021-11-10 Adam CzachorowskiRevert "[clang] Add early exit when checking for const...
2021-11-10 Craig Topper[RISCV] Prevent bad legalizer behavior when bitcasting...
2021-11-10 Jonas Devlieghere[debugserver] Remove varaible `ldb_set` which is set...
2021-11-10 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
2021-11-10 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
2021-11-10 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
2021-11-10 Kevin Chengtosa-make-broadcatable pass now supports numpy style...
2021-11-10 serge-sans... Replace include by forward declaration in test case
2021-11-10 Valentin Clement[fir] Remove `fir.unbox` operation
2021-11-10 Zequan Wu[LLDB][Breakpad] Make lldb understand INLINE and INLINE...
2021-11-10 Med Ismail... [lldb/test] Skip TestScriptedProcess when using system...
2021-11-10 Florian Hahn[AArch64] Add missing tests for i8 vector to half conve...
2021-11-10 Zequan Wu[LLDB][Breakpad] Create a function for each compilation...
2021-11-10 Jordan RupprechtRevert "[lldb] Disable minimal import mode for RecordDe...
2021-11-10 Lawrence D... [lldb] make it easier to find LLDB's python
2021-11-10 Sanjay Patel[x86] simplify code; NFC
2021-11-10 Sanjay Patel[x86] fix formatting; NFC
2021-11-10 Zarko Todorovski[NFC][llvm][M68k] Inclusive language: reword comment
2021-11-10 Adam Czachorowski[clang] Fix armv7-quick build by hardcoding -triple...
2021-11-10 Fraser Cormack[CGSCC][LazyCallGraph][NFC] Fix typos in code comments
2021-11-10 Stanislav Mekhanoshin[InstCombine] Relax and reorganize one use checks in...
next