platform/upstream/llvm.git
2022-03-14 Jonas Devlieghere[lldb] Fix the Windows build after D121536
2022-03-14 Peter Klausler[flang] LBOUND() edge case: empty dimension
2022-03-14 Eric SchweitzWrite a pass to annotate constant operands on FIR ops...
2022-03-14 Andrzej WarzynskiRevert "[flang] IEEE_ARITHMETIC must imply USE IEEE_EXC...
2022-03-14 Fraser Cormack[RISCV] Add MIR tests exposing missed InstAliases
2022-03-14 Louis Dionne[libc++][NFC] Remove several redundant #if _LIBCPP_STD_...
2022-03-14 Mircea Trofin[regalloc] Remove -consider-local-interval-cost
2022-03-14 Peter Klausler[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
2022-03-14 Jonas Devlieghere[lldb] Use the debugger's asynchronous output stream...
2022-03-14 zhongyunde[AArch64] Perform last active true vector combine
2022-03-14 Stanislav Gatev[clang][dataflow] Add support for nested composite...
2022-03-14 Sam Clegg[WebAssembly] Remove unused method from WebAssemblyTarg...
2022-03-14 Teresa Johnson[WPD] Extend checking mode to support fallback to indir...
2022-03-14 Valentin Clement[flang] Lower format statement
2022-03-14 Jonas Devlieghere[llvm] Fix warning: missing submodule 'LLVM_Analysis...
2022-03-14 Jonas Devlieghere[lldb] Use the IOHandler's stream instead of the debugg...
2022-03-14 Arthur Eubanks[OpaquePtr][AArch64] Use elementtype on ldxr/stxr
2022-03-14 Valentin Clement[flang] Lower common block
2022-03-14 Andrew Browne[DFSan] Remove use of setarch in dfsan test.
2022-03-14 Andrew Litteken[IROutliner] Avoid reusing PHINodes that have already...
2022-03-14 LLVM GN Syncbot[gn build] Port 5e65e79bace6
2022-03-14 Valentin Clement[flang] Lower all intrinsic
2022-03-14 Jonas DevlieghereFix the implicit module build (2/2)
2022-03-14 Arthur Eubanks[NewPM] Actually recompute GlobalsAA before module...
2022-03-14 Arthur Eubanks[test] Add phase ordering test
2022-03-14 Valentin Clement[flang] Lower elemental calls
2022-03-14 Arthur Eubanks[ValueTracking] Simplify llvm::isPointerOffset()
2022-03-14 serge-sans... Fix issing header on z/OS
2022-03-14 Stella Stamenova[lldb] Skip Test11588 on Windows
2022-03-14 Jonas DevlieghereFix the implicit module build
2022-03-14 Jonas Devlieghere[lldb] Move ProgressEventData out of debugger and into...
2022-03-14 Nikita Popov[TLI] Check that malloc argument has type size_t
2022-03-14 Matthias Springer[mlir][vector] Implement unrolling of ReductionOp
2022-03-14 Sam Clegg[WebAssembly] Rename member in WasmYAML.h to avoid...
2022-03-14 Keith Smileyclang-tidy: discover binaries in build dir
2022-03-14 Sam Clegg[WebAssembly] Second phase of implemented extended...
2022-03-14 Nikita Popov[SLPVectorizer] Handle external load/store pointer...
2022-03-14 Ayush Sahay[lldb] Require native for command-thread-siginfo.test
2022-03-14 Florian Hahn[LV] Remove dead Loop argument from emitMinimumVector...
2022-03-14 Michael Kruse[polly] Introduce -polly-print-* passes to replace...
2022-03-14 Thomas Raoux[mlir][vector] Add unrolling pattern for multidim_reduce op
2022-03-14 Nikita Popov[Verifier] Verify llvm.access.group metadata
2022-03-14 Nemanja Ivanovic[PowerPC] Add missed VSX shuffles instead of Altivec...
2022-03-14 Marek KurdejRevert "[clang-format] Correctly format variable templa...
2022-03-14 Simon Moll[VE] v256f32|64 fma isel
2022-03-14 Nico Weber[lld-link] Tweak winsysroottest.test to have passing...
2022-03-14 Aaron BallmanSilence -Wlogical-op-parentheses and fix a logic bug...
2022-03-14 Tue Ly[libc] Include -150 to the special cases at the beginni...
2022-03-14 Nikita Popov[SCCP][IR] Landing pads are not safe to remove
2022-03-14 Tue Ly[libc] Implement exp2f function that is correctly round...
2022-03-14 Aaron BallmanImplement literal suffixes for _BitInt
2022-03-14 Erich KeaneHave cpu-specific variants set 'tune-cpu' as an optimiz...
2022-03-14 Matthias Springer[mlir][bufferization] Update public MLIR documentation
2022-03-14 Florian Hahn[LV] Remove dead Loop argument from emitSCEVChecks...
2022-03-14 Nikita Popov[CoroSplit] Avoid self-replacement
2022-03-14 Egor Zhdan[Clang][Sema] Avoid crashing for `__builtin_memcpy_inli...
2022-03-14 Florian Hahn[LV] Do not set insert point in completeLoopSkeleton...
2022-03-14 Nikita Popov[DeadArgElim] Guard against function type mismatch
2022-03-14 Nikita Popov[GVN] Check load type in select PRE
2022-03-14 Björn Schäpers[clang-format] Fix crash on asm block with label
2022-03-14 Björn Schäpers[clang-format][NFC] Left renamed to OpeningBrace...
2022-03-14 Björn Schäpers[clang-format] Fix crash on invalid requires expression
2022-03-14 Björn Schäpers[clang-format][NFC] Rename Left to OpeningParen...
2022-03-14 Benoit JacobExpose ScalarizerPass options to C++ (not just commandline)
2022-03-14 Marek Kurdej[clang-format] Clean up UnwrappedLineParser::parseRecor...
2022-03-14 Simon Pilgrim[X86] Update AVX512 VBMI2 VL intrinsic tests to avoid...
2022-03-14 gysit[mlir][linalg] Replace linalg.fill by OpDSL variant.
2022-03-14 Valentin Clement[flang][NFC] Use TODO with location
2022-03-14 Kazushi (Jam... [VE] Support more intrinsics
2022-03-14 Simon Moll[VE] v256i32|64 reduction isel and tests
2022-03-14 Valentin Clement[flang][NFC] Add todo in CallInterface
2022-03-14 Simon Moll[VE] v256.32|64 gather|scatter isel and tests
2022-03-14 Diana Picus[flang] Add runtime support for GET_COMMAND
2022-03-14 David SherwoodAdd BasicTTIImpl cost model for llvm.get.active.lane...
2022-03-14 Jean Perier[flang] Add support for linkonce_odr in FIR
2022-03-14 Simon Moll[VE] Transfer backend ownership
2022-03-14 gysit[mlir][linalg] Use explicit replace in canonicalization...
2022-03-14 Mehdi AminiAdd cmake_parse_arguments() to `tablegen()` CMake function
2022-03-14 Stanislav Gatev[clang][dataflow] Model the behavior of various optiona...
2022-03-14 Tobias HietaCorrectly find builtins library with clang-cl
2022-03-14 Tobias Hieta[cmake] Add LLVM_THINLTO_CACHE_PATH
2022-03-14 Kito Cheng[NFC] Fix go binding build
2022-03-14 Patrick Holland[MCA] Removed unused variable.
2022-03-14 sstwcw[clang-format] Add option to align compound assignments...
2022-03-14 sstwcw[clang-format] Extract doc for entire configuration...
2022-03-14 sstwcw[yamlio] Allow parsing an entire mapping as an enumeration
2022-03-14 Mehdi AminiRemove include_directories() from cmake `mlir_tablegen...
2022-03-14 Patrick Holland[MCA] Moved six instruction flags from InstrDesc to...
2022-03-14 Andrew Litteken[IRSim] Make sure the first instruction of a block...
2022-03-14 Yeting Kuo[RISCV] Add basic code modeling for fixed length vector...
2022-03-14 Craig Topper[RISCV] Merge ReplaceNodeResults code for SHFL and...
2022-03-14 Luo, Yuanke[X86] Update avx512vbmi2vl intrinsic tests to avoid...
2022-03-14 Andrew Litteken[IRSim][IROutliner] Ignoring Musttail Function
2022-03-14 Andrew LittekenRevert "[IRSim][IROutliner] Ignoring Musttail Function"
2022-03-13 Andrew Litteken[IRSim][IROutliner] Ignoring Musttail Function
2022-03-13 Florian Hahn[VPlan] Ensure each iv user is only visited once in...
2022-03-13 Marek Kurdej[clang-format] Fix incorrect assertion on macro definit...
2022-03-13 Marek Kurdej[clang-format] Correctly format variable templates.
2022-03-13 Marek Kurdej[clang-format] Add space to comments starting with...
2022-03-13 Marek Kurdej[clang-format] Handle attributes before case label.
next