platform/upstream/llvm.git
2023-05-05 Jonas Devlieghere[lldb] Migrate to GetPropertyAtIndexAs for FileSpecList...
2023-05-05 Craig Topper[RISCV] Directly create MCOperands from addImplySP...
2023-05-05 Fangrui Song[MC] registerSymbol: change an output paramter to retur...
2023-05-05 Jonas Devlieghere[lldb] Eliminate {Get,Set}PropertyAtIndexAsFileSpec...
2023-05-05 LLVM GN Syncbot[gn build] Port 917b3a7e6206
2023-05-05 Jonas Devlieghere[lldb] Move Core/FileSpecList -> Utility/FileSpecList...
2023-05-05 LiaoChunyu[RISCV] Remove unused def simm12_plus1 from RISCVInstrI...
2023-05-05 Jonas Devlieghere[lldb] Remove SetPropertyAtIndexAsLanguage (NFC)
2023-05-05 Zhenkai Weng[FuzzMutate] Make ShuffleBlockStrategy deterministic
2023-05-05 Fangrui Song[SPIRV] Adapt itaniumDemangle change after itaniumDemangle
2023-05-05 Brad Smith[SPARC][MC] Fix encoding of backwards BPr branches
2023-05-05 Craig Topper[RISCV] Promote i1 shuffles to i8 shuffles.
2023-05-05 Joseph Huber[libc] Fix hanging test on NVPTX due to lack of warp...
2023-05-05 Luo, Yuanke[Coverity] Big parameter passed by value.
2023-05-05 Tom Stellard[SeparateConstOffsetFromGEP] Fix bug handling negative...
2023-05-05 Luo, Yuanke[Coverity] Big parameter passed by value.
2023-05-05 Craig Topper[RISCV] Restrict valid indices for cm.jalt to be in...
2023-05-05 Advenam Tacet[ASan][libcxx] Annotating std::vector with all allocators
2023-05-05 Joseph Huber[libc] Change GPU startup and loader to use multiple...
2023-05-05 Joseph Huber[libc] Enable multiple threads to use RPC on the GPU
2023-05-05 Craig Topper[DAGCombiner][RISCV] Enable reassociation for VP_FMA...
2023-05-05 Alexander ShaposhnikovRevert "[Clang][Sema] Fix comparison of constraint...
2023-05-04 Craig Topper[RISCV] Add vp.icmp/fcmp to RISCVTargetLowering::canSpl...
2023-05-04 Alex LangfordRevert "[lldb] Expose a const iterator for SymbolContex...
2023-05-04 Jonas Devlieghere[lldb] Use templates to simplify {Get,Set}PropertyAtInd...
2023-05-04 Alex Langford[lldb] Expose a const iterator for SymbolContextList
2023-05-04 Mikhail R.... [libc] Enable linux directory entries syscalls in riscv64
2023-05-04 Valentin Clement[mlir][openacc][NFC] Remove braces on single statement...
2023-05-04 Jon Chesterfield[libc][rpc] Update locking to work on volta
2023-05-04 Jon ChesterfieldRevert "[libc][rpc] Update locking to work on volta"
2023-05-04 Jon Chesterfield[libc][rpc] Update locking to work on volta
2023-05-04 Sam McCallGive NullabilityKind a printing operator<<
2023-05-04 Vitaly Buka[NFC][HWASAN] Switch to verbose CHECKs
2023-05-04 Advenam Tacet[ASan][libcxx] A way to turn off annotations for contai...
2023-05-04 Martin Braenne[clang][dataflow] Eliminate intermediate `ReferenceValu...
2023-05-04 Alexey Bataev[SLP][NFC]Do not try to revectorize instructions with...
2023-05-04 Arthur Eubanks[AggressiveInstCombine] Only fold consecutive shifts...
2023-05-04 Alex Langford[lldb][NFCI] Add unittests for ObjCLanguage::MethodName
2023-05-04 Jon ChesterfieldRevert "[libc][rpc] Land helpers from D148943"
2023-05-04 Florian Hahn[VPlan] Reorder cases in switch (NFC).
2023-05-04 Jason MolendaAdd AArch64 MASK watchpoint support in debugserver
2023-05-04 Jason MolendaRecognize `addressing_bits` kv in stop reply packet
2023-05-04 Jon Chesterfield[libc][rpc] Land helpers from D148943
2023-05-04 walter erquinigo[LLDB] Add a hook to notify REPLs that an expression...
2023-05-04 walter erquinigo[lldb] Make some functions useful to REPLs public
2023-05-04 Ilya Kuklin[MSP430] Get the DWARF pointer size from MCAsmInfo...
2023-05-04 William Huang[llvm-profdata] Change default output format of llvm...
2023-05-04 Joseph Huber[libc] Remove support for atomic test due to failing...
2023-05-04 Siva Chandra... Revert "[libc] Improve the add_libc_test rule."
2023-05-04 Siva Chandra... [libc] Improve the add_libc_test rule.
2023-05-04 Tom Stellarddocs: Document policy around GitHub branches
2023-05-04 NagaChaitanya... [clang][ExtractAPI] Add semicolon to function declarati...
2023-05-04 Nikolas Klauser[libc++][PSTL] Replace _PSTL_ASSERT with _LIBCPP_ASSERT
2023-05-04 Shafik YaghmourFix build bots due to missing a commit thay change...
2023-05-04 Alexandre Ganea[llvm-objdump][COFF] Skip empty export entries when...
2023-05-04 Michael Liao[clang] Fix another case where CPlusPlus2b is still...
2023-05-04 Michael Liao[clang] Fix build after https://reviews.llvm.org/D149553
2023-05-04 Joseph Huber[libc] Maintain proper alignment for the hermetic tests...
2023-05-04 Arthur Eubanks[gn build] Fix tblgen CodeGen dependencies
2023-05-04 Felipe de Azevedo... [MIRParser][nfc] Factor out code parsing debug MD nodes
2023-05-04 Valentin Clement[flang][openacc] Lower data clause on compute construct...
2023-05-04 Florian Hahn[VPlan] Remove setEntry to avoid leaks when replacing...
2023-05-04 Mehdi AminiRestore mlir-opt `--run-reproducer` option to opt-in...
2023-05-04 Shafik Yaghmour[Clang] Updating handling of defaulted comparison opera...
2023-05-04 Dave Lee[lldb] Remove unused g_objc_Tagged_ISA constants (NFC)
2023-05-04 Mark de Wever[libc++][test] Selects proper C++23 field.
2023-05-04 Valentin Clement[flang][openacc] Lower data construct operand to data...
2023-05-04 Jon Chesterfield[libc][rpc] Pass lane_mask into lock functions
2023-05-04 Amir Ayupov[BOLT] Remove redundant dumps in AsmDump
2023-05-04 Peiming Liu[mlir][sparse] fix build error.
2023-05-04 Mark de Wever[clang] Use -std=c++23 instead of -std=c++2b
2023-05-04 David Stone[clang][Sema][NFC] Move `EnterExpressionEvaluationConte...
2023-05-04 Alexey LapshinFix test bot breakage from 06b617064a997574df409c7d846b...
2023-05-04 Alexey Bataev[SLP]Fix a crash trying finding insert point for GEP...
2023-05-04 Fangrui SongMS inline asm: remove obsolete code adding AOK_SizeDire...
2023-05-04 Teresa JohnsonRevert "Restore "[MemProf] Context disambiguation cloni...
2023-05-04 Valentin Clement[flang][openacc] Lower copyout, detach and delete to...
2023-05-04 Mehdi AminiRemove obsolete patch for arcanist: this is already...
2023-05-04 Nikolas Klauser[libc++][PSTL] Move all the OpenMP conditionals into...
2023-05-04 Fangrui SongEntryExitInstrumenter: skip naked functions
2023-05-04 Slava Zakharin[flang][hlfir] Generate explicit HLFIR type cast for...
2023-05-04 Peiming Liu[mlir][sparse] group tensor id and levels into pairs...
2023-05-04 Nikolas Klauser[libc++][PSTL][NFC] Fix the naming in the SIMD backend
2023-05-04 Akash Banerjee[OpenMP][OMPIRBuilder] Migrate MapCombinedInfoTy from...
2023-05-04 Florian Hahn[VPlan] Clean up preheader block after b85a402dd899fc.
2023-05-04 Joseph Huber[libc][Docs] Add warning about running GPU tests with...
2023-05-04 Siyuan Zhu[ValueTracking] add UGT/UGE and SGT/SGE in `isImpliedCo...
2023-05-04 Siyuan Zhu[InstSimplify] Test case for icmp imply (NFC)
2023-05-04 Alvin Wong[compiler-rt][interception][win] Add error messages...
2023-05-04 Alvin Wong[compiler-rt][interception][asan][win] Improve error...
2023-05-04 Alvin Wong[compiler-rt][interception][win] Don't crash on unknown...
2023-05-04 Alvin Wong[compiler-rt][asan][win] Intercept exceptions for i686...
2023-05-04 Alvin Wong[compiler-rt][interception][win] Add more assembly...
2023-05-04 Louis Dionne[libc++] Add missing test for std::hash<std::filesystem...
2023-05-04 Teresa Johnson[MemProf] Need to require asserts for tests that use...
2023-05-04 Yeting Kuo[DAGCombiner] Use generalized pattern match for visitFS...
2023-05-04 Aaron BallmanAdd the experiemental interpreter to the open project...
2023-05-04 Joseph Huber[libc] Enable running libc unit tests on NVPTX
2023-05-04 Eric Kilmer[CMake] Install FindLibEdit find module
2023-05-04 Teresa JohnsonRestore "[MemProf] Context disambiguation cloning pass...
next