platform/upstream/llvm.git
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...
2022-03-16 Fangrui Song[ELF] Suppress duplicate symbol error for __x86.get_pc_...
2022-03-16 Tobias Nießen[libfuzzer] improve introductory sentence
2022-03-16 Sam McCallReapply [pseudo] Move pseudoparser from clang to clang...
2022-03-16 Sam McCallRevert "[pseudo] Move pseudoparser from clang to clang...
2022-03-15 Michael Jones[libc][bazel] split support_standalone_cpp target
2022-03-15 Philip Reames[SLP] Optionally preserve MemorySSA
2022-03-15 Sam McCall[pseudo] Move pseudoparser from clang to clang-tools...
2022-03-15 Nico Weber[gn build] (manually) port 2b69eb4a7d1d
2022-03-15 Bixia Zheng[mlir][sparse][taco] Support the use of index values...
2022-03-15 Sam Clegg[lld][WebAssembly] Add --unresolved-symbols=import...
2022-03-15 Valentin Clement[flang] Move null entry at the correct place
2022-03-15 River Riddle[mlir][toy] Define a FuncOp operation in toy and drop...
2022-03-15 River Riddle[mlir][PDL] Define a new PDLInterp::FuncOp operation...
2022-03-15 Siva Chandra... [libc][NFC] Fix typos and reduntent code triggering...
2022-03-15 Ian Bearman[MLIR] UnknownLoc on Inlinable Calls in LLVMIR Translation
2022-03-15 Fangrui Song[ELF] Work around not-fully-supported .gnu.linkonce...
2022-03-15 Jonas Devlieghere[lldb] Fix AppleObjCRuntime log channels
2022-03-15 Valentin Clement[flang] Fix intrinsic entry
2022-03-15 Valentin Clement[flang] Lower random_[init|number|seed] intrinsics
2022-03-15 Tavian Barnes[sanitizer] Always initialize the regex in the regcomp...
2022-03-15 Valentin Clement[flang] Lower min|max intrinsics
2022-03-15 Matthias BraunX86ISelDAGToDAG: Transform TEST + MOV64ri to SHR +...
2022-03-15 Matthias BraunAdd tests for D121320
next