platform/upstream/llvm.git
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
2022-10-14 Timm Bäder[clang][Interp] Start implementing record types
2022-10-14 Timm Bäder[clang][Interp] Don't run functions immediately after...
2022-10-14 Timm Bäder[clang][Interp][NFC] Add more tests for if expressions
2022-10-14 Timm Bäder[clang][Interp][NFC] Add a TODO comment
2022-10-14 Nikita Popov[TBAA] Model call accessing immutable type as readnone
2022-10-14 gonglingqin[LoongArch] Add codegen support for atomicrmw umin...
2022-10-14 Tobias Gysi[mlir][llvm] Use tablegen to import extract/insert...
2022-10-14 Leon ClarkAdd f16 nearbyint support.
2022-10-14 Matt ArsenaultAMDGPU: Fix failing test with expensive checks
2022-10-14 Matt ArsenaultAtomicExpand: Avoid some operations if the atomic is...
2022-10-14 wlei[llvm-profgen] Fix inconsistent loading address issues
2022-10-14 Maksim Panchenko[BOLT] Section-handling refactoring/overhaul
2022-10-14 Anshil Gandhi[BranchRelaxation] Fall through only if block has no...
2022-10-14 Matt ArsenaultAMDGPU: Add __builtin_amdgcn_permlane64
2022-10-14 Matt ArsenaultAsmPrinter: Remove pointless code in inline asm emission
2022-10-14 Xiang1 Zhang[AArch64][BuildErrorFix] Add compatible classifyGlobalF...
2022-10-14 chenglin.bi[AArch64] add tests for ccmp with negative constant...
2022-10-14 Katherine Rasmussen[flang] Add a semantics test for atomic_ref
2022-10-14 Ting Wang[clang][PowerPC][NFC] Add base test case for PPC64...
2022-10-14 Xiang1 Zhang[InlineAsm][bugfix] Correct function addressing in...
2022-10-14 Matthias Springer[mlir][bufferize] Treat certain aliasing-only uses...
2022-10-14 Nick Kreeger[mlir] Update CallInterfaceCallable to use the new...
2022-10-14 Nemanja Ivanovic[PowerPC] Change CRNOT to a code gen single operand...
2022-10-14 Greg ClaytonImprove dynamic loader support in DynamicLoaderPOSIXDYL...
2022-10-13 Nico Weber[gn build] port 1fda6f6859aa (lld driver_executable)
2022-10-13 Michal Paszkowski[SPIRV] Fix formatting of function tests
2022-10-13 Chia-hung Duan[scudo] Support partial page releasing
2022-10-13 Chia-hung Duan[scudo] Manage free blocks in BatchGroup.
2022-10-13 Chia-hung Duan[scudo] Add PageReleaseContext to convey page usage...
2022-10-13 Chia-hung DuanUse u16 to store Count/MaxCount
2022-10-13 Jason MolendaPlatformDarwinKernel calls the ctor directly, not setti...
2022-10-13 Peter CollingbourneDriver: Change default Android linker to lld.
2022-10-13 Alexandros... [NFC][FuncSpec] Add a test to show redundant function...
2022-10-13 Wolfgang Pieb[PGO] Do not create block count annotations when all...
2022-10-13 Sam Clegg[lld][WebAssembly] Add symbols marking start/end of...
2022-10-13 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-10-13 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-10-13 David BlaikieMove GCC-compatible pod-packing change to v16/old behav...
2022-10-13 Slava ZakharinRevert "[Libomp] Do not error on undefined version...
2022-10-13 Jez Ng[lld-macho] Preserve the size of common symbols
2022-10-13 Jez Ng[lld-macho] Include symbol sizes in mapfile
next