platform/upstream/llvm.git
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
2023-07-05 Petr HosekRevert "[libc] Use LIBC_INCLUDE_DIR in CMake rules"
2023-07-05 Petr Hosek[libc] Use LIBC_INCLUDE_DIR in CMake rules
2023-07-05 Florian Hahn[SCEV] Add flag to control invertible check for normali...
2023-07-05 Henrik G. Olsson[UTC] Adapt version matcher to glob CLANG_VENDOR
2023-07-05 Petr Hosek[libc] Check if the hermetic test target exists
2023-07-05 Nawrin Sultana[OpenMP] Minor improvement in error msg and fixes few...
2023-07-05 Igor Kirillov[CodeGen] Add support for Splats in ComplexDeinterleavi...
2023-07-05 Arthur Eubanks[CMake] Add /winsysroot to lld-link when LLVM_WINSYSROO...
2023-07-05 John BrawnFix compile error in UnresolvedSetTest.cpp, again
2023-07-05 Ian Anderson[libc++][Modules] Remove explicit exports from modules...
2023-07-05 Ian Anderson[libc++][Modules] Add missing submodules
2023-07-05 Amaury Séchet[NFC] Fix indentation in addcarry.ll
2023-07-05 John BrawnFix compile error in UnresolvedSetTest.cpp with -Wall
2023-07-05 Luke Lau[RISCV] Add VFCVT pseudos with no mask
2023-07-05 Mark de Wever[libc++][format] Implements formatting pointer.
2023-07-05 Mark de Wever[NFC][chrono][test] Fixes some tests on Windows.
2023-07-05 Alex Langford[lldb][NFCI] Minor cleanup of default OptionValue:...
2023-07-05 Alex Langford[lldb][NFCI] Deprecate SBValue::GetOpaqueType
2023-07-05 Benjamin KramerMake python into C++
2023-07-05 Alex Langford[lldb] Deprecate SBHostOS threading functionality
2023-07-05 Simon Pilgrim[X86] ComputeNumSignBitsForTargetNode - attempt to...
2023-07-05 Simon Pilgrim[X86] Fold BITOP(PACKSS(X,Z),PACKSS(Y,W)) --> PACKSS...
2023-07-05 Renato Golin[MLIR][Linalg] Named op 'add' element-wise
2023-07-05 Valentin Clement[flang][openacc] Fix false error when common block...
2023-07-05 John Brawn[AST] Fix bug in UnresolvedSet::erase of last element
2023-07-05 Nikita Popov[InstCombine] Add old extract to worklist for DCE
2023-07-05 David Green[AArch64] Use known zero bits when creating BIC
2023-07-05 David Green[AArch64] Additional tests for creating BIC from known...
2023-07-05 Corentin Jabot[Clang] Fix handling of using declarations in for loop...
2023-07-05 Nikita Popov[UTC] Generalize version regex
2023-07-05 Nikita Popov[ValueTracking] Support add+icmp assumes for KnownBits
2023-07-05 Akash BanerjeeMinor change to clang test
2023-07-05 Corentin Jabot[Clang] Fix a crash when trying to initialize an invali...
2023-07-05 Kadir Cetinkaya[include-cleaner] Add a signal to down-rank exporting...
2023-07-05 Nikita Popov[InstCombine] Add tests for add+icmp assumes (NFC)
2023-07-05 Kiran Chandramohan[Flang][OpenMP] Add source range for a few directives
2023-07-05 Dhruv Chawla[InstCombine] Fold icmps comparing usub_sat with a...
next