platform/upstream/llvm.git
2022-10-14 Nico Weber[gn build] Remove unused tablegen.gni imports
2022-10-14 Krzysztof Parzyszek[Hexagon] Introduce PS_vsplat[ir][bhw] pseudo instructions
2022-10-14 Quentin Colombet[mlir][MemRef] Add a extract_strided_metadata(extract_s...
2022-10-14 Alex Langford[LLDB] Only run lldb-server Shell tests if it gets...
2022-10-14 Nico Weber[gn build] port 911d2dc230 (LLVMFrontendHLSL)
2022-10-14 Chia-hung Duan[scudo] Fix implicitly narrow casting (NFC)
2022-10-14 Craig Topper[LV] Simplify register usage code and avoid double...
2022-10-14 Quentin Colombet[NFC][mlir][MemRef] Make use of InferTypeOpInterface
2022-10-14 Craig Topper[X86] Use unsigned int for return type of __get_cpuid_max.
2022-10-14 Chris Bieneman[NFC] [HLSL] Move common metadata to LLVMFrontend
2022-10-14 Craig Topper[RISCV] Correct RISCVTTIImpl::getRegUsageForType for...
2022-10-14 Nico Weber[gn build] port 6ce872724877
2022-10-14 Chris Bieneman[DX] Add pass to pretty-print DXIL metadata in asm
2022-10-14 Stefan Pintilie[PowerPC] Fix parameters for __builtin_crypto_vsbox
2022-10-14 chenglin.bi[SimplifyCFG] Add tests for simpilfycfg, switch to...
2022-10-14 Anshil Gandhi[BranchRelaxation] Fix test for duplicate branch instru...
2022-10-14 Volodymyr Sapsai[Attributes] Improve writing `ExprArgument` value.
2022-10-14 Arthur Eubanks[lldb] Start from end of previous substr when checking...
2022-10-14 Tyker[ADT] Fix Incorrect rounding for APFixedPoint::getIntPart
2022-10-14 Caroline Concatto[AArch64]Change printVectorList to print SVE vector...
2022-10-14 Yitzhak Mandelbaum[clang-dataflow][NFC] Mark test analysis classes as...
2022-10-14 David Green[ARM] Fix for MVE i128 vector icmp costs.
2022-10-14 Hassnaa Hamdi[AArch64-SVE]: Force generating code compatible to...
2022-10-14 Yitzhak Mandelbaum[clang][dataflow] Add support for a Top value in boolea...
2022-10-14 Akira Hatanaka[CodeGen][ObjC] Call synthesized copy constructor/assig...
2022-10-14 Angelo MatniFix llvm/lib/ObjCopy, llvm/llvm-ifs: c++20 compatibility
2022-10-14 chenglin.bi[DAGCombiner] Fix crash for the merge stores with diffe...
2022-10-14 Nick Kreeger[mlir] Update Values to use new casting infra
2022-10-14 Nicola Lancellotti[NFC] Fix typo in DAGCombiner
2022-10-14 Dmitry Preobrazhensky[AMDGPU][MC][GFX8+] Correct v_cndmask modifiers
2022-10-14 Jeff Niu[mlir][ods] Fix substitutions for op custom string...
2022-10-14 Siva Chandra... [libc] Add implementation of the POSIX getcwd function.
2022-10-14 Andrzej Warzynski[flang][nfc] Rename `AddOtherOptions` as `ForwardOptions`
2022-10-14 Kazu Hirata[clang-tidy] Use std::underlying_type_t (NFC)
2022-10-14 Florian Hahn[ConstraintElim] Add test cases for shl and mul.
2022-10-14 Adrian PrantlAdd missing include to fix the modules build
2022-10-14 Kazu Hirata[flang] Fix a warning
2022-10-14 Jakub Kuderski[mlir][memref] Add initial Wide Int Emulation pass...
2022-10-14 Kazu Hirata[clang] Fix a warning
2022-10-14 Daniel Kiss[AArch64] Make ACLE intrinsics always available part1
2022-10-14 Amy Kwan[PowerPC][NFC] Pre-commit case for lowering vector...
2022-10-14 Chris Lattner[SaveAndRestore] Upgrade this to support non-copyable...
2022-10-14 Zahira AmmarguellatRemove redundant option -menable-unsafe-fp-math.
2022-10-14 Nikita Popov[cmake] Remove LLVM_INCLUDE_GO_TESTS variable
2022-10-14 Aaron Ballman[C2x] Implement support for nullptr and nullptr_t
2022-10-14 Joseph Huber[Libomptarget] Fix missing semicolon in exports
2022-10-14 Joseph Huber[Libomptarget] Don't use full names for exported plugin...
2022-10-14 Sander de Smalen[AArch64][SME] Add support for arm_locally_streaming...
2022-10-14 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-14 Animesh Kumar[OpenMP] Extend the lit test for uses_allocators in...
2022-10-14 chenglin.bi[AArch64] Select to CCMN when the CCMP's second operato...
2022-10-14 Guillaume ChateletRevert "[libc] New version of the mem* framework"
2022-10-14 Guillaume ChateletRevert "[libc] Fix embedded version of bcmp / memcmp"
2022-10-14 Guillaume Chatelet[libc] Fix embedded version of bcmp / memcmp
2022-10-14 Nico Weber[lld/ELF] Convert undef-spell-corrector.s test to split...
2022-10-14 Aaron BallmanFix the ExtractAPI tests
2022-10-14 Prashant KumarAdd f16 type support in math.erf op.
2022-10-14 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-14 Timm Bäder[clang][Interp] Implement while and do-while loops
2022-10-14 Timm Bäder[clang][Interp][NFC] Remove unused parameter from emitC...
2022-10-14 Timm Bäder[clang][Interp][NFC] Add some tests for invalid array...
2022-10-14 Aaron BallmanSpeculatively fix the lldb test bots
2022-10-14 Guillaume ChateletRevert "[libc] New version of the mem* framework"
2022-10-14 Tobias Gysi[mlir][llvm] Use tablegen to import atomic ops from...
2022-10-14 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-14 Aaron BallmanProperly print unnamed TagDecl objects in diagnostics
2022-10-14 Timm Bäder[clang][Interp] Implement bitwise Or operations
2022-10-14 Timm Bäder[clang][Interp] Implement bitwise and operations
2022-10-14 Tobias Gysi[mlir][llvm] Use tablegen to import shufflevector from...
2022-10-14 Timm Bäder[clang][Interp][NFC] Remove an unnecessary local variable
2022-10-14 Timm Bäder[clang][Interp][NFC] Zero-initialize Function::FrameSize
2022-10-14 Timm Bäder[clang][Interp][NFC] Rename a parameter to be more...
2022-10-14 Timm Bäder[clang][Interp][NFC] Remove unused function
2022-10-14 Timm Bäder[clang][Interp][NFC] Add a failing test case
2022-10-14 Timm Bäder[clang][Interp] Implement ConditionalOperators
2022-10-14 Timm Bäder[clang][Interp] Implement div opcode
2022-10-14 Timm Bäder[clang][Interp] Implement rem opcode
2022-10-14 Timm Bäder[clang][Interp] Implement bitwise not operations
2022-10-14 Nicolas Vasilache[mlir][Linalg] Support multi-output fusion in FuseIntoC...
2022-10-14 Timm Bäder[clang][Interp][NFC] Simplify Integral using constexpr if
2022-10-14 Timm Bäder[clang][Interp][NFC] Use a SourceRange for errors
2022-10-14 Ivan Butygin[mlir][spirv] GPUToSPIRVPass: support case when `Target...
2022-10-14 Timm Bäder[clang][Interp] Fix Pointer::toAPValue() LValuePath...
2022-10-14 Timm Bäder[clang][Interp][NFC] Pass Function* pointers around...
2022-10-14 Florian Hahn[ConstraintElim] Add debug message when decomposition...
2022-10-14 Timm Bäder[clang][Interp] Fix copy constructors with record array...
2022-10-14 Timm Bäder[clang][Interp][NFC] Explain why tests are disabled
2022-10-14 Timm Bäder[clang][Interp][NFC] Run record tests on i686 as well
2022-10-14 Timm Bäder[clang][Interp] Classify ArrayInitIndexExpr type
2022-10-14 Nikita Popov[MemorySSA] Add test for select with cross-iteration...
2022-10-14 Martin StorsjöRevert "[AArch64] Fix aligning the stack after calling...
2022-10-14 Timm Bäder[clang][Interp] Disable some RVO tests
2022-10-14 Benjamin Kramer[Interp] Silence warning in release builds. NFC.
2022-10-14 Benjamin KramerAdd missing `override`s after aad013de41c0
2022-10-14 Nikita Popov[BasicAA] Account for cycles when checking for same...
2022-10-14 Nikita Popov[BasicAA] Add test for select with loop carried depende...
2022-10-14 Oleksandr ... [mlir] add missing markdown delimiters in SCFOps.td
2022-10-14 Timm Bäder[clang][Interp] Fix using default copy constructors
2022-10-14 Timm Bäder[clang][Interp] Implement nested struct initialization
2022-10-14 Timm Bäder[clang][Interp] Implement This pointer passing to methods
next