platform/upstream/llvm.git
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...
2023-07-05 Dhruv Chawla[InstCombine] Test cases for D154206
2023-07-05 Akash Banerjee[OpenMP] Change clang emitTargetDataCalls to use OMPIRB...
2023-07-05 Kiran Chandramohan[Flang][OpenMP] Only access the MapType if it is specified
2023-07-05 Stefan Gränitz[Kaleidoscope] Fix race condition in order-of-destructi...
2023-07-05 Louis Dionne[libc++] Synchronize clock selection between chrono...
2023-07-05 Henrik G. Olsson[UTC] Fix git URL regex
2023-07-05 Louis Dionne[libc++] Reformat status tables
2023-07-05 Alexander BelyaevFix bazel build after https://reviews.llvm.org/D150578.
2023-07-05 Sam McCallRevert "Reland "[dataflow] Add dedicated representation...
2023-07-05 Jean Perier[flang][hlfir] avoid useless LHS temporaries inside...
2023-07-05 Fabio D'Urso[scudo] Implement Fuchsia backend for the new MemMap API
2023-07-05 Sam McCall[dataflow] use true/false literals in formulas, rather...
2023-07-05 Henrik G. Olsson[UTC] Add fallback support for specific metadata, and...
2023-07-05 Nikita Popov[ValueTracking] Determine assume KnownBits using Consta...
2023-07-05 Markus Böck[mlir][llvm] add basic type consistency pattern destruc...
2023-07-05 Sam McCall[dataflow] Replace most BoolValue subclasses with refer...
2023-07-05 LLVM GN Syncbot[gn build] Port 1c3ac8dfa16c
2023-07-05 Sam McCallReland "[dataflow] Add dedicated representation of...
2023-07-05 Haojian Wu[include-cleaner] Ignore the layering-violation errors...
2023-07-05 Simon Pilgrim[X86] Fix Store AGU/Memory ports on IceLakeServer model
2023-07-05 Simon Pilgrim[X86] Remove unnecessary VPDPB/VPDPW overrides from...
2023-07-05 Simon Pilgrim[X86] Remove unnecessary vzeroall/vzeroupper overrides...
next