platform/upstream/llvm.git
2023-03-10 Nikita Popov[Clang] Convert some tests to opaque pointers (NFC)
2023-03-10 Hans WennborgRevert "[SLP]Initial support for reshuffling of non...
2023-03-10 Krasimir GeorgievRevert "[Modules] Remove unnecessary check when generat...
2023-03-10 Ricardo Jesus[AArch64] Fix N2 SchedModel for arithmetic and logic...
2023-03-10 Nikolas Klauser[libc++] Granularize <atomic> includes
2023-03-10 Michael Buch[lldb][test] TestInlineNamespaceAlias.py: skip on older...
2023-03-10 Max Kazantsev[LICM] Support logical AND/OR when hoisting min/max
2023-03-10 Haojian Wu[clangd] UnusedIncludes: Strict config now uses the...
2023-03-10 Matthias Springer[mlir][NFC] reifyResultShapes: Add extra error checking
2023-03-10 Matthias Springer[mlir][tensor/linalg] Fix bug in reifyResultShapes
2023-03-10 Max Kazantsev[LICM] Simplify (X < A && X < B) into (X < MIN(A, B...
2023-03-10 Markus BöckReland "[mlir] Enable opaque pointers in LLVM conversio...
2023-03-10 Max Kazantsev[Test] Rename some negative tests into positive with...
2023-03-10 Markus Böck[mlir][GPUToLLVM] Fix regression introduced with opaque...
2023-03-10 Nikita Popov[InstSimplify] Adjust context instruction when threadin...
2023-03-10 Nikita Popov[InstSimplify] Add test for PR61312 (NFC)
2023-03-10 Alexander Shaposhnikov[Clang][Sema] Start fixing handling of out-of-line...
2023-03-10 chenglin.bi[InstCombine] Add precommit tests for strong order...
2023-03-10 Sameer Sahasrabuddhe[llvm][Uniformity] consistently handle always-uniform...
2023-03-10 Valentin Clement[flang] Handle unlimited polymorphic with intrinsic...
2023-03-10 Max Kazantsev[Test] Add missing noundef in positive test
2023-03-10 Craig Topper[RISCV] Use binary search for RISCVLoadFPImm::getLoadFPImm.
2023-03-10 Markus BöckRevert "[mlir] Enable opaque pointers in LLVM conversio...
2023-03-10 Markus Böck[mlir] Enable opaque pointers in LLVM conversion passes...
2023-03-10 Lang Hames[JITLink][docs] Update docs for generic link algorithm...
2023-03-10 Chuanqi XuRevert "[NFC] Don't recompute Linkage for Decl in Relea...
2023-03-10 Chuanqi Xu[NFC] Don't recompute Linkage for Decl in Release Modes
2023-03-10 Craig Topper[RISCV] Move some RISCVLoadFPImm out of line. NFC
2023-03-10 Rong Xu[FSAFDO] Improve FS discriminator encoding
2023-03-10 Chuanqi Xu[C++20] [Modules] Don't load declaration eagerly for...
2023-03-10 Jie Fu[libfuzzer] Fix build error due to out-of-line definiti...
2023-03-10 Max Kazantsev[Test] Add some corner cases negative tests for D143726
2023-03-10 Max Kazantsev[Test] Add negative and positive tests with extra uses...
2023-03-10 Max Kazantsev[Test] Add negative eq/ne tests for D143726
2023-03-10 Max Kazantsev[Test] Add negative and positive mismatched predicates...
2023-03-10 Max Kazantsev[Test] Add negative and positive logical or/and tests...
2023-03-10 Max Kazantsev[Test] Add swapped tests for D143726
2023-03-10 Wu, Yingcong[libfuzzer] avoid unneccessary copy
2023-03-10 sgokhale[CodeGen][AArch64] Generate Pseudo instructions for...
2023-03-10 Max Kazantsev[Test] Regenerate tests using update_llc_test_checks.py
2023-03-10 Lang Hames[JITLink] Use unique_function rather than std::function...
2023-03-10 Eugene Zhulenev[mlir] Add support for f8 data types to LLVM dialect...
2023-03-10 Yaxun (Sam... [HIP] Fix temporary files
2023-03-10 Sam Clegg[lld][WebAssembly] Use C++17 nested namespace syntax...
2023-03-10 wanglian[Codegen][NFC] Replace 'RegisterRegAlloc::FunctionPassCtor'
2023-03-10 Jim Lin[RISCV] Set how many bytes load from or store to stack...
2023-03-10 Jim Lin[RISCV] Pre-commit test case for D140460
2023-03-10 Vitaly Buka[ConstraintElimination] Fix UB after D145677
2023-03-10 Igor Zhukov[libc++][ranges] Implement LWG-3865 Sorting a range...
2023-03-10 Luke Lau[RISCV] Model interleave and deinterleave shuffles...
2023-03-10 Kirill Stoimenov[HWASAN][LSAN] Fix buildbot failure.
2023-03-10 Paul Walker[SVE] Precommit multiuse predicated compare tests.
2023-03-10 Kirill Stoimenov[HWASAN][LSAN] Disable tests which don't pass in HWASAN...
2023-03-10 Michael Buch[lldb][InstrumentationRuntime] Make 'data' struct anony...
2023-03-10 Jun Zhang[InstCombine] Reduce absolute diff from min+max+sub
2023-03-09 Arthur Eubanks[llvm-c] Remove pointee support from LLVMGetElementType
2023-03-09 Ben Shi[RISCV][NFC] Add tests for SLP vectorization of math...
2023-03-09 Renaud-KBreak circular dependency between FIR dialect and utilities
2023-03-09 Emilio Cota[mlir][vector] remove unnecessary VectorTransformOps...
2023-03-09 Jason MolendaSlight refinement to a change yesterday in metadata...
2023-03-09 Bruno Cardoso... [Coroutines] Fix premature conversion of return object
2023-03-09 Christopher... [scudo] Add a fast get time version.
2023-03-09 bzcheeseman[ORC] Fix name shadowing issue, NFC.
2023-03-09 Aart Bik[sparse][mlir] test transposition on sorted COO
2023-03-09 Peiming Liu[mlir][sparse] deduplicate non-unique coordinates uncon...
2023-03-09 Leonard Chan[hwasan] Suppress leaks from dlsym with hwasan+lsan...
2023-03-09 Nikolas Klauser[libc++] Fix include order in <optional>
2023-03-09 Nadeem, Usman[Flang] Add support to use LTO specific pipelines
2023-03-09 Jez Ng[LTO] Add debug logging for module ID <-> path mapping
2023-03-09 Peiming Liu[mlir][sparse] add a check test for foreach operation...
2023-03-09 Arthur Eubanks[docs] Mention LLVM_USE_LINKER/LLVM_PARALLEL_{COMPILE...
2023-03-09 Peiming Liu[mlir][sparse] fix bugs when convert coo to coo but...
2023-03-09 Joshua BatistaAdd codegen for llvm exp/exp2 elementwise builtins
2023-03-09 Jakub Kuderski[mlir][vector] Add missing build dependencies for Vecto...
2023-03-09 Jakub Kuderski[mlir][vector][nvgpu] Move MMA contraction preparation...
2023-03-09 Snehasish Kumar[memprof] Add scripts to automate testdata regeneration.
2023-03-09 Jonas Devlieghere[lldb] Skip TestSymbolFileJSON on Windows
2023-03-09 Jennifer YuRevert "Revert "Add map info for dereference pointer.""
2023-03-09 Fehr Mathieu[mlir] Add setters for Dynamic[Type|Attr]Definition
2023-03-09 Michael Jones[libc][docs] update list of completed stdio funcs
2023-03-09 Jonas Devlieghere[lldb] Add nullptr check to SymbolVendorWasm
2023-03-09 Jonas Devlieghere[dsymutil] Fix offset calculation for universal binaries
2023-03-09 Michal Paszkowski[SPIR-V] Report modifying IR in SPIRVPrepareFunctions
2023-03-09 Zain Jaffal[ConstraintElimination] Fix undefined behaviour in...
2023-03-09 Peiming Liu[mlir][sparse] deduplicate non-unique coordinates when...
2023-03-09 Hanhan Wang[mlir][tensor] Expose padding requirement of pack ops...
2023-03-09 Ed Maste[libc++] Add CI job testing on FreeBSD
2023-03-09 Peter Klausler[flang] Ensure "dtv" args passed by descriptor when...
2023-03-09 Peter Klausler[flang] Ensure that CLASS(*) component descriptors...
2023-03-09 Luke Lau[RISCV][NFC] Add tests for interleaved accesses in...
2023-03-09 Paul Robinson[PS4/PS5] Remove C_INCLUDE_DIRS handling
2023-03-09 Alexey Lapshin[DebugInfo][DWARF] Add doesFormBelongToClass function.
2023-03-09 Aiden Grossman[ELF] Fix build after getSectionAndRelocations Refactoring
2023-03-09 Erich KeaneRevert two patches to fix GH58452 regression
2023-03-09 Aiden Grossman[ELF] Move getSectionAndRelocations to ELF.cpp from...
2023-03-09 Siva Chandra[libc] Extend the linux thread implementation for riscv64.
2023-03-09 Michael Kruse[Polly] Fix plugin build.
2023-03-09 Florian Hahn[VPlan] Replace invariance fields from VPWidenGEPRecipe.
2023-03-09 Philip Reames[ASAN] Address a style issue noticed during review...
2023-03-09 Valentin Clement[flang] Check if dummy is allocated before deallocation...
next