platform/upstream/llvm.git
2022-05-17 Michael Kruse[Polly] Mark classes as final by default. NFC.
2022-05-17 Florian Hahn[LV] Regenerate check lines for some tests.
2022-05-17 Pengxuan Zheng[clang-cl] Add /Zc:wchar_t- option
2022-05-17 Jay Foad[AMDGPU] Add a MIR test for D125567
2022-05-17 Walter Erquinigo[llvm][json] Fix UINT64 json parsing
2022-05-17 Walter Erquinigo[lldb-vscode] Fix data race in lldb-vscode when running...
2022-05-17 Keith SmileyRevert "[llvm-objcopy][test] Add cmp after copy"
2022-05-17 Arthur Eubanks[OpaquePtr][BitcodeReader] Explicitly turn off opaque...
2022-05-17 Arthur Eubanks[OpaquePtr][LLParser] Explicitly turn off opaque pointe...
2022-05-17 Jim InghamFix the std::string formatter to report errors in the...
2022-05-17 LLVM GN Syncbot[gn build] Port 76ddbb1ca747
2022-05-17 Sam McCallRevert "[clangd] Indexing of standard library"
2022-05-17 Sanjay Patel[InstCombine] remove cast-of-signbit to shift transform
2022-05-17 Fraser Cormack[RISCV] Add a test showing incorrect RVV stack alignment
2022-05-17 Florian Hahn[LV] Fetch vector loop region once and remember it...
2022-05-17 LLVM GN Syncbot[gn build] Port ecaa4d9662c9
2022-05-17 Sam McCall[clangd] Indexing of standard library
2022-05-17 Fraser Cormack[RISCV] Drop notion of "strict" vsetvli compatibility
2022-05-17 Jake Egan[NFC][AIX] Reenable mri1.test
2022-05-17 Nikita Popov[IRBuilder] Move insertvalue/extractvalue to fold infra...
2022-05-17 Erich KeaneFix release note typo from 6da3d66f
2022-05-17 Cullen Rhodes[mlir] vim: add bf16 type
2022-05-17 Cullen Rhodes[mlir][licm] Fix debug output with newlines
2022-05-17 Dmitri GribenkoFix an unused variable warning in no-asserts build...
2022-05-17 Erich Keane[concepts] Implement dcl.decl.general p4: No constraint...
2022-05-17 Haojian Wu[pseudo] Add the missing ; terminal for module-declarat...
2022-05-17 Alexey Bataev[SLP]Add an extra check for select minmax reduction...
2022-05-17 Konrad Kleine[pgo] Fix doc typo: thingswith -> things with
2022-05-17 Kamau BridgemanEnabling the detection of devtoolset-11 toolchain.
2022-05-17 Simon Pilgrim[DAG] Fold (shl (srl x, c), c) -> and(x, m) even if...
2022-05-17 Louis Dionne[libc++] Introduce LIBCXX_LIBRARY_VERSION
2022-05-17 Nathan Ridge[clang] Expose CoawaitExpr's operand in the AST
2022-05-17 Jay Foad[RegAllocGreedy] New hook regClassPriorityTrumpsGlobalness
2022-05-17 David Spickett[mlir][Tablegen-LSP] Don't link with llvm dylib
2022-05-17 Florian Hahn[VPlan] Move usesScalars/onlyFirstLaneUsed to VPUser.
2022-05-17 David Green[AArch64] Extra tests useful for D-lane shuffles. NFC
2022-05-17 Nikita Popov[JumpThreading] Regenerate test checks (NFC)
2022-05-17 Alex Bradbury[WebAssembly][NFC] Convert IsWasm64 instruction field...
2022-05-17 Alex Bradbury[WebAssembly][NFC] Convert StackBased instruction field...
2022-05-17 Simon Pilgrim[X86] Attempt to fold EFLAGS into X86ISD::ADD/SUB ops
2022-05-17 Sven van Haastregt[OpenCL] Do not guard vload/store_half builtins
2022-05-17 Nikita Popov[JumpThreading] Don't pass DT to isGuaranteedNotToBeUnd...
2022-05-17 Alexey Lapshin[DWARFLinker][NFC] Add None value to the DwarfLinkerAcc...
2022-05-17 Dmitry Vassiliev[SROA] Avoid postponing rewriting load/store by ignorin...
2022-05-17 Dmitry Vassiliev[SROA] Precommit test for D124967
2022-05-17 Fraser Cormack[RISCV][NFC] Reword split SP adjustment comments
2022-05-17 Alex Zinenko[mlir] support isa/cast/dyn_cast<Operation *>(operation...
2022-05-17 jacquesguan[SelectionDAG] Support more VP reduction mask operation.
2022-05-17 Fraser Cormack[RISCV][NFC] Fix comment typos in split SP adjustment
2022-05-17 Chenbing Zheng[InstCombine] precommit tests for foldSelectToCopysign
2022-05-17 Samuel Thibault[llvm] Fix typo for libxml2 detection
2022-05-17 esmeyi[XCOFF] support writing sections, relocations and symbo...
2022-05-17 Nikita Popov[LVI] Compute range for xor
2022-05-17 Nikita Popov[CVP] Add test for xor (NFC)
2022-05-17 Nikita Popov[ConstantRange] Implement binaryXor() using known bits
2022-05-17 Fraser Cormack[RISCV] Add a test w/ RVV stack objects misaligning...
2022-05-17 Fraser Cormack[StackColoring] Don't merge slots with differing StackIDs
2022-05-17 Nikita Popov[KnownBits] Add operator==
2022-05-17 Peixin-Qiao[flang] Add one semantic check for elemental call arguments
2022-05-17 Peixin-Qiao[flang][OpenMP] Support lowering to MLIR for ordered...
2022-05-17 luxufan[RISCV] Support getHostCpuName for sifive-u74
2022-05-17 jacquesguan[mlir][LLVMIR] Add support for translating insertelemen...
2022-05-17 Chuanqi Xu[Frontend] [Coroutines] Emit error when we found incomp...
2022-05-17 Mitch PhillipsRevert "[dwarf] Emit a DIGlobalVariable for constant...
2022-05-17 Vy Nguyen[nfc][lld-macho] Follow up fixes to bd9e46815d73e4236c2...
2022-05-17 wren romano[mlir][sparse] Moved _mlir_ciface_newSparseTensor close...
2022-05-17 Thomas Lively[WebAssembly] Update relaxed SIMD opcodes and names
2022-05-17 Vy Nguyen[nfc][lld-macho] Fixed test from https://reviews.llvm...
2022-05-17 Vy Nguyen[lld-macho] Temporarily disable test on windows
2022-05-17 Philip Reames[RISCV] Use classic dataflow for VSETVLI insertion
2022-05-17 Philip Reames[RISCV] Fix missing vsetvli in transparent block case
2022-05-16 Grace Jennings[test-suite][cmake] sort unit test targets
2022-05-16 Mitch Phillips[dwarf] Emit a DIGlobalVariable for constant strings.
2022-05-16 Vy Nguyen[lld-macho] Demangle symbol names in export-symbol...
2022-05-16 River Riddle[mlir][NFC] Fix the tags for various doc code blocks
2022-05-16 River Riddle[mlir][PDLL] Tweak the grammar to highlight partial...
2022-05-16 wren romano[mlir][sparse] Restyling macros in the runtime library
2022-05-16 Philip ReamesTeach PeepholeOpt to eliminate redundant copy from...
2022-05-16 Ben Dunbobbin[llvm-ar][NFC] Address post-commit comments on D125439.
2022-05-16 River Riddle[mlir][NFC] Fix a few langref typos
2022-05-16 Keith Smiley[llvm-objcopy][test] Add cmp after copy
2022-05-16 River Riddle[mlir][Tablegen-LSP] Add support for a basic TableGen...
2022-05-16 Ken Matsui[clang] Avoid suggesting typoed directives in `.S`...
2022-05-16 wren romano[mlir][sparse] Adding "final" keyword wherever appropriate
2022-05-16 wren romano[mlir][sparse] Enhancing sparse=>sparse conversion.
2022-05-16 River Riddle[mlir] Restrict dialect doc gen to a single dialect
2022-05-16 Jason Molenda[NFC] Don't bother with unstripped binary w/ dSYM,...
2022-05-16 Joseph Huber[OpenMP] Don't build the offloading driver without...
2022-05-16 Joseph Huber[Libomptarget] Don't build the device runtime without...
2022-05-16 Alex Zinenko[mlir] allow for re-registering extension ops
2022-05-16 Jonas Devlieghere[lldb] Prevent underflow in crashlog.py
2022-05-16 Sanjay PatelRevert "[InstCombine] invert canonicalization for cast...
2022-05-16 Martin Storsjö[MC] [Win64EH] Check for matches between epilogs and...
2022-05-16 Martin Storsjö[MC] [Win64EH] Try writing an ARM64 "packed epilog...
2022-05-16 Martin Storsjö[ARM] Rename the isARMAreaXRegister parameter isIOS...
2022-05-16 Eli Friedman[compiler-rt builtins] Assert that atomic.c can be...
2022-05-16 Paul Walker[AArch64] Use ADDV for boolean xor reductions.
2022-05-16 Ellis Hoag[InstrProf] Fix promoter when using counter relocations
2022-05-16 Matthias Springer[mlir][bufferize] Better propagation of errors
2022-05-16 Mogball[mlir][ods] Fix verification of attribute + colon type...
next