platform/upstream/llvm.git
2023-07-06 Felipe de Azevedo... [lldb][NFC] Remove code duplication in InitOSO
2023-07-06 John BrawnFix compile error in UnresolvedSetTest.cpp, hopefully...
2023-07-06 Eddie Phillipsupdate_mir_test_checks.py - separate different prefix...
2023-07-06 Ivan Kosarev[AMDGPU] Add GlobalISel test coverage for floating...
2023-07-06 Marco Elver[compiler-rt] Fix __sanitizer_cpuset size on newer...
2023-07-06 Amilendra Kodithuwakku[LLD][ELF] Cortex-M Security Extensions (CMSE) Support
2023-07-06 Haojian Wu[llvm][Support] Deprecate llvm::writeFileAtomically API
2023-07-06 Matthias Springer[mlir][linalg][transform] Fix Python build
2023-07-06 Lorenzo Chelini[MLIR][Linalg] Expose `packMatmulGreedily` in `Transfor...
2023-07-06 Simon Pilgrim[X86] Fold BITOP(PACKSS(X,Z),PACKSS(Y,W)) --> PACKSS...
2023-07-06 Simon Pilgrim[X86] Add base SSE2 i686 test coverage to vector bitlog...
2023-07-06 Simon Pilgrim[X86] Add base SSE2 i686 test coverage to vector bool...
2023-07-06 Matthias Springer[mlir][linalg][transform] Fix TileOp builder
2023-07-06 Haojian Wu[include-cleaner] Add an IgnoreHeaders flag to the...
2023-07-06 Gedare Bloom[clang-format] Fix align consecutive declarations over...
2023-07-06 Dmitri Gribenko[docs] Remove incorrect markup in a code block
2023-07-06 Gedare Bloom[clang-format] Fix RAS reference alignment when PAS...
2023-07-06 David Spickett[lldb] Fix crash when completing register names after...
2023-07-06 Craig Topper[RISCV] Use 'long' in aes64 Zknd/Zkne builtin tests...
2023-07-06 Craig Topper[RISCV] Add trunc instruction to the __builtin_riscv_ct...
2023-07-06 Job Noorman[JITLink][RISCV] Move relax to PostAllocationPasses
2023-07-06 Andrzej Warzynski[mlir][linalg] Vectorize 0-d tensor extract
2023-07-06 Craig Topper[RISCV] Use 'int' for return type for clz_64/clo_64...
2023-07-06 esmeyi[AIX] make integrated-as as default on AIX.
2023-07-06 Nikita Popov[ModRef] Use enum class for IRMemLocation (NFC)
2023-07-06 Serge Pavlov[AIX][clang][tests] XFail PCH/late-parsed-instantiation...
2023-07-06 XChy[InstCombine] Transform (A > 0) | (A < 0) -> zext ...
2023-07-06 XChy[InstCombine] Add tests for (A > 0) | (A < 0) -> zext...
2023-07-06 Martin Braenne[clang][dataflow] Bug fix: `BuiltinFnToFnPtr` cast...
2023-07-06 Valery Pykhtin[AMDGPU] Fix register class for a subreg in GCNRewriteP...
2023-07-06 Jim Lin[LibCallsShrinkWrap] Set IsFPConstrained is true for...
2023-07-06 Fangrui Song[XRay][test] Remove unneeded REQUIRES: x86_64-target...
2023-07-06 Fangrui Song[LTO] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2023-07-06 Fangrui Song[XRay][AArch64] Implement __xray_ArgLoggerEntry
2023-07-06 Jianjian GUAN[RISCV][NFC] Use common prefix to simlify test.
2023-07-06 Tom StellardGetClangResourceDir: Fix downstream projects that bundl...
2023-07-06 zhanglimin[profile] Enable loongarch64
2023-07-06 Fangrui Song[XRay][test] Replace some XFAIL with more appropriate...
2023-07-06 Tom StellardAMDGPU: Remove add_dependencies calls from CMakeLists.txt
2023-07-06 Jacques Pienaar[mlir][shape] Remove overzealous Dim verifier
2023-07-06 Craig Topper[RISCV] Add DAG combine for (fmv_w_x_rv64 (fmv_x_anyext...
2023-07-06 Ben Shi[RISCV][NFC] Simplify uses of PatFrag binop_oneuse
2023-07-06 maxAdd SymbolRefAttr to python bindings
2023-07-06 Matt ArsenaultDAG: Implement soften float for ffrexp
2023-07-06 Volodymyr Sapsai[ODRHash] Stop hashing `ObjCMethodDecl::isPropertyAcces...
2023-07-06 Volodymyr Sapsai[ODRHash] Stop hashing `ObjCMethodDecl::isOverriding...
2023-07-06 Craig Topper[RISCV][TableGen] Remove f32 from XLenFVT for RV32.
2023-07-06 Nemanja IvanovicRevert "[PowerPC] Remove extend between shift and and"
2023-07-05 Mariusz Borsa[Sanitizers][Darwin][Test] Mark symbolize_pc test unsup...
2023-07-05 Joseph Huber[libc] Support fopen / fclose on the GPU
2023-07-05 Joseph Huber[libc] Add GPU support for the 'inttypes.h' functions
2023-07-05 Joseph Huber[OpenMP] Delete old plugins
2023-07-05 Joseph Huber[Libomptarget] Remove the remote and ve plugins from...
2023-07-05 Fangrui Song[ELF] Remove one unneeded unquote from D124266
2023-07-05 Roger Pau Monne[lld/elf] support quote usage in section names
2023-07-05 Matthew Voss[llvm] A Unified LTO Bitcode Frontend
2023-07-05 Arthur EubanksRevert "[X86] Fold BITOP(PACKSS(X,Z),PACKSS(Y,W)) ...
2023-07-05 varconst[libc++][ranges] Implement the changes to `basic_string...
2023-07-05 Louis Dionne[libc++][NFC] Remove leftover entry for <experimental...
2023-07-05 Nikolas Klauser[libc++] Mark LWG2994 as complete and remove Clang...
2023-07-05 Edoardo Sanguineti[libc++] add basic runtime assertions to <latch>
2023-07-05 Matt ArsenaultDAG: Fix dropping flags when widening unary vector ops
2023-07-05 Matt ArsenaultAMDGPU: Correctly lower llvm.exp.f32
2023-07-05 Matt ArsenaultAMDGPU: Correctly lower llvm.exp2.f32
2023-07-05 Joseph Huber[libc][Obvious] Fix timing on AMDGPU not being initialized
2023-07-05 Akira HatanakaDon't pass -ibuiltininc, which is used only by the...
2023-07-05 Oskar WirgaWeaken MFI Max Call Frame Size Assertion
2023-07-05 Renato GolinRevert "[MLIR][Linalg] Add more arith named ops to...
2023-07-05 Joseph Huber[libc][Obvious] Fix bad macro check on NVPTX tests
2023-07-05 Matt ArsenaultAMDGPU: Always use v_rcp_f16 and v_rsq_f16
2023-07-05 Matt ArsenaultAMDGPU: Add more tests for f16 fdiv lowering
2023-07-05 David Tenty[NFC][clang] add extra member-alignment testcase
2023-07-05 Nemanja Ivanovic[PowerPC] Remove extend between shift and and
2023-07-05 Chia-hung Duan[scudo] Extract steps releaseToOSMaybe into functions in
2023-07-05 Caslyn Tonelli[scudo] SCUDO_FUCHSIA uses ReservedMemoryDefault
2023-07-05 Amaury Séchet[NFC] Autogenerate CodeGen/SystemZ/int-{uadd,sub}-0*.ll
2023-07-05 Philip Reames[RISCV] Remove legacy TA/TU pseudo distinction for...
2023-07-05 Aaron BallmanRemove unused test file
2023-07-05 Nicolas Vasilache[mlir][Linalg] Relax restriction of Linalg passes on...
2023-07-05 Jason MolendaRevert "Change the dyld notification function that...
2023-07-05 Michael Maitland[llvm-mca][RISCV] Fix typo in test for vsetvli instruction
2023-07-05 Matt ArsenaultAMDGPU: Correctly lower llvm.log.f32 and llvm.log10.f32
2023-07-05 Joseph Huber[libc] Support timing information in libc tests
2023-07-05 Mital AshokFix aggregate CTAD with string literals adding extra...
2023-07-05 Florian Hahn[LV] Update generateInstruction to return produced...
2023-07-05 Luke Lau[RISCV] Fix interleave/deinterleave store test output
2023-07-05 Slava Zakharin[flang][hlfir] Lower actual TARGET for dummy POINTER.
2023-07-05 Renato Golin[MLIR][Linalg] Add more arith named ops to linalg
2023-07-05 Jonas Devlieghere[lldb] Fix incorrect uses of formatv specifiers in...
2023-07-05 Jonas Devlieghere[lldb] Fix incorrect uses of LLDB_LOG_ERROR
2023-07-05 Krishna-13... [clang-repl] Improve the clang-repl documentation.
2023-07-05 Luke Lau[RISCV] Lower deinterleave2 intrinsics to vlseg2
2023-07-05 Luke Lau[RISCV] Add tests for vector.deinterleave2s of loads
2023-07-05 Luke Lau[RISCV] Lower interleave2 intrinsics to vsseg2
2023-07-05 Luke Lau[RISCV] Add tests for stores of vector.interleave2
2023-07-05 Michael Jones[libc] fix MPFR rounding problems in fuzz test
2023-07-05 Petr Hosek[libc] Use the new style includes
2023-07-05 Dave Pagan[OpenMP][CodeGen] Add codegen for combined 'loop' direc...
2023-07-05 James Y Knight[libcxx] Migrate posix_compat.h layer to not use CRT...
2023-07-05 Yusra Syeda[SystemZ][z/OS] z/OS ADA codegen and emission
next