platform/upstream/llvm.git
2022-12-20 Sameer Sahasrabuddhe[UniformityAnalysis][NFC] Make checks independent of...
2022-12-20 Craig Topper[RISCV] Replace i64:$r in tablegen patterns with GPR...
2022-12-20 Craig Topper[RISCV] Add Predicates to the XVentanaCondOps isel...
2022-12-20 Craig Topper[RISCV] Add +xventanacondops command line to select...
2022-12-20 Craig Topper[RISCV] Add zeroext attribute to i1 arguments in xventa...
2022-12-20 Johannes Doerfert[OpenMP] Account for dynamic shared memory in the AMDGP...
2022-12-20 Johannes Doerfert[OpenMP] Improve AMDGPU Plugin
2022-12-20 Luke Nicholson[fuchsia] Tune PrimaryGroupSizeLog to reduce fragmentation.
2022-12-20 Johannes DoerfertReapply "[OpenMP][FIX] Restrict more unsound assmptions...
2022-12-20 Matt ArsenaultGlobalISel: Enable CSE of G_SELECT
2022-12-20 LLVM GN Syncbot[gn build] Port 475ce4c200ca
2022-12-20 Sameer SahasrabuddheRFC: Uniformity Analysis for Irreducible Control Flow
2022-12-20 Hanhan Wang[mlir][tensor][linalg] Add a pattern that generalizes...
2022-12-20 Chen Zheng[PowerPC][NFC] add explicit check for ctr loop pseudo...
2022-12-20 Chen Zheng[PowerPC] don't generate hardware loop.
2022-12-20 Chen Zheng[PowerPC][NFC] reuse a case for checking hardware loop...
2022-12-20 Johannes Doerfert[OpenMP][FIX] Ensure to inline `ompx::` functions after...
2022-12-20 Siva Chandra... [libc] Add support for standalone cross compilation...
2022-12-20 Ye Luo[OpenMP] Change the nextgen plugin kernel thread count...
2022-12-20 LLVM GN Syncbot[gn build] Port 2916b9918275
2022-12-20 Steven WuRevert "LTO: always parse modules in opaque pointer...
2022-12-20 Benjamin Kramer[ADT] Alias llvm::Optional to std::optional
2022-12-19 Florian Mayer[NFC] use Optional instead of separate bool
2022-12-19 Benjamin Kramer[Clang] Prepare for llvm::Optional becoming std::optional.
2022-12-19 Florian Mayer[NFC] use bitwise or instead of addition
2022-12-19 Philip Reames[SDAG] neg x with only low bit demanded is x
2022-12-19 Lang Hames[ORC] Add JITDylib argument to ResourceManager notify...
2022-12-19 Lang Hames[ORC] Add withResourceKeyDo method to ResourceTracker.
2022-12-19 Johannes Doerfert[OpenMP] Export `ompx::` symbols from the device runtime
2022-12-19 Johannes Doerfert[OpenMP] Rename the `_OMP` namespace in the device...
2022-12-19 Benjamin KramerDrop unused forward declarations of llvm::Optional...
2022-12-19 Benjamin Kramer[mlir] Add operator!= to WalkResult, for completeness.
2022-12-19 Murali Vijayaraghavan[mlir][linalg] Downscale 2D pooling with unit dimension...
2022-12-19 Johannes Doerfert[OpenMP][NFC] Cleanup clause boilerplate
2022-12-19 Philip Reames[RISCV] Match neg (and x, 1) to two shifts to improve...
2022-12-19 Benjamin Kramer[mlir] Drop Optional::value() references from tblgen...
2022-12-19 Aart Bik[mlir][sparse] minor merger code cleanup
2022-12-19 Paul RobinsonFix gcc 7.5 build break after TypeSize ctors became...
2022-12-19 Louis Dionne[clang] Don't spuriously pass -stdlib=libc++ to CC1...
2022-12-19 v1nh1shungry[clangd] Support type hints for `decltype(expr)`
2022-12-19 Yitzhak Mandelbaum[clang][dataflow][NFC] Fix comments related to widening.
2022-12-19 David Green[AArch64] Add additional umull tests cases. NFC
2022-12-19 Florian Mayer[NFC] fix some clang-tidy warnings for hwasan pass
2022-12-19 Florian Hahn[LV] Convert some tests to use opaque pointers (NFC).
2022-12-19 Florian Hahn[LV] Convert some tests to use opaque pointers (NFC).
2022-12-19 Joseph Huber[libc] Fix full build check for the GPU build
2022-12-19 Florian Hahn[LV] Remove unused AAResults argument (NFC).
2022-12-19 Benjamin Kramer[mlir][AMDGPU] Make header build standalone. NFC.
2022-12-19 Paul Robinson[ubsan] Convert tests to check 'target=...'
2022-12-19 Johannes DoerfertReapply "[Attributor][FIX] Allow negative offsets for...
2022-12-19 Paul Robinson[tsan] Convert tests to check 'target=...'
2022-12-19 Benjamin Kramer[FileCheck] Remove the last llvm::Optional
2022-12-19 Utkarsh SaxenaMake evaluation of nested requirement consistent with...
2022-12-19 Matt ArsenaultHIP: Directly call fabs builtins
2022-12-19 Mitch PhillipsRevert "[AIX][BigArchive] Treat the archive is empty...
2022-12-19 Paul Robinson[sanitizer-common] Convert tests to check 'target=...'
2022-12-19 Haojian Wu[lit] Fix a few issues in relative_lines.py
2022-12-19 Saleem AbdulrasoolRevert "Reland "[TargetLowering] Teach DemandedBits...
2022-12-19 Haojian Wu[include-cleaner] Base-type usage from member exprs...
2022-12-19 Paul KirthReland "[pgo] Avoid introducing relocations by using...
2022-12-19 Michal Paszkowski[SPIR-V] Support memory(...) function attributes
2022-12-19 Michal Paszkowski[SPIR-V] Disable MachineLateInstrsCleanup pass
2022-12-19 Simon Pilgrim[X86] Fix SLM uops counts for WriteBitTestSetRegRMW...
2022-12-19 Siva Chandra... [libc][gpu][NFC] Move CMake logic to prepare GPU build...
2022-12-19 Kautuk Consul[RISCV] Add codegen support for RISCV XVentanaCondOps...
2022-12-19 Stephen TozerFix: [DebugInfo] Add function to test debug values...
2022-12-19 Ramkumar Ramachandramlir/DialectConversion: use std::optional (NFC)
2022-12-19 Paul Robinson[profile] Convert tests to check 'target=...'
2022-12-19 Stephen Tozer[DebugInfo] Add function to test debug values for equiv...
2022-12-19 Matt ArsenaultReapply "GlobalISel: Make LLT constructors constexpr"
2022-12-19 Simon PilgrimDAG: Pull fneg out of select feeding fadd into fsub
2022-12-19 Matt ArsenaultAMDGPU: Add regression tests for fmin/fmax legacy matching
2022-12-19 Sebastian Neubauer[llvm][ADT] Fix Any with msvc and lto
2022-12-19 Nikita Popov[LAA] Convert test to opaque pointers (NFC)
2022-12-19 Caroline.Concatto... [AArch64] Add alias predicate-as-counter register for...
2022-12-19 Matt ArsenaultAMDGPU: Add more fneg combine tests
2022-12-19 Yitzhak Mandelbaum[clang][dataflow] Remove stray lines from `Environment...
2022-12-19 Matt ArsenaultARM: Add baseline tests for fadd with select combine
2022-12-19 Carlos Galvez[clang-tidy][NFC] Replace custom isStatic matcher with...
2022-12-19 LLVM GN Syncbot[gn build] Port ca0f4e193b05
2022-12-19 Roman Lebedev[NFC][llvm-exegesis] Try to fix GCC7 build
2022-12-19 Lucas Prates[AArch64] Add missing v8.8a Non-maskable Interrupts...
2022-12-19 Lucas Prates[AArch64] Add new v9.4-A PM pstate system register
2022-12-19 Tarun Prabhu[flang] Lowering and runtime support for F08 transforma...
2022-12-19 Anna Thomas[LoopPeel] Expose ValueMap of last peeled iteration...
2022-12-19 Matt ArsenaultSupport: Make TypeSize constructors constexpr
2022-12-19 Paul Robinson[msan] Convert tests to check 'target=...'
2022-12-19 Matt ArsenaultAMDGPU: Convert a few more special case tests to opaque...
2022-12-19 Matt ArsenaultAMDGPU: Update some tests to use opaque pointers
2022-12-19 Matt ArsenaultAMDGPU: Convert some amdgpu-codegenprepare tests to...
2022-12-19 Paul Robinson[lsan] Convert tests to check 'target=...'
2022-12-19 Nikita Popov[BPFAbstractMemberAccess] Use WeakTrackingVH for Base
2022-12-19 Viktoriia Bakalova[include-cleaner] Use expansion locations for macros.
2022-12-19 Roman Lebedev[NFC][llvm-exegesis] Try to fix GCC7 build
2022-12-19 Paul Walker[SeparateConstOffsetFromGEP] Remove TypeSize error...
2022-12-19 Matt ArsenaultAMDGPU: Convert some tests to opaque pointers
2022-12-19 Doru BerceaFix tests for commit 658ed9547cdd6657895339a6c390c31aa7...
2022-12-19 Nikita Popov[BPF] Restore failing offset-reloc-cast-struct tests...
2022-12-19 Sam McCall[lit] Script to automate use of %(line-n). Use in CodeC...
2022-12-19 Nikita Popov[SystemZ] Fix test (NFC)
next