platform/upstream/llvm.git
2022-03-16 Jonas Devlieghere[lldb] Fix Minidump/no-process-id.yaml
2022-03-16 Andrzej Warzynski[flang][lowering] Add lowering for the `size` intrinsic
2022-03-16 Nikita PopovRevert "[FuzzMutate] Don't insert instructions after...
2022-03-16 Valentin Clement[flang] Lower shift intrinsics
2022-03-16 Valentin Clement[flang] Lower IO input with vector subscripts
2022-03-16 Nikita Popov[FuzzMutate] Don't insert instructions after musttail...
2022-03-16 Yonghong Song[Attr] Fix a btf_type_tag AST generation
2022-03-16 Jake Egan[VE] Remove output to /dev/stdout
2022-03-16 Jonas Devlieghere[lldb] Report debugger diagnostics as events
2022-03-16 Amir Ayupov[X86] Emit REX prefix immediately before the opcode
2022-03-16 Amir Ayupov[X86] Preserve redundant Address-Size override prefix
2022-03-16 Haojian Wu[pseudo] Cleanup the leftover header guards after the...
2022-03-16 LLVM GN Syncbot[gn build] Port c2f62ab84b5f
2022-03-16 Amir Ayupov[BOLT][NFC] Move isMOVSX64rm32 out of MCPlusBuilder
2022-03-16 Kazushi (Jam... [Clang][VE] Add the rest of intrinsics to clang
2022-03-16 Andrzej Warzynski[flang][lowering] Add lowering for the `set_exponent...
2022-03-16 Joe Nash[AMDGPU] Calculate RegWidth in bits in AsmParser
2022-03-16 Jean Perier[flang] Relax fir.rebox verifier with characters
2022-03-16 Pavel Labath[lldb] Change back LLDBLog::Commands->Types in a couple...
2022-03-16 Nikita Popov[SROA] Handle over-large loads during presplitting
2022-03-16 Will Hawkins[LLDB] Change enumaration to enumeration
2022-03-16 Will Hawkins[LLDB] Fix typos in LLDB help output.
2022-03-16 Matthias Springer[mlir][bufferize] Update documentation with allow-retur...
2022-03-16 Matthias Springer[mlir][bufferize] Allow non-equivalent yields from...
2022-03-16 Shengchen Kan[NFC][CodeGen] Remove redundant if clause in TargetPass...
2022-03-16 Florian Hahn[ConstraintElimination] Support BBs with single success...
2022-03-16 Matthias Springer[mlir][bufferize] Deallocate returned buffers with...
2022-03-16 Zhouyi Zhoulet EST_Uninstantiated in FunctionProtoType::canThrow...
2022-03-16 Tue Ly[libc] Let exhaustive tests indicate each interval...
2022-03-16 Matthias Springer[mlir][linalg] Implement RegionBranchOpInterface and...
2022-03-16 Valentin Clement[flang] Lower count intrinsic
2022-03-16 Matthias Springer[mlir][bufferize] Support layout maps in bufferization...
2022-03-16 Alexey Bataev[SLP]Do not schedule instructions with constants/argume...
2022-03-16 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Refactored custom operands handling
2022-03-16 Louis Dionne[libc++] Fix incorrect availability markup for bad_opti...
2022-03-16 Vladislav Khmelevsky[BOLT] LongJmp: Fix hot text section alignment
2022-03-16 Louis Dionne[libc++] Do not install the C++ ABI library's headers...
2022-03-16 Jan Svoboda[clang][deps] NFC: Align path separator conversion...
2022-03-16 Jan Svoboda[clang][deps] Attempt to fix test on Windows
2022-03-16 Shengchen Kan[NFC][CodeGen] Rename some functions in MachineInstr...
2022-03-16 Nico Weber[gn build] (manually) port e4cab4e24d17
2022-03-16 Jan Svoboda[clang][deps] Fix traversal of precompiled dependencies
2022-03-16 Jan Svoboda[clang][deps] Don't prune search paths used by dependencies
2022-03-16 Jan Svoboda[clang][deps] NFC: Use range-based for loop instead...
2022-03-16 Jan Svoboda[clang][deps] Modules don't contribute to search path...
2022-03-16 Simon Pilgrim[X86] computeKnownBitsForTargetNode - add X86ISD::AND...
2022-03-16 Simon Pilgrim[X86] Add PR54171 test case
2022-03-16 Matthias Springer[mlir][SCF] Implement RegionBranchOpInterface on Execut...
2022-03-16 Matthias Springer[mlir][bufferize][NFC] Rename allow-return-memref to...
2022-03-16 Andrzej Warzynski[flang][driver] Add support for `-mllvm`
2022-03-16 Valentin Clement[flang] Lower adjustl and adjustr intrinsics
2022-03-16 Valentin Clement[flang] Lower transfer instrinsic
2022-03-16 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-16 Simon Moll[VE] v512|256 f32|64 fneg isel and tests
2022-03-16 Florian Hahn[FunctionAttrs] Infer argmemonly .
2022-03-16 Simon Moll[Clang] Allow "ext_vector_type" applied to Booleans
2022-03-16 Matthias Springer[mlir][bufferize] Do not deallocate allocs that are...
2022-03-16 Matthias Springer[mlir][tensor] Implement ReifyRankedShapedTypeOpInterfa...
2022-03-16 Nikita Popov[Tests] Update pipeline tests
2022-03-16 Florian Hahn[ConstraintElimination] Add additional tests with uncon...
2022-03-16 David Green[AArch64] Regenerate and extend peephole-and-tst.ll...
2022-03-16 Nikita Popov[RelLookupTableConverter] Avoid querying TTI for declar...
2022-03-16 Matthias Gehre[SelectionDAG] Emit calls to __divei4 and friends for...
2022-03-16 Nikita Popov[AAEval] Remove unused function (NFC)
2022-03-16 serge-sans... Missing include in Support/Host.cpp under __MVS__
2022-03-16 Nikita Popov[AAEval] Make compatible with opaque pointers
2022-03-16 Sam McCallUse lit_config.substitute instead of foo % lit_config...
2022-03-16 Valentin Clement[flang] Lower system_clock intrinsic
2022-03-16 Owen Pan[clang-format] Fix crashes due to missing l_paren
2022-03-16 wangyihan[llvm][ADT] Remove duplicate code in llvm::StringMapImp...
2022-03-16 Vlad Serebrennikov[clang] CWG 2354: prohibit alignas for enums
2022-03-16 serge-sans... Cleanup codegen includes
2022-03-16 Fangrui Song[ELF] Move invalid binding diagnostic from initializeSy...
2022-03-16 Weining Lu[LoongArch] Add some missing comments. NFC
2022-03-16 Fangrui Song[ELF] Use endianness-aware read32 to avoid dispatch...
2022-03-16 Fangrui Song[ELF] Inline ARMExidxSyntheticSection::classof. NFC
2022-03-16 Fangrui Song[ELF] Optimize "Strip sections"
2022-03-16 Valentin Clement[flang] Lower date_and_time and cpu_time intrinsics
2022-03-16 Valentin Clement[flang][NFC] Remove duplicated header file
2022-03-16 Shengchen Kan[NFC][X86] Rename some variables and functions about...
2022-03-16 MaheshRavishankar[mlir][Linalg] Add multi-result op cast test.
2022-03-16 River Riddle[mlir:OpenMP] Fix memory leak in asan translation
2022-03-16 Alex Brachet[libc] Unlock after pop_back
2022-03-16 Alex Brachet[libc][NFC] Use more common variable naming convention
2022-03-16 Manoj Gupta[msan] Add interceptors for Linux 64-bit stat variants
2022-03-16 Sterling AugustineUpdated mlir-tablegen dependencies for f96a8675cd29776c...
2022-03-16 Fangrui Song[ELF] Move section assignment from initializeSymbols...
2022-03-16 Haocong.Lu[RISCV] Select SRLI+SLLI for AND with leading ones...
2022-03-16 Sam McCall[lit] Remove clang_libs_dir
2022-03-16 Fangrui SongRevert D120626 "[ELF] Move section assignment from...
2022-03-16 Fangrui Song[ELF][test] Improve i386-linkonce.s
2022-03-16 Shafik Yaghmour[LLDB][NFC] Remove dead code from Section.cpp
2022-03-16 Vitaly Buka[lsan] Attempt to fix s390x after a63932a8
2022-03-16 Sam Clegg[lld][WebAssembly] Take advantage of extended const...
2022-03-16 Zequan Wu[LLDB][NativePDB] Remove REQUIRES: system-windows for...
2022-03-16 Nico Weber[gn build] (manually) port 89cd86bbc58a (clang-pseudo...
2022-03-16 Aart Bik[mlir][sparse] add one extra index test on f32 matrix
2022-03-16 River Riddle[mlir:PDLInterp][NFC] Switch to using prefixed accessors
2022-03-16 River Riddle[mlir:Toy][NFC] Switch toy to use prefixed accessors
2022-03-16 Jez Ng[lld-macho] Set FinalDefinitionInLinkageUnit on most...
next