platform/upstream/llvm.git
2023-06-15 Nikita Popov[InstCombine][CGP] Move swapMayExposeCSEOpportunities...
2023-06-15 Joseph Huber[OpenMP] Correctly diagnose conflicting target identifi...
2023-06-15 Joseph Huber[libc] Move the definitions of the standard IO streams...
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Add handling for G_FRAME_INDEX/G_GLOB...
2023-06-15 Aaron BallmanFix the LLVM Sphinx build
2023-06-15 Aaron BallmanNo longer diagnose (functionally) empty structures...
2023-06-15 Timm Bäder[clang][Interp] Virtual function calls
2023-06-15 Matt ArsenaultAMDGPU: Perform basic folds on llvm.amdgcn.exp2
2023-06-15 Matt ArsenaultAMDGPU: Add baseline tests for llvm.amdgcn.exp2 folds
2023-06-15 Matt ArsenaultAMDGPU: Add llvm.amdgcn.exp2 intrinsic
2023-06-15 Matt ArsenaultAMDGPU: Add llvm.amdgcn.log to intrinsic documentation
2023-06-15 Matt ArsenaultAMDGPU: Correct semantic bearing typo in intrinsic...
2023-06-15 Jan Svoboda[clang][index] NFCI: Make `CXFile` a `FileEntryRef`
2023-06-15 Peixin Qiao[flang][OpenMP][OpenACC] Support stop statement in...
2023-06-15 Matthias Springer[mlir][test] Drop op type from test passes in TestPatte...
2023-06-15 Jan Svoboda[clang] Deprecate `DirectoryEntry::getName()`
2023-06-15 Florian Hahn[LSR] Move new test to X86 subdir.
2023-06-15 Ivan Kosarev[AMDGPU][AsmParser][NFC] Simplify v_interp-related...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Jan Svoboda[lldb] Fix build error after 7bca6f45
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Nikita Popov[X86] Add test for icmp/sub operand order across blocks...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Jan Svoboda[clang] NFC: Use `DirectoryEntryRef` in `FileManager...
2023-06-15 Jan Svoboda[clang] Use `{File,Directory}EntryRef` in modular heade...
2023-06-15 Matthias Springer[mlir][Interfaces] Symbols are not trivially dead
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Add handling for G_CONCAT_VECTORS
2023-06-15 Florian Hahn[LSR] Add test cases showing bad handling of extends...
2023-06-15 Job Noorman[BOLT] Move from RuntimeDyld to JITLink
2023-06-15 Andrzej Warzynski[mlir][Vector] Add pattern to reorder elementwise and...
2023-06-15 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-15 Amara Emerson[DAGCombiner] Fix crash when trying to replace an index...
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...
next