platform/upstream/llvm.git
2023-03-27 Peter Klausler[flang] Emit error when a positional actual argument...
2023-03-27 Peter Klausler[flang] Warn about inconsistent external procedure...
2023-03-27 Peter Klausler[flang] Catch attempt to apply ASYNCHRONOUS attribute...
2023-03-27 Maya Amrami[mlir] tosa.concat - fix isCompatibleReturnTypes()
2023-03-27 Peter Klausler[flang] Diagnose bad attributes of implicit interface...
2023-03-27 Robert Suderman[mlir] Add support for non-f32 polynomial approximation
2023-03-27 Lang Hames[docs] Fix code example: the JITLink APIs use ExecutorA...
2023-03-27 Peter Klausler[flang] Handle dynamic and remotely scoped non-type...
2023-03-27 Chittireddy... [NFC] Remove unused member variable `PolicyBitMask...
2023-03-27 LLVM GN Syncbot[gn build] Port 158a431227a8
2023-03-27 Daniel GrumbergRevert ExtractAPI from https://reviews.llvm.org/D146656
2023-03-27 Owen Pan[clang-format] Don't annotate left brace of struct...
2023-03-27 Min-Yih HsuFix incorrect .mailmap entry
2023-03-27 Min-Yih Hsu[CODE_OWNERS] Update my contact information
2023-03-27 Craig Topper[RISCV] Replace an 'else if' with 'else'+assert. NFC
2023-03-27 LLVM GN Syncbot[gn build] Port 41b6d5863fef
2023-03-27 Alex LangfordRevert "[lldb] Move UnixSignals creation into Platform...
2023-03-27 Alex LangfordRevert "[lldb-server] Use Platform plugin corresponding...
2023-03-27 Jez Ng[lld-macho] Support re-exports of individual symbols
2023-03-27 Alex Langford[lldb] Remove NO_PLUGIN_DEPENDENCIES from lldbTarget
2023-03-27 Craig Topper[RISCV] Rename FeatureExtZc* to FeatureStdExtZc*. NFC
2023-03-27 Hussain Kadhemwrite semantics tests for CHANGE TEAM statement.
2023-03-27 Craig TopperRecommit "[RISCV] Add .insn support for compressed...
2023-03-27 Min-Yih Hsu[M68k] Add support for lowering i1 SIGN_EXTEND_INREG
2023-03-27 Luke Lau[RISCV] Handle non-recursive muls of strides in gather...
2023-03-27 Luke Lau[RISCV] Add tests for gather scatter pass for non-recur...
2023-03-27 Anton KorobeynikovEnsure I'm listed as MSP430 code owner
2023-03-27 Chenguang WangFix bazel build for mlir-opt
2023-03-27 Aditya SinghAdded checking for completeness of lvalue in conditiona...
2023-03-27 Joseph Huber[libc] Simplify enabling the GPU build for libc
2023-03-27 Fangrui Song[test] Avoid legacy -target and move 2>&1 to convention...
2023-03-27 Craig TopperRecommit "[RISCV] Relax opcode restriction for .insn."
2023-03-27 Rahul Kayaith[mlir] Add missing cast functions to mlir namespace
2023-03-27 Min-Yih Hsu[M68k] Add support for lowering ATOMIC_SWAP
2023-03-27 Craig TopperRevert "foo"
2023-03-27 Craig TopperRevert "[RISCV] Relax opcode restriction for .insn."
2023-03-27 Craig TopperRevert "[RISCV] Add .insn support for compressed formats."
2023-03-27 Mingming Liu[AArch64][PeepholeOpt]Optimize ALU + compare to flag...
2023-03-27 Mingming Liu[NFC]Pre-commit test case
2023-03-27 Hongtao Yu[SCCIterator] Fix an issue in scc_member_iterator sorting
2023-03-27 Craig Topper[RISCV] Add .insn support for compressed formats.
2023-03-27 Craig Topper[RISCV] Relax opcode restriction for .insn.
2023-03-27 Craig Topperfoo
2023-03-27 Craig Topper[LegalizeTypes][TargetLowering][RISCV] Fix regressions...
2023-03-27 Craig Topper[CodeGenPrepare][RISCV] Correct the MathUsed flag for...
2023-03-27 Simon Pilgrim[X86] select-constant-lea.ll - cleanup test name. NFC.
2023-03-27 Zain Jaffal[SLP] Add test to check for GEP vectorization
2023-03-27 Craig Topper[RISCV] Replace RISCV->RISC-V in strings.
2023-03-27 Craig Topper[RISCV] Replace RISCV -> RISC-V in comments. NFC
2023-03-27 Simon Pilgrim[X86] Regenerate avx2-vector-shifts.ll check prefixes
2023-03-27 Louis Dionne[libc++] Use named Lit features to flag back-deployment...
2023-03-27 Nick Desaulniers[diagtool] explain that yellow is used to denote disabl...
2023-03-27 Joseph Huber[LinkerWrapper] Do not extract globals with no offloadi...
2023-03-27 Simon Pilgrim[X86] Regenerate avx2-shift.ll check prefixes
2023-03-27 LLVM GN Syncbot[gn build] Port ea35740e7e18
2023-03-27 Daniel GrumbergAddress code review feedback
2023-03-27 Daniel Grumberg[clang][ExtractAPI] Refactor ExtractAPIVisitor to make...
2023-03-27 Daniel Grumberg[clang][ExtractAPI] Refactor ExtractAPIVisitor to make...
2023-03-27 Ingo Müller[mlir] Implement pass utils for 1:N type conversions.
2023-03-27 Kazu Hirata[X86] Teach computeKnownBitsForTargetNode about MUL_IMM
2023-03-27 Balázs Kéri[clang][ASTImporter] Import typedefs to distinct record...
2023-03-27 Simon Pilgrim[X86] Move combineVectorSizedSetCCEquality above MatchV...
2023-03-27 Wael Yehia[AIX][Driver] Implement -mxcoff-build-id option
2023-03-27 Ties Stuij[llvm-exegesis] if lit can't find llvm-exegesis, fail...
2023-03-27 Alex Zinenko[mlir] FuncToLLVM: fail gracefully in bare pointer...
2023-03-27 Jakub Kuderski[ADT] Work around MSVC bug affecting `get(enumerator_re...
2023-03-27 Viktoriia Bakalova[clangd] Use expansion location for missing include...
2023-03-27 Alexander Hederstaf[clang-format] Improve QualifierAlignment
2023-03-27 Job Noorman[RISCV] Remove isCall instruction flag from JAL/JALR
2023-03-27 David Sherwood[SVE][LoopVectorize] Add option to disable tail-folding...
2023-03-27 LLVM GN Syncbot[gn build] Port 42058eea7912
2023-03-27 Aaron BallmanDocument the Clang policies on claiming support for...
2023-03-27 Alexey Lapshin[reland][ADT] add ConcurrentHashtable class.
2023-03-27 Markus Böck[mlir][AsmPrinter] Fallback to using qualified printer...
2023-03-27 Joseph Huber[libc] Enable integration tests targeting NVIDIA GPUs
2023-03-27 Michael Maitland[RISCV] Remove UpperBound from SchedMxList and create...
2023-03-27 Jay Foad[MC] Quick fix for Windows build failures after D142218
2023-03-27 Michael MaitlandRevert "[RISCV] Remove UpperBound from SchedMxList...
2023-03-27 Amy Kwan[PowerPC][GISel] Add initial GlobalISel support for...
2023-03-27 Amy Kwan[PowerPC] Implement 64-bit ELFv2 Calling Convention...
2023-03-27 Benjamin Kramer[JITLink] Drop using namespace
2023-03-27 Michael Maitland[RISCV] Remove UpperBound from SchedMxList and create...
2023-03-27 Mitch PhillipsRevert "[C++20][Modules] Introduce an implementation...
2023-03-27 Mitch PhillipsRevert "Silence unused variable warning in NDEBUG builds"
2023-03-27 Pavel Kosov[llvm-exegesis] Improve test flexibility by using avail...
2023-03-27 pvanhoutAdd Release Note for -mcode-object-v3 removal
2023-03-27 Akash Banerjee[Flang][OpenMP] Added TODO checks for unsupported map...
2023-03-27 Ivan Kosarev[TableGen][GlobalISel] Support EXTRACT_SUBREGs for...
2023-03-27 Adrian Kuegel[mlir][ClangTidy] Remove redundant return (NFC).
2023-03-27 Johannes de... [MLIR][LLVM] Extend argument/result/function attribute...
2023-03-27 Nicolas Vasilache[mlir][Linalg] NFC - Move transform utilities related...
2023-03-27 Jay Foad[MC] Store operand info immediately after the TargetIns...
2023-03-27 Jay Foad[MC] Store implicit ops immediately after the TargetIns...
2023-03-27 Tomasz Kamiński[clang] source range of variable template specializatio...
2023-03-27 pvanhout[AMDGPU] Remove `use-legacy-divergence-analysis`
2023-03-27 Ingo MüllerRevert "[mlir] Implement pass utils for 1:N type conver...
2023-03-27 David Green[LV][ARM][AArch64] Add multi-exit Loop Vectorizer tests...
2023-03-27 Priyanshi Agarwal[documentation] Fix Typos
2023-03-27 Ingo Müller[mlir] Implement pass utils for 1:N type conversions.
2023-03-27 David Sherwood[LoopVectorize] Don't tail-fold for scalable VFs when...
next