platform/upstream/llvm.git
2023-06-15 Simon Pilgrim[GlobalISel][X86] Add i128 add/sub test coverage for...
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Avoid IMPLICIT_DEF in irregular types...
2023-06-15 Artem Belevich[CUDA] Updated CUDA versions mentioned in CompileCudaWi...
2023-06-15 Kazuki Sakamoto[lldb][Android] Use a lambda for calls to ::open in...
2023-06-15 Arthur Eubanks[SimplifyCFG] Add textual pass params for FoldTwoEntryP...
2023-06-15 Philip Reames[RISCV][InsertVSETVLI] Treat vmv.v.i as-if it were...
2023-06-15 Peiming Liu[mlir][sparse] using stable_sort to make sure the compi...
2023-06-15 Aart Bik[mlir][sparse] proper in-place SDDMM with spy function
2023-06-15 Arthur Eubanks[SimplifyCFG] Check optforfuzzing attribute during...
2023-06-15 Fangrui Song[MC] Remove an unneeded special case from MCObjectStrea...
2023-06-15 Joseph Huber[libc][obvious] Actually return the value from `malloc...
2023-06-15 Pranav Kant[Bazel][mlir][tosa] Fix for 86c4972f5f6759b0ba85c568d93...
2023-06-15 David Green[ARM] Fix for invalid register in ReplaceConstByVPNOTs
2023-06-15 Fangrui Song[M68k] Use parseOptionalToken. NFC
2023-06-15 Fangrui Song[CSKY] Use parseOptionalToken. NFC
2023-06-15 LLVM GN Syncbot[gn build] Port 3a7876f6e2b0
2023-06-15 Amir Ayupov[BOLT] Sort BranchData in DataAggregator
2023-06-15 Craig TopperRecommit "[SelectionDAG][RISCV] Add very basic PromoteI...
2023-06-15 Fangrui Song[LoongArch] Use parseOptionalToken. NFC
2023-06-15 Mehdi AminiFix MLIR build with SHARED_LIBS=ON, add missing cmake...
2023-06-15 Fangrui Song[Xtensa] Use parseOptionalToken. NFC
2023-06-15 Craig Topper[DAGCombiner] When combining (sext_inreg (zext X),...
2023-06-15 Zequan WuFix test breakage in 879e88693338657aec092db749ddfcb582...
2023-06-15 Louis Dionne[libc++][NFC] Reformat params.py
2023-06-15 Fangrui Song[MSP430] Use parseOptionalToken. NFC
2023-06-15 Spenser Bauman[mlir][tosa] Improve lowering support for tosa.concat
2023-06-15 Fangrui Song[RISCV] Use parseOptionalToken. NFC
2023-06-15 Joseph Huber[libc] Disable the strtod and strtold tests on NVPTX
2023-06-15 Nikolas Klauser[libc++][PSTL] Implement std::is_partitioned
2023-06-15 Stanislav Mekhanoshin[AMDGPU] Fix VOPD dependency checks during combine
2023-06-15 Rob Suderman[mlir][linalg] Fix linalg.conv vectorization for mixed...
2023-06-15 Nikolas Klauser[libc++] Add tests to make sure that stable algorithms...
2023-06-15 Alex Langford[lldb] Introduce DynamicRegisterInfo::CreateFromDict
2023-06-15 rikhuijzer[MLIR][Tosa] Pass encoding through `tosa-to-linalg`
2023-06-15 Kun Wu[mlir][sparse][gpu] enable sm80+ sparsity integration...
2023-06-15 eopXD[6/6][Clang][RISCV] Replace indexed segment store with...
2023-06-15 eopXD[5/6][Clang][RISCV] Replace indexed segment load with...
2023-06-15 eopXD[4/6][Clang][RISCV] Replace strided segment store with...
2023-06-15 eopXD[3/6][Clang][RISCV] Replace strided segment load with...
2023-06-15 eopXD[2/6][Clang][RISCV] Replace unit-stride segment store...
2023-06-15 eopXD[1/6][Clang][RISCV] Replace unit-stride (fault-first...
2023-06-15 Vladislav DzhidzhoevRevert "Reland "[DebugMetadata][DwarfDebug] Fix DWARF...
2023-06-15 Fangrui Song[ELF] << >>: make RHS less than 64
2023-06-15 Peiming Liu[mlir][sparse] merger extension to support sparsifying...
2023-06-15 Noah Goldstein[InstCombine] Verify CmpInst is equality in `foldICmpPo...
2023-06-15 Alan ZhaoRevert "[SelectionDAG][RISCV] Add very basic PromoteInt...
2023-06-15 Matt ArsenaultAMDGPU: Add baseline test for propagating amdgpu-waves...
2023-06-15 Aaron BallmanFix NATVIS for some Clang types
2023-06-15 Mehdi AminiCleanup the MLIR LSP doc to remove references to the...
2023-06-15 Shubham Sandeep... Add dsymutil dwarf5 tests for darwin
2023-06-15 Felipe de Azevedo... [DebugInfo] Fix detection of hash collision in Apple...
2023-06-15 Keith Smiley[lld-macho] Switch to new tool ID
2023-06-15 Felipe de Azevedo... Revert "[DebugInfo] Fix detection of hash collision...
2023-06-15 Felipe de Azevedo... [DebugInfo] Fix detection of hash collision in Apple...
2023-06-15 Nico Weber[gn] port 05634f7346a5 (bolt -> JITLink)
2023-06-15 Nico Weber[gn] port 98f70e94e0592
2023-06-15 Nico Weber[gn] port 80e4ccab794c
2023-06-15 Vladislav DzhidzhoevReland "[DebugMetadata][DwarfDebug] Fix DWARF emisson...
2023-06-15 Mark de Wever[libc++][modules] Adds the C++23 std module.
2023-06-15 Mark de Wever[libc++][modules] Update the .cppm files.
2023-06-15 Vladislav DzhidzhoevRevert "[DebugMetadata][DwarfDebug] Fix DWARF emisson...
2023-06-15 Joseph Huber[libc] Export GPU extensions to `libc` for external use
2023-06-15 Joseph Huber[libc] Begin implementing a library for the RPC server
2023-06-15 Krzysztof Parzyszek[Hexagon] Do not track reserved regs in RDF optimizations
2023-06-15 Nikolas Klauser[libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and...
2023-06-15 Matt ArsenaultHIP: Add a few more cmath header tests
2023-06-15 Matt ArsenaultOpenMP: Add a new test for constantexpr evaluation...
2023-06-15 Louis Dionne[libc++abi] Avoid including source files into unittest_...
2023-06-15 Florian Hahn[AArch64] Address post-commit comments from D150482.
2023-06-15 Zequan WuReland "[Clang][MS] Remove assertion on BaseOffset...
2023-06-15 Mark de Wever[CMake] Fixes using CMake 3.27.0.
2023-06-15 Louis Dionne[libc++] Don't automatically define LIBCXX_ENABLE_NEW_D...
2023-06-15 Vladislav Dzhidzhoev[DebugMetadata][DwarfDebug] Fix DWARF emisson of functi...
2023-06-15 Louis Dionne[libc++][NFC] clang-format new_handler.cpp
2023-06-15 Louis Dionne[libc++] Move the definition of std::new_handler out...
2023-06-15 Vladislav DzhidzhoevRevert "[DebugMetadata][DwarfDebug] Fix DWARF emisson...
2023-06-15 Joseph Huber[libc] Enable conversion functions on the GPU
2023-06-15 Vladislav Dzhidzhoev[DebugMetadata][DwarfDebug] Fix DWARF emisson of functi...
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Add handling for G_MERGE_VALUES/G_UNM...
2023-06-15 Timm Bäder[clang][Diagnostics] Don't expand label fixit to the...
2023-06-15 Matt ArsenaultLangRef: Delete trailing whitespace
2023-06-15 Matt ArsenaultAMDGPU: Assume llvm.amdgcn.exp2 and log are canonicalizing
2023-06-15 Benjamin Kramer[bazel][bolt] Port 05634f7346a59f6dab89cde53f39b40d9a70b9c9
2023-06-15 Matt ArsenaultAMDGPU: Delete some stray / dead check prefixes
2023-06-15 Matt ArsenaultValueTracking: Fix nan result handling for fmul
2023-06-15 Matt ArsenaultValueTracking: Add some baseline tests for issue #63316
2023-06-15 Haojian Wu[clang-tidy] Correct the include-cleaner-check diagnost...
2023-06-15 Amaury Séchet[NFC] Autogenerate CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll
2023-06-15 Mateja Marjanovic[AMDGPU] Trim trailing undefs from the end of image...
2023-06-15 Jie Fu[GlobalIsel][X86] Remove unused private field 'TM'...
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Add handling for G_LOAD/G_SEXTLOAD...
2023-06-15 Paul Walker[AArch64CompressJumpTables] Prevent over-compression...
2023-06-15 Vladislav DzhidzhoevRevert "[DebugMetadata][DwarfDebug] Fix DWARF emisson...
2023-06-15 Vladislav Dzhidzhoev[DebugMetadata][DwarfDebug] Fix DWARF emisson of functi...
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...
next