platform/upstream/llvm.git
2023-06-15 Nikita Popov[InstCombine] Add additional tests for displaced shifts...
2023-06-15 David Spickett[lldb] Fix dead link in JIT debugging doc
2023-06-15 eopXD[1/3][RISCV] Define machine instruction to write an...
2023-06-15 Simon Tatham[ARM,AArch64] Add a full set of -mtp= options.
2023-06-15 David Green[AArch64] Fix check lines for arm64-neon-across.ll...
2023-06-15 David Green[AArch64][SVE] Enable shouldFoldSelectWithIdentityConst...
2023-06-15 Nikita Popov[CGCall] Directly create opaque pointers (NFCI)
2023-06-15 David Green[AArch64] Don't look at type size for scalable types...
2023-06-15 Animesh Kumar[OpenMP] Update the default version of OpenMP to 5.1
2023-06-15 Nikita Popov[Clang] Directly create opaque pointers
2023-06-15 Fangrui Song[MC] Properly report errors for .subsection
2023-06-15 AdityaKRemove small data limit for riscv64.*android triples
2023-06-15 eopXD[lldb][RISCV] Replace enumeration of RVV builtin types...
2023-06-15 esmeyi[XCOFF] FixupOffsetInCsect should be 0 for R_REF reloca...
2023-06-15 Pravin Jagtap[AMDGPU] Enable Atomic Optimizer and Default to Iterati...
2023-06-15 Carl Ritson[AMDGPU] Place returns on stack if they would violate...
2023-06-15 Carl Ritson[AMDGPU] Remove return VGPRs from callee save list
2023-06-15 Kazu Hirata[mlir] Remove unused forward declaration OpAsmParserResult
2023-06-15 Kazu Hirata[mlir] Remove unused forward declaration FilteredValueU...
2023-06-15 Kazu Hirata[mlir] Remove unused forward declaration AffineSymbolEx...
2023-06-15 Kazu Hirata[lldb] Remove unused forward declaration RecordingMemor...
2023-06-15 Kazu Hirata[lld] Remove unused forward declarations for DefinedRel...
2023-06-15 Kazu Hirata[CodeGen] Remove unused function GetOrCreateRTTIProxyGl...
2023-06-15 Kazu Hirata[mlir] Remove unused declaration createComposedAffineAp...
2023-06-15 Kazu Hirata[mlir] Use DenseMapBase::lookup (NFC)
2023-06-15 Martin BraennePrevent deadlocks in death tests.
2023-06-15 Younan Zhang[clang][NFC] Add a notice to desugarForDiagnostic
2023-06-15 Yaxun (Sam... Fix test target_cpu_features.f90
2023-06-15 Yaxun (Sam... [HIP] emit macro `__HIP_NO_IMAGE_SUPPORT`
2023-06-15 Jim Lin[RISCV] Remove redundant line `NOTE: Assertions have...
2023-06-15 Craig Topper[RISCV] Remove fcvt.d.l(u) and fcvt.l(u).d instructions...
2023-06-15 Jonas Devlieghere[lldb] Have crashlog warn when remapped paths are inacc...
2023-06-15 Jonas Devlieghere[lldb] Remove lldbassert from DebugNamesDWARFIndex...
2023-06-14 Cyndy Ishida[TextAPI] add osx to possible string to platform input
2023-06-14 Pranav Kant[Bazel] Another fix for 7a2fdc685f609730af29e5e969843e9...
2023-06-14 Nico WeberRevert "[Clang][MS] Remove assertion on BaseOffset...
2023-06-14 Nico WeberRevert "[ABI] [C++20] [Modules] Don't generate vtable...
2023-06-14 Pranav Kant[Bazel] Fix for 7a2fdc685f609730af29e5e969843e9eb71a184c
2023-06-14 Christopher... [scudo] Disable new/delete mismatch tests on Android.
2023-06-14 Alex Langford[lldb] Fix SBPlatform after f4be9ff6458f
2023-06-14 Krzysztof Parzyszek[RDF] Create build config
2023-06-14 Vitaly Buka[hwasan] Fixup mmap tagging regions
2023-06-14 Jonas Devlieghere[DebugInfo] Always emit `.debug_names` with DWARF 5...
2023-06-14 Amaury Séchet[NFC] Autogenerate several Mips test.
2023-06-14 Andreu Carminati[ELF] Fix early overflow check in finalizeAddressDepend...
2023-06-14 Andreu Carminati[ELF] Refine warning condition for memory region assign...
2023-06-14 Vitaly Buka[test][hwasan] Use perror and abort in test
2023-06-14 Valentin Clement[flang][openacc] Add lowering for max operator
2023-06-14 Nico WeberRevert "[gn build] Port 2700da5fe28d (lld/unittests...
2023-06-14 Hristo Hristov[libc++][ranges][NFC] Status page: Adds `views::enumerate`
2023-06-14 Chia-hung DuanRevert "[scudo] Temporariy dispatch region from `Region...
2023-06-14 Amaury Séchet[NFC] Autogenerate numerous SystemZ tests
2023-06-14 Alex Langford[lldb][NFCI] Remove unused method ProcessStructReader...
2023-06-14 Alex Langford[lldb][NFCI] Remove ProcessStructReader header where...
2023-06-14 Hristo Hristov[libc++][spaceship][NFC] P1614R2: Status page - mark...
2023-06-14 Kazu Hirata[mlir] Fix warnings in release builds
2023-06-14 Piotr Zegar[clang-tidy][NFC] Update ReleaseNotes to mention some...
2023-06-14 Muhammad Asif... [SampleFDO] Remove 'using namespace' (NFC)
2023-06-14 Amaury Séchet[NFC] Autogenerate various Thumb2 tests.
2023-06-14 Jonas DevlieghereRevert "[DebugInfo] Always emit `.debug_names` with...
2023-06-14 Frank (Fang... [mlir][ArmSME] Dialect and Intrinsic Op Definition
2023-06-14 Alan ZhaoRevert "[InstSimplify] Fold all global variables with...
2023-06-14 Jason MolendaClear non-addressable bits from pc/fp/sp in unwinds
2023-06-14 Jason MolendaAdd Fix*Address methods to Process, call into ABI
2023-06-14 Zequan Wu[Clang][MS] Remove assertion on BaseOffset can't be...
2023-06-14 Leonard ChanRevert "[LLD] Allow usage of LLD as a library"
2023-06-14 Yaxun (Sam... Revert "[HIP] Allow std::malloc in device function"
2023-06-14 Peiming Liu[mlir][sparse] fix crashes when the tensor that defines...
2023-06-14 Fangrui Song[asan] Fix shadow load alignment for unaligned 128...
2023-06-14 William S.... [LoopIdiom] Preserve alias information for memset_pattern
2023-06-14 Jonas Devlieghere[DebugInfo] Always emit `.debug_names` with DWARF 5...
2023-06-14 Peiming Liu[mlir][sparse] unifying enterLoopOverTensorAtLvl and...
2023-06-14 Philip Reames[RISCV] Remove dead code from doPeepholeMaskedRVV ...
2023-06-14 Simon Pilgrim[GlobalIsel][X86] Fix copy+pasta typo in the G_EXTRACT...
2023-06-14 Benoit Jacobbazel build --incompatible_no_implicit_file_export
2023-06-14 AMS21[clang-tidy] Fix wrong code generation for `modernize...
2023-06-14 Eli Friedman[clang docs] Rescue some deleted bits of the command...
2023-06-14 Saleem Abdulrasool[lit] Avoid os.path.realpath in lit.py due to MAX_PATH...
2023-06-14 Dimitry Andric[Clang] Show type in enum out of range diagnostic
2023-06-14 Joseph Huber[libc][obvious] Fix the FMA implementation on the GPU
2023-06-14 Simon PilgrimFix MSVC "'std::max': no matching overloaded function...
2023-06-14 Amaury Séchet[NFC] Autogenerate several AArch64 tests.
2023-06-14 Joseph Huber[libc] Add support for FMA in the GPU utilities
2023-06-14 Joseph Huber[libc] Begin implementing a 'libmgpu.a' for math on...
2023-06-14 Kazu Hirata[lldb] Fix a warning
2023-06-14 Kazu Hirata[CodeGen] Fix a warning
2023-06-14 Nathan Ridge[clangd] Unwrap type sugar in HeuristicResolver::resolv...
2023-06-14 Amaury Séchet[NFC] Autogenerate several AArch64 tests.
2023-06-14 Neumann Hon[SystemZ][z/OS] Correct value of length/4 of params...
2023-06-14 Christopher... [scudo] Fix MallocIterateBoundary test on 32 bit Android.
2023-06-14 Neumann HonRevert "[SystemZ][z/OS] Correct value of length/4 of...
2023-06-14 Igor Kirillov[CodeGen] Add support for reductions in ComplexDeinterl...
2023-06-14 Neumann Hon[SystemZ][z/OS] Correct value of length/4 of params...
2023-06-14 Simon Pilgrim[GlobalIsel][X86] G_EXTRACT/G_INSERT subvector ops
2023-06-14 Amaury Séchet[NFC] Autogenerate CodeGen/AArch64/sve-vl-arith.ll
2023-06-14 Artem BelevichRevert "[NVPTX] Allow using v4i32 for memcpy lowering."
2023-06-14 Amaury Séchet[NFC] Autogenerate a couple of AArch64 tests.
2023-06-14 Alex Langford[lldb][NFCI] Platforms should own their SDKBuild and...
2023-06-14 Philip Reames[RISCV] Enable SLP by default (when vectors are available)
2023-06-14 Philip Reames[RISCV][InsertVSETVLI] Rework code structure to make...
next