The Week Of Monday 12 July 2021 Archives by subject
Starting: Mon Jul 12 01:25:21 PDT 2021
Ending: Sun Jul 18 18:54:28 PDT 2021
Messages: 647
- [all-commits] [llvm/llvm-project]
Charusso via All-commits
- [all-commits] [llvm/llvm-project] 0024ec: [NewPM][SimpleLoopUnswitch] Add option to not triv...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 00c1cc: [RISCV] Add more i32 srem/sdiv with power of 2 con...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0144e6: [llvm-objcopy] Improve performance of long pattern...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 01bdb0: [mlir][linalg] Improve implementation of hoist pad...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 01d3a3: [CUDA] Only allow NVIDIA offload-arch during CUDA ...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 0321db: [LLDB][GUI] Add Process Attach form
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] 03282f: [clang] C++98 implicit moves are back with a venge...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 034b94: Fix documentation; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 03a470: [RISCV] Fix the neutral element in vector 'fadd' r...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 03d8fe: [OpenCL] Add verbosity when checking support of re...
Anton Zabaznov via All-commits
- [all-commits] [llvm/llvm-project] 04942a: [libc++] NFC: Add comment for running macOS CI set...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 04b75c: [InstCombine] Look through invariant group intrins...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 04bddb: [mlir][crunner] fix bug in memref copy for rank 0
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 059050: [InstCombine][test] add tests for fadd reductions; ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 05eb59: [OpenCL] Add support of __opencl_c_program_scope_g...
Anton Zabaznov via All-commits
- [all-commits] [llvm/llvm-project] 071203: [CSSPGO][llvm-profgen] Allow multiple executable l...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 0722f3: Revert rGb803294cf78714303db2d3647291a2308347ef23 ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 072669: sanitizer_common: optimize memory drain
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 087310: [SCEV] Strengthen inference of RHS > Start in howM...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 08cf69: [RISCV] Support overloading for RVV miscellaneous ...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 090f00: [OpenCL][NFC] opencl-c.h: reorder atomic operations
Dave Airlie via All-commits
- [all-commits] [llvm/llvm-project] 09c9f4: [AMDGPU][MC] Added missing isCall/isBranch flags
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 09df61: Implementation of STBCX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 0a9afa: [libc++] Encode the arch and OS in buildkite agent...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 0ad1d9: Revert "ThinLTO: Fix inline assembly references to...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 0aece7: [DAG] Fold select(cond, binop(x, y), binop(x, z)) -> b...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0bf4b8: [Clang] Add an empty builtins.h file.
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 0c164e: [MLIR][CAPI] On MINGW don't link against libMLIR
Valentin Churavy via All-commits
- [all-commits] [llvm/llvm-project] 0c3401: [runtimes] Serialize all Lit params instead of pas...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 0c6fad: [gn build] (semi-manually) port 0da172b1766e
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0c7a48: [libomptarget] Keep the Shadow Pointer Map up-to-date
George Rokos via All-commits
- [all-commits] [llvm/llvm-project] 0cd98b: [analyzer] Handle std::swap for std::unique_ptr
Deep Majumder via All-commits
- [all-commits] [llvm/llvm-project] 0ce13f: [RISCV] Add curly braces around a case body that d...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0d17b5: [SLP] add test for multiple logical reductions; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0da172: sanitizer_common: add thread safety annotations
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 0da357: [AArch64] Silence unused variable warning. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 0da95a: [libc++] Workaround non-constexpr std::exchange pr...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 0e49c5: [AArch64] Fix selection of G_UNMERGE <2 x s16>
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 0e6424: [OpaquePointers][ThreadSanitizer] Cleanup calls to...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 0ec812: [clang-tidy] performance-unnecessary-copy-initiali...
Felix Berger via All-commits
- [all-commits] [llvm/llvm-project] 0ed174: [NFC] [hwasan] Split argument logic into functions.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 0f9e64: Defend early against operation created without a r...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 10158b: sanitizer_common: fix 32-bit build
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 108a32: [mlir][spirv] Add support for GLSL FMix
Weiwei via All-commits
- [all-commits] [llvm/llvm-project] 10e0cd: [PowerPC][NFC] Power ISA features for Semachecking
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 10f5e0: [LLDB] Testsuite: Add helper to check for AArch64 ...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 1100e4: [AbstractAttributor] Fold function calls to `__kmp...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 112c09: [SelectionDAG] Simplify PromoteIntRes_INSERT_SUBVE...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 11b47c: Reland "[clang-repl] Implement partial translation...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 122b02: [WebAssembly] Remove datalayout strings from llc t...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 123e8d: [mlir][sparse] add support for std unary operations
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 12d04c: [NFC] [Coroutines] Remove unused CoroFree
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 13fe78: [analyzer] Handle << operator for std::unique_ptr
Deep Majumder via All-commits
- [all-commits] [llvm/llvm-project] 14362b: [scudo] Don't enabled MTE for small alignment
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 14f775: [llvm-mca] [NFC] Formatting code
Markos Horro via All-commits
- [all-commits] [llvm/llvm-project] 152675: [RISCV] Compose vector subregs hierarchically
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 15df9c: [libc++][ci] Clean up the Docker image
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 161640: [OpenMP] Add remark documentation to the OpenMP we...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 1689d1: [WebAssembly] fix typo in range check for Asm locals
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 16b5e9: Revert "Use ManagedStatic and lazy initialization ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 16f820: [sanitizer] Fix type error in python 3
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 173332: [RISCV] Manually emit the best shift for VSCALE lo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 182ba8: [libcxx][ranges] makes `ranges::subrange` a borrow...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 187e05: [clang-tidy] performance-unnecessary-copy-initiali...
Felix Berger via All-commits
- [all-commits] [llvm/llvm-project] 1893b6: Avoid triggering assert when program calls OSAtomi...
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] 189c55: [compiler-rt][hwasan] Refactor kAliasRegionStart u...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 18c194: [PowerPC] Add PowerPC compare and multiply related...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 18d877: [gn build] port 766a08df12c1
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 18e21e: [libc++] CI: Setup BuildKite agents through launchd
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1993b7: [Analaysis, CodeGen] Remove getHotSucc (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1a6a84: [DAG] Move select(cc, binop(), binop()) folds into...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1a7cdd: [NFC] Fix typo intrinisic
Madhur via All-commits
- [all-commits] [llvm/llvm-project] 1af97c: [analyzer] LoopUnrolling: fix crash when a loop co...
AbbasSabraCpp via All-commits
- [all-commits] [llvm/llvm-project] 1b18e9: [PATCH] D105827: [SLP]Workaround for InsertSubVect...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 1bfec3: [InstCombine] Regenerate select-gep.ll tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1c6900: [libcxx] [docs] Acknowledge that the library is kn...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 1ca748: [libc++] Exit from macos-ci-setup upon error
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1d8030: [NFC] Do not track calls to inlined intrinsics in ...
dobbelaj-snps via All-commits
- [all-commits] [llvm/llvm-project] 1d9585: [NFC][AMDGPU] autogenerate kill-infinite-loop.ll c...
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] 1daaf1: [gn build] Port 0bf4b81d57b0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1e03c3: Prepare Compiler-RT for GnuInstallDirs, matching l...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 1e30bf: [SelectionDAG] Add an overload of getStepVector th...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 1e4a41: [lldb] Always call DestroyImpl from Process::Finalize
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 1e670d: [RISCV] Use DIVUW/REMUW/DIVW instructions for i8/i...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1f1369: [sanitizers] Fix building on case sensitive mingw ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 1f71bc: Build libSupport with -Werror=global-constructors ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 1f8e28: [libc++] Add a CMake target to re-generate files a...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1fd23a: [LangRef] Add elementtype attribute
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 20113d: Fix mismatch between the provisioning of asyncExec...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 20176b: [clang] Refactor AST printing tests to share more ...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 205ed0: [SCEV] Handle zero stride correctly in howManyLess...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 2071ce: [Altivec] Use signed comparison for vec_all_* and ...
Bardia Mahjour via All-commits
- [all-commits] [llvm/llvm-project] 219c72: [Bazel] Delete deprecated gentbl rule
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 21a0ef: AMDGPU/GlobalISel: Redo kernel argument load handling
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 222fde: GlobalISel: Use extension instead of merge with un...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 231bf5: [InstrRef][FastISel] Support emitting DBG_INSTR_RE...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 2377ec: [PowerPC] Custom Lowering BUILD_VECTOR for v2i64 f...
jsji via All-commits
- [all-commits] [llvm/llvm-project] 239d01: Reland "[LV] Print remark when loop cannot be vect...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 24129f: [LLD] Adding support for RELA for CG Profile.
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 25629b: Fix cuda-bad-arch.cu test.
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 2584eb: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 25dade: [profile] Decommit memory after counter relocation
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 25ee55: [SLP] match logical and/or as reduction candidates
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 263fe1: [Bazel] Delete blank line to make buildifier happy
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 26c216: add some comment for jit component
Axis via All-commits
- [all-commits] [llvm/llvm-project] 26e59c: [mlir] factor math-to-llvm out of standard-to-llvm
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 279c3a: [Bazel] ignore build files under libcxx's copy of ...
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 27addb: AMDGPU/GlobalISel: Fix some incorrect memory types...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 28a3ad: [ScalarEvolution] Remove uses of PointerType::getE...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 28fb69: [AIX] Emit version string in .file directive
jsji via All-commits
- [all-commits] [llvm/llvm-project] 2994ad: [mlir] Remove unused functions in LinalgOps.cpp
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 2a399e: [libc++] Add a CI job for macOS on arm64 hardware 🥳
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2a9366: [libc++] Generate ABI list for macOS arm64
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2b17c2: [SCEV] Fix unused variable warning (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2b3a4c: [test] Extend negative stride backedge tests to co...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 2b6e43: [mlir][sparse] add shift ops support
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 2bad8b: Revert "Build libSupport with -Werror=global-const...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 2bc070: [sanitizer] Fix VSNPrintf %V on Windows
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2c425c: [libcxx] [test] Clarify weak_ptr_ret on Windows, r...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 2c47b8: Revert "[llvm] Add enum iteration to Sequence"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 2c68ec: [OpaquePtr] Remove uses of CreateGEP() without ele...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2e7ec4: [lldb] Add AllocateMemory/DeallocateMemory to the ...
Peter S. Housel via All-commits
- [all-commits] [llvm/llvm-project] 2eb50b: [SLP]Workaround for InsertSubVector cost.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 3001b4: [libc++] Implement views::all_t and ranges::viewab...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 303ddb: Fix utils/update_cc_test_checks/check-globals.test...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 304293: [gn build] (semi-manually) port 6a4054ef060b
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 308d38: [WebAssembly] Generate checks for simd-load-store-...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 318ce4: [mlir][linalg] Improve codegen of ExtractSliceOfPa...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3191ac: AMDGPU: Try to fix test failure with EXPENSIVE_CHECKS
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 31b8f4: [ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 32627f: [mlir] Handle unused variable when assertions are ...
Tres via All-commits
- [all-commits] [llvm/llvm-project] 326b00: sanitizer_common: use 0 for empty stack id
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 3321f4: Reland [Orc] Add verylazy example for C-bindings
Valentin Churavy via All-commits
- [all-commits] [llvm/llvm-project] 338314: [ARM] Lower v16i8 -> i64 VMLA reductions.
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3469a8: [mlir][linalg][NFC] Factor out tile generation in ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 357756: [OpaquePtr] Remove uses of CreateConstGEP1_64() wi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 35909f: [PowerPC] Fix the splat immediate in PPCMIPeephole...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 35a18a: [PowerPC] Implement intrinsics for mtfsf[i]
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 35ce66: [NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 367ec7: [Orc] Remove unnecessary <string> include dependen...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 372bb0: [AMDGPU] Check llc-pipeline.ll with -match-full-li...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 379f24: Revert "Revert "Reset the wakeup timeout when we r...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 395271: [runtimes] Simplify how we set the target triple
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 396f2e: [lld/mac] Make tbd files in one test valid
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 39a369: Fix typo in test
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 3a1b38: [X86] Add i32 (shl (sr[la] exact sel(X, Y), C1), C...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3a7ca4: utils: fix broken assertion in revert_checker
George Burgess IV via All-commits
- [all-commits] [llvm/llvm-project] 3bda1c: [docs] Fix :option:`--file-header` reference in ll...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3bf101: [docs][OpaquePtr] Remove finished task
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 3c4023: [test] Use double pound to denote comments.
Daniel Rodríguez Troitiño via All-commits
- [all-commits] [llvm/llvm-project] 3c9d86: [ELF][test] Avoid llvm-readelf/llvm-readobj one-da...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3cc387: [NVPTX] Tweak fast-math tests to avoid select(bino...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3ceb92: AMDGPU/GlobalISel: Preserve more memory types
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3cee36: [X86][SSE] X86ISD::FSETCC nodes (cmpss/cmpsd) retu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3d3dc9: Revert "[llvm][tools] Hide unrelated llvm-cfi-veri...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 3d89fb: [RISCV] Support machine constraint "S"
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3e25ea: Revert "Defend early against operation created wit...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 3e5cff: [Tests] Fix test broken by: 43c7ca8e4963 [AArch64]...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 3e649f: [openmp][nfc] Simplify macros guarding math comple...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 3e6c38: [SimplifyCFG] Rerun PHI deduplication after common...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 3ea886: [gn build] (manually) port 303ddb60a2d2
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3fb062: [Attributes] Assert correct attribute constructor ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 405eef: [OpenMP][NFC] Change comment style to eliminate wa...
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 4064b6: [mlir][linalg] Tile PadTensorOp
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 408433: [mlir][sparse] Add Merger unit tests (with gcc5 bu...
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project] 40ce58: Revert "[clang] Refactor AST printing tests to sha...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 40e3df: [RegisterCoalescer] Resolve conflict based on live...
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] 411885: [libc++] NFCI: Restore code duplication in wrap_it...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 4157b6: [WebAssembly] Fixed LLD generation of 64-bit __was...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 41ba96: sanitizer_common: rename Mutex to MutexState
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 41ce5e: [PowerPC] Remove unnecessary 64-bit guards from al...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 424f14: [OpenMP] Fix one sign-compare warning from GCC
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 428a7c: [lld-macho] Have ICF operate on all sections at once
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 42f588: Use ManagedStatic and lazy initialization of cl::o...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 4357cf: [OpenMP][Offloading] Add -g when compiling deviceR...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 437051: [polly] Get rid of a couple uses of PointerType::g...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 43c7ca: [AArch64][GlobalISel] Legalize store <2 x i16>
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 442123: Fixes memory sanitizer 'use-of-uninitialized-value...
bgra8 via All-commits
- [all-commits] [llvm/llvm-project] 4504e1: [OpenMP][CMake] Fix an issue when there is space i...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 454309: [sanitizer_common] Define internal_usleep on Solaris
rorth via All-commits
- [all-commits] [llvm/llvm-project] 45b3cf: [mlir][sparse] add support for AND and OR operations
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 45ffe6: [clang/objc] Optimize getters for non-atomic, copi...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4628ff: [libc++] NFC: Reindent the run-buildbot script
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 462d4d: [clangd] Add CMake option to (not) link in clang-t...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 46580d: [llvm-readobj] Switch command line parsing from ll...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 46c8e7: [AArch64][GlobalISel] Clamp <n x p0> vecs when leg...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 46e897: [RISCV] Prevent use of t0(aka x5) as rs1 for jalr ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 46ef86: [mlir] Move linalg::Expand/CollapseShapeOp to memr...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 4709d9: [libomp] ompd_init(): fix heap-buffer-overflow whe...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 47269d: GlobalISel: Handle lowering non-power-of-2 extloads
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4737ee: [OpaquePtr] Remove uses of CreateConstInBoundsGEP2...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 47633a: Reapply "[DebugInfo] Enable variadic debug value s...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 47d078: [GlobalISel] Handle more types in narrowScalar for...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 47f846: Enable Flang by default in the test-release.sh script
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 483df5: [Support] Turn on SupportTest for Apple Silicon
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] 486882: [analyzer] Model comparision methods of std::uniqu...
Deep Majumder via All-commits
- [all-commits] [llvm/llvm-project] 489742: [NFC] Inline variable to prevent unused variable w...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 497583: [InstCombine] Add basic (select C, (gep Ptr, Idx), ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 49d731: [LV] Avoid scalable vectorization for loops contai...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 4a3def: [mlir][vector] Refactor TransferReadToVectorLoadLo...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 4a4229: [WebAssembly] Codegen for v128.storeX_lane instruc...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 4ace60: [OpaquePtr] Remove uses of CreateStructGEP() witho...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4b2190: Fix undeduced type assert
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 4b9d69: [InstCombine][tests] add tests for signbit + logic...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4c55cd: [GlobalISel] Fix known bits for G_BSWAP and B_BITR...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 4d188a: [Verifier] Require same signature for intrinsic calls
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4df591: [SCEV] Handle zero stride correctly in howManyLess...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 4e3dc6: GlobalISel: Introduce GenericMachineInstr classes ...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 4eb107: [PowerPC] Add PowerPC population count, reversed l...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 4fd0ad: [SLP] Fix case of variable name. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5024fe: [libc++] Mark failing rel_ops test as XFAIL in bac...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 50529a: [mlir][Linalg] Add 3D pooling named ops to Linalg.
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 507136: [OpaquePtr] Remove uses of CGF.Builder.CreateConst...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5099e0: [runtimes] Inherit the TARGET_TRIPLE that may be s...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5105a7: [docs/llvm-cov] Document -compilation-dir
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 51a12d: [X86][SSE] matchShuffleWithPACK - avoid poison pol...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 51fc74: [Driver] Let -fno-integrated-as -gdwarf-5 use -fdw...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5208ec: [libc++] Update Google benchmark to v 1.5.5
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5366de: [SimpleLoopUnswitch] Don't non-trivially unswitch ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 53fed8: [AMDGPU] Reserve AMDGPU ELF e_flags machine 0x44
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 557855: Revert "tsan: make obtaining current PC faster"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5609c8: [X86FixupLEAs] Try again to transform the sequence...
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 561b94: sanitizer_common: Fix the build for platforms that...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 5635d2: [RISCV] Pass -u to linker correctly.
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 5643be: [DAG] Enable foldSelectOfBinops on select(setcc(), ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5664c5: [MLIR] [Python] Add `owner` to PyValue and fix its...
John Demme via All-commits
- [all-commits] [llvm/llvm-project] 56e6d4: [docs] Update CMake cross compiling guide link
Tommy Chiang via All-commits
- [all-commits] [llvm/llvm-project] 573881: Revert "[SCEV] Handle zero stride correctly in how...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 580188: Defend early against operation created without a r...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 58494c: [clang-format] Make BreakAfterReturnType work with...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 58e5e5: [ARM] Extra MLA vecreduce tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 597e9c: Revert "[CSSPGO][llvm-profgen] Fix a missing inita...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 59bb72: [Attributes] Remove duplicate attribute in typeInc...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 59c33a: [Cloning] Remove unused parameter from CloneAndPru...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5a4e77: [mlir][tosa] Added more shape inference for tosa ops
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 5acddf: [ARM] Lower non-extended small gathers via truncat...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5bd7cc: [AArch64][GlobalISel] Mark v2s64 -> v2p0 G_INTTOPT...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 5c5760: [tests] Precommit test for D104140
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 5ca9cf: [tests] Precommit a test case from D105216
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 5cbd5c: [VP][NFC] Correct formatting in unit test
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 5cd63e: [AArch64][GlobalISel] Legalize bswap <2 x i16>
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 5d1464: [Attributes] Make type attribute handling more gen...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5d1ba5: [LoopReroll] Add an extra defensive check to avoid...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 5d5b08: [DependenceAnalysis] Guard analysis using getPoint...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 5d7632: MachO: don't emit L... private symbols in do_not_d...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 5da010: [mlir][linalg] Add optional output operand to PadT...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 5da0f9: [GlobalISel] Fix infinite loop in reassociationCan...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 5df999: [NFC][sanitizer] Rename some MemoryMapper members
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 5e4b33: [Verifier] Improve incompatible attribute type check
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 606551: Revert "[X86][SSE] X86ISD::FSETCC nodes (cmpss/cmp...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 6225d0: [OpaquePtr] Remove uses of CreateInBoundsGEP() wit...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 622eb1: [mlir][sparse] add restrictive versions of divisio...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 624525: [test] Add a SCEV backedge computation test with a...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6296e1: [mlir][Vector] Remove Vector TupleOp as it is unused
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 637738: [AArch64] Fix AArch64::dsub's size
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 64785a: [AIX] Update testcase to use aix triple
jsji via All-commits
- [all-commits] [llvm/llvm-project] 649977: Opaque pointer GEP fixes for BrainF example
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 6545fd: [Analysis] Remove isJoinDivergent (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 657128: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 657eb9: [Sanitizers] FutexWake fix typo for FreeBSD code p...
David CARLIER via All-commits
- [all-commits] [llvm/llvm-project] 659677: [libcxx] [test] Fix mismatches between aligned ope...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 6601be: [X86] Remove incorrect use of known bits in shuffl...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 6611fb: [AArch64] Dump a little more info about unimplemen...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 66225d: [PowerPC][AIX] Add warning when alignment is incom...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 66ab85: [Driver] Fix compiler-rt lookup for x32
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] 67002b: [flang][OpenMP] Fix semantic check of test case in...
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 681055: [OpenMP] Remove TSAN annotations from libomp
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 68ac2e: [mlir][sparse] replace linalg.copy with memref.copy
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 68ae8b: [mlir][Linalg] Properly specify Linalg attribute.
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 68ec4a: Add `lli` as dependency of MLIR integration tests
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 68fa6f: [CSSPGO][NFC] Allow cl::ZeroOrMore for use-iterati...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 69a3ac: [Test] We can benefit from pipelining of ymm load/...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 69a568: [llvm][tools] Hide unrelated llvm-cfi-verify options
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 6a3904: Mips: Mark special case calling convention handlin...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6a4054: sanitizer_common: add Semaphore
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 6ac328: [Attributes] Replace doesAttrKindHaveArgument() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6b04ec: [CSSPGO][llvm-profgen] Fix a missing initalization
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 6b1668: [mlir][Linalg] Improve comprehensive bufferization...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 6b3eba: [ARC] Add disassembly for the conditioned move imm...
Thomas Johnson via All-commits
- [all-commits] [llvm/llvm-project] 6c04b7: [AArch64] Optimize overflow checks for [s|u]mul.wi...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 6c40ab: Revert "[MachineVerifier] Diagnose invalid INSERT_...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 6ca724: sanitizer_common: support printing __m128i type
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 6cb05c: [libcxx][modularisation] adds several headers to t...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 6d3e7c: [OpaquePtr] Remove uses of CreateConstGEP1_32() wi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6dad7a: [SCEV] Add tests for known negative strides in tri...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6eb576: Add a mutex to guard access to the ThreadPlanStack...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 6ebbf7: [Bazel] Update configuration to HEAD
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 6f6131: sanitizer_common: Suppress another thread safety w...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 6fd9c1: [PowerPC] Fix typo in vector shuffle combining
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 7039df: [mlir][memref] adjust integration tests to new low...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 707880: [PowerPC][NFC] add testcase for update-form prepar...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 713949: [asan] Slightly modified the documentation.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 714038: [NFC][sanitizer] Move MemoryMapper template parameter
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7177c5: [lldb][NFC] Use ArrayRef in TypeSystemClang::SetFu...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 727484: [lldb] Fix editline unicode on Linux
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 7299c6: [test] Avoid llvm-nm one-dash long options
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 74b888: [mlir][rocdl] Add math::Exp2Op lowering to ROCDL
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 74b99b: [CSSPGO] Do not import pseudo probe desc in thinLTO
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 763745: Use ManagedStatic and lazy initialization of cl::o...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 766a08: [Frontend] Only compile modules if not already fin...
Ben Barham via All-commits
- [all-commits] [llvm/llvm-project] 76b7d3: [AMDGPU] Add TII::isIgnorableUse() to allow VOP re...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 77396b: [runtimes] NFCI: Drop intermediate CMake variable ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 77aec9: [CSSPGO] Turn on unique linkage name by default fo...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 77f2f0: [llvm-mca][JSON] Store extra information about dri...
Markos Horro via All-commits
- [all-commits] [llvm/llvm-project] 7802f6: AArch64: use 4-byte slots for arm64_32 pointers in...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 78463e: [OpenCL] Add support of __opencl_c_generic_address...
Anton Zabaznov via All-commits
- [all-commits] [llvm/llvm-project] 7987c4: [OpaquePtr][ISel] Use ArgListEntry::IndirectType more
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 798fe3: [PowerPC][AIX] Fix Zero-width bit fields wrt MaxFi...
Steven Wan via All-commits
- [all-commits] [llvm/llvm-project] 7a2067: AST: correct name decoration for swift async funct...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 7af143: Working (ish) version
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 7b302f: tsan: strip top inlined internal frames
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 7b47de: [mlir] NFC - Add AffineMap::replace variant with d...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 7c6372: [llvm][tools] Hide unrelated llvm-cfi-verify options
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 7cb25f: [llvm-strip][WebAssembly] Support strip flags
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] 7db463: [IRBuilder] Deprecate CreateConstGEP2_64() without...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7de217: [ELF] --fortran-common: prefer STB_WEAK to COMMON
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7e21de: [IR] Don't accept null type in ConstantExpr::getGe...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7e29e5: [Polly] Fix misleading debug message. NFC.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 7e496c: [tests] Stablize tests for possible change in dere...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7ed3e8: [Attributes] Determine attribute properties from T...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7efe38: [libc++] [test] Add a missing `()` in TestEachInte...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 803cf7: [PowerPC][NFC] Add the missing 'REQUIRES: powerpc-...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 80f9fd: [ELF][test] Rework non-preemptible ifunc tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 810e4c: [DebugInfo] Correctly update dbg.values with dupli...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 816f12: [MIPS] Regenerate test after D105161. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 81ce3a: [SLP] avoid leaking poison in reduction of safe bo...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 8253fa: Fix warning '-Wparentheses'. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 8266b7: [lldb/Target] Fix event handling during process la...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 831ee6: [AArch64][GlobalISel] Optimise lowering for some v...
Irina Dobrescu via All-commits
- [all-commits] [llvm/llvm-project] 832ba2: sanitizer_common: optimize memory drain
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 8422bf: [polly] Fix regression tests with POLLY_ENABLE_GPG...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 846199: [Bazel] Uniformly export all MLIR td files
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 84e429: [PowerPC] Fix rounding mode for vec_round in altiv...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 850b57: [runtimes] Bring back TARGET_TRIPLE
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 851a33: [libc++] Add a job running GCC with C++11
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 85cb4f: Support: reduce stack used in default size test.
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 85cce4: [libc++] Test on Clang ToT by default
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8724a7: [libc] update benchmark distributions
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 8725b3: [NFC][sanitizer] Simplify MapPackedCounterArrayBuffer
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 874723: Partially implement P1401R5 (Narrowing contextual ...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 877e97: [libc++] Use 'os' tags to target Linux libc++ buil...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 87bfc4: [libc++][ci] Add arch and os tags to the macOS CI ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 881dc3: [mlir] replace llvm.mlir.cast with unrealized_conv...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 88b73a: [libc++] Remove random [[nodiscard]] in the test s...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 89aa11: [ORC] Remove LLVM-side MachO Platform runtime supp...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 89ccbd: [PowerPC] Implement MFSPR, MTMSR, MTSPR builtins
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 8a0f11: Fix test trying to write a spurious output file in...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 8a1727: [Coroutines] Run coroutine passes by default
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 8a2720: Add more types to the LLVM dialect C API
Adam Paszke via All-commits
- [all-commits] [llvm/llvm-project] 8a2997: [PowerPC][NFC] add test case for preparing more lo...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 8a8377: Implementation of STBCX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 8ada88: SubstTemplateTypeParmType can contain an 'auto' ty...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 8ae31b: Reformulate OrcJIT tutorial doc to make it more cl...
sonson via All-commits
- [all-commits] [llvm/llvm-project] 8b426b: [gn build] Port b9c3941cd61d
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 8b86b3: [Bazel] Use bazel_skylib paths for paths munging
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 8ba531: Add newline to fix documentation build
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 8bbf2f: sanitizer_common: make sem_trywait as non-blocking
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 8d051d: Revert "Use ManagedStatic and lazy initialization ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 8e3b5c: ThinLTO: Fix inline assembly references to static ...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 8ea1a6: [vscode] fix ubsan problem in the progress event r...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 8f053e: [libc] Fix typos in x86_64/FEnv.h
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 8f806d: [test] Avoid llvm-readelf/llvm-readobj one-dash lo...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8fb474: [libc++/abi] Fix broken Lit feature no-noexcept-fu...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8fe058: [clang] Document llvm options controlling pragma u...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 8fe659: [mlir][sparse] minor cleanup of Merger
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 90a6bb: [remangleIntrinsicFunction] Detect and resolve nam...
dobbelaj-snps via All-commits
- [all-commits] [llvm/llvm-project] 90e7f5: [gn build] Port c08dabb0f476
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 918bda: [analyzer] Do not assume that all pointers have th...
vabridgers via All-commits
- [all-commits] [llvm/llvm-project] 91e151: [TTI] Consistently make getMinVectorRegisterBitWid...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 92430b: [ORC] Fix typo in declaration
lhames via All-commits
- [all-commits] [llvm/llvm-project] 9277ce: [DebugInfo] Remove unnecessary <string> include de...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 93dc73: [Lexer] Fix bug in `makeFileCharRange` called on s...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 94210b: [sanitizer] Upgrade android scripts to python 3
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 944f39: [InstCombine] Strip inbounds from (select C, (gep ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 95346b: [LV] Enable vectorization of multiple exit loops w...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 954711: [OpenMP][Offloading] Add a CMake argument LIBOMPTA...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 954a15: [SelectionDAG] Check use before combining into USU...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 958437: [Analysis] Remove getLoopPackage (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 959956: [DAG] SelectionDAG::MaskedElementsAreZero - assert...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9601c0: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 963784: [GlobalISel] Fix non-pow-2 legalization of s56 sto...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 96421a: [SystemZ] Bugfix for the 'N' code for inline asm ...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 96b411: [CostModel][X86] Adjust truncate SSE/AVX legalized...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 970e09: [WebAssembly] Codegen for v128.loadX_lane instruct...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 97661b: Revert "sanitizer_common: optimize memory drain"
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 976953: [AArch64] Update Cortex-A55 SchedModel to improve ...
NickGuy-Arm via All-commits
- [all-commits] [llvm/llvm-project] 97c8f6: [NFC][OpenMP][Offloading] Replaced explicit parall...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 98033f: sanitizer_common: Fix build for tests
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 9805af: [gn build] Port b0d38ad0bc25
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9955c6: [NFC][MLIR][std] Clean up ArithmeticCastOps
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 99718d: [X86][SSE] Add signbit tests to show cmpss/cmpsd o...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 99aebb: [NFC][sanitizer] Don't store region_base_ in Memor...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 99cb25: Revert "[SLP]Workaround for InsertSubVector cost."
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 99eb96: [AArch64][SME] Add load and store instructions
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 9bdf1a: [mlir-tblgen] Slightly improve the diagnostic mess...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 9c2de2: Demangle: correct swift_async demangling for Micro...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 9c5b73: [Bazel] Make gentbl_test compatible with coverage
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] 9c9072: [MLIR] Fix documentation of the `ExecutionEngine` ...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 9cfec7: [clang] Refactor AST printing tests to share more ...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 9d72c0: [AMDGPU] Mark waterfall loops as SI_WATERFALL_LOOP
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 9e4267: [AArch64] Add target features for Armv9-A Scalable...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 9f1f66: [NFC][sanitizer] Move MemoryMapper out of SizeClas...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a006af: [llvm] Add enum iteration to Sequence
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] a0b4f4: Use update_test_checks.py to auto-generate check l...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] a0e020: [mlir][linalg] Improve codegen when tiling PadTens...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] a12000: Reformat files.
Simon Giesecke via All-commits
- [all-commits] [llvm/llvm-project] a12e55: [AMDGPU] Precommit flat-scratch-init.ll test
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] a16071: [libc] Don't pass -fpie/-ffreestanding on Windows
Caitlyn Cano via All-commits
- [all-commits] [llvm/llvm-project] a24e02: [mlir] add missing build dependency
ftynse via All-commits
- [all-commits] [llvm/llvm-project] a35480: [llvm-exegesis] Fix missing-headers build errors.
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] a36e9e: [mlir][SCF] populateSCFStructuralTypeConversionsAn...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] a4856c: [NFC][PhaseOrdering] Add test for the lack of CSE ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a56fe1: Revert "[Orc] Add verylazy example for C-bindings"
Valentin Churavy via All-commits
- [all-commits] [llvm/llvm-project] a59165: [runtimes] Don't try passing --target flags to GCC
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a5a337: [libc] Capture floating point encoding and arrange...
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] a607f6: Revert "[LV] Print remark when loop cannot be vect...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] a6ca88: [RISCV] Lower more BUILD_VECTOR sequences to RVV's...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] a70ef3: Revert "[AbstractAttributor] Fold function calls t...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] a7749c: [AMDGPU] Use update_test_checks.py script for anno...
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] a7b7d2: [LoopInterchange] Check lcssa phis in the inner la...
CongzheUalberta via All-commits
- [all-commits] [llvm/llvm-project] a8ad91: [X86] Fix handling of maskmovdqu in X32
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] a95c33: [RS4GC] Add a test to demonstrate duplication of b...
Yevgeny Rouban via All-commits
- [all-commits] [llvm/llvm-project] a95f56: [test] Move AMDGPU reloc test from Object to tools...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a99d42: [SCEV] Fix unsound reasoning in howManyLessThans
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] aa06f3: [flang][driver] Fix output filename generation in ...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] aa3df8: [test] Avoid llvm-readelf/llvm-readobj one-dash lo...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] aaccc9: [M68k][GloballSel] LegalizerInfo implementation
Sushma Unnibhavi via All-commits
- [all-commits] [llvm/llvm-project] ab03ef: [Bazel] Update for 01bdb0f75efb
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] ab7610: [OpenCL] Add support of __opencl_c_read_write_imag...
Anton Zabaznov via All-commits
- [all-commits] [llvm/llvm-project] abbcec: Add a scalar argument case for the Fortran spread ...
mleair via All-commits
- [all-commits] [llvm/llvm-project] ac500f: [asan][clang] Add flag to outline instrumentation
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] ac8ced: Fix test - mistaken hardcoded path from my local m...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] acf0a6: [sanitizer] Fix __sanitizer_kernel_sigset_t endian...
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project] ad8e75: [ARM] Fix for matching reductions that are both se...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ad97d3: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] ada580: [mlir] Enable cleanup of single iteration reductio...
Sumesh Udayakumaran via All-commits
- [all-commits] [llvm/llvm-project] ade190: [Attributor] AACallEdges, Add a way to ask nonasm ...
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] adee89: [lldb][AArch64] Add tag packing and repetition mem...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ae0d73: [CostModel][X86] Adjust fptosi/fptoui SSE/AVX lega...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ae4cea: [mlir] Add support for tensor.extract to comprehen...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] ae5052: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] aefd6c: Combine two diagnostics into one and correct grammar
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] af06f7: [AIX][XCOFF][Bug-Fixed] parse the parameter type o...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] af5533: [mlir][Linalg] Better support for bufferizing non-...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] af6f13: [ARM] Expand types in VQDMULH tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] af9321: Use ManagedStatic and lazy initialization of cl::o...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] afc760: [mlir][sparse] add int64 storage type to sparse te...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] afd895: [AMDGPU] Use isMetaInstruction for instruction size
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] afdae7: [X86][SSE] Add signbit tests to show cmpss/cmpsd i...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] aff095: [gn build] (manually) merge 462d4de35b0c
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b0aa70: [trace][intel pt] Implement the Intel PT cursor
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] b0d38a: [clang][Analyzer] Add symbol uninterestingness to ...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] b155c8: [InstCombine] add tests for icmp with constant off...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b18bda: ARM: reuse existing libcall global variable if pos...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] b1ffa8: [gn build] Port 766a08df12c1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] b205f2: [AMDGPU] Handle s_branch to another section.
abidh via All-commits
- [all-commits] [llvm/llvm-project] b25aca: [OpaquePtr] Use AllocaInst::getAllocatedType()
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b270c3: [NFC][compiler-rt][hwasan] Move shadow bound varia...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] b28c46: [NFC] Use CHECK-LABEL in trip-count-unknown-stride.ll
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] b2f6cf: [InstCombine] Fold lshr/ashr(or(neg(x), x), bw-1) --...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b316c3: [NFC][compiler-rt][test] when using ptrauth, strip...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] b36c4b: [docs] More CMAKE variable documentation
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] b3bd88: sanitizer_common: allow COMMON_INTERCEPTOR_ENTER t...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] b4a6fa: Revert "sanitizer_common: add simpler ThreadRegist...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b4c93e: [MLIR] [Python ODS] Use @builtins.property for cas...
John Demme via All-commits
- [all-commits] [llvm/llvm-project] b4e843: [mlir][linalg][python] Add auto-generated file war...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] b568c1: [WebAssembly] Fixed LLD generation of 64-bit __was...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] b5a6ad: [Orc] Add verylazy example for C-bindings
Valentin Churavy via All-commits
- [all-commits] [llvm/llvm-project] b5a84e: [debugserver] Un-conditionalize code guarded by ma...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] b5f4ac: [PowerPC] Add FI alignment check if the addressing...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] b6b53f: [libomptarget][devicertl] Remove branches around s...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] b70dde: [mlir][linalg] Fix typo in ExtractSliceOfPadTensor...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b80329: [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b8355b: [lit] Add --xfail-not/LIT_XFAIL_NOT
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] b8424b: Revert "[hwasan] More realistic setjmp test."
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b86ddf: Global variables with strong definitions cannot be...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b910a1: [OpenMP][NFC] Update the comment header for optimi...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b92f28: [Bazel] Add examples to bazelignore
Geoffrey Martin-Noble via All-commits
- [all-commits] [llvm/llvm-project] b980d2: [unittest] Exercise SCEV's udiv and udiv ceiling r...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b9c394: [PowerPC] Generate inlined quadword lock free atom...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] ba127a: [sanitizer] Convert script to python 3
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ba2690: [SLP][NFC]Fix variables names, NFC.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] ba627a: [PowerPC] Update Refactored Load/Store Implementat...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] ba8dca: Revert "sanitizer_common: optimize memory drain"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] bb0166: [libomptarget] Update device pointer only if needed
George Rokos via All-commits
- [all-commits] [llvm/llvm-project] bb8c7a: [ScalarEvolution] Make isKnownNonZero handle more ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] bba8a7: [NFC][hwasan] Remove default arguments in internal...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] bdf314: [Analyzer][solver] Add dump methods for (dis)equal...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] be5af5: [BPF] Use elementtype attribute for preserve.array...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] be8159: [RISCV][RVV] Precommit a test case for D105684
ShihPo Hung via All-commits
- [all-commits] [llvm/llvm-project] c03d25: [Verifier] Use isIntrinsic() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c08dab: [AArch64][SME] Add matrix register definitions and...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] c0f2c4: [SimplifyCFG] remove unnecessary state variable; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c14f26: [sanitizer] Fix test build on Windows
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c23da6: [Attributor] Add support for compound assignment f...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] c30555: [llvm][sve] Lowering for VLS truncating stores
David Truby via All-commits
- [all-commits] [llvm/llvm-project] c3c324: tsan: lock ScopedErrorReportLock around fork
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] c46d99: [AMDGPU] Refine -O0 and -O1 passes.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] c5ad8b: [libc++] Target x86_64 only for the backdeployment...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c7f2f8: [AMDGPU] Tidy SReg/SGPR definitions using template...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] c8937b: [PowerPC] Implement XL compact math builtins
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] c931ff: [lld-macho] Add LTO cache support
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] c97cb1: [libc] Relocate the closing directive of #ifdef
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] c99e17: [InstCombine] Pre-commit ashr(or(neg(x), x), bw-1) -...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ca0126: [docs] Update llvm-readelf supported options after...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ca6622: [AbstractAttributor] Fold function calls to `__kmp...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] ca7815: [ARM] Introduce MVEEXT ISel lowering
David Green via All-commits
- [all-commits] [llvm/llvm-project] cad9b7: [analyzer] Print time taken to analyze each function
rithik sharma via All-commits
- [all-commits] [llvm/llvm-project] cb30d5: [libc++] Add the 'os=macos' tag to macOS nodes to ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] cbabfc: [WebAssembly] Custom combines for f32x4.demote_zer...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] cbba71: [ScalarEvolution] Fix overflow in computeBECount.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] cd88a0: [Attributes] Use single method to fetch type from ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cda239: [NFC][CSSPGO] Rename the name of an enum value.
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] ce25eb: [NFC][sanitizer] Remove trailing whitespace
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] cf0aa0: [NFC][PowerPC] Added test to check regsiter alloca...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] cfa4d1: [compiler-rt] change write order of frexpl & frexp...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] d046fb: [lldb][AArch64] Refactor memory tag range handling
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] d0d37f: [Analyzer][solver] Remove unused functions
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] d0f1ae: Add a scalar argument case for the Fortran spread ...
mleair via All-commits
- [all-commits] [llvm/llvm-project] d0f804: [RISCV] Teach computeKnownBitsForTargetNode that V...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d11166: [ARM] Fix RELA relocations for 32bit ARM.
Wolfgang Pieb via All-commits
- [all-commits] [llvm/llvm-project] d12a7f: [libc] Add on float properties for precision float...
HedGarcia via All-commits
- [all-commits] [llvm/llvm-project] d14310: [GlobalOpt] Fix a miscompile when evaluating struc...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] d179c4: [MIPS] Refresh ashr test checks. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d1a9e9: [mlir][vector] Remove vector.transfer_read/write t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] d21772: [lld][MachO] Code cleanup
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] d2458b: [X86][SSE] combineX86ShufflesRecursively - bail if...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d2cd3f: [InstCombine] Add 3-operand gep test with differen...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d2e4cc: [LV] Ignore candidate VFs with invalid costs.
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] d3454e: [AbstractAttributor] Fix two issues in folding __k...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] d37689: [libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME in t...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d3816e: Precommit test for D106017
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d40e80: [PowerPC] Add PowerPC rotate related builtins and ...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] d46d53: [AMDGPU] Make some VOP1 instructions rematerializable
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] d4e269: [WebAssembly] Run varargs codegen test with non-em...
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] d558bf: [NFC][sanitizer] clang-format part of D105778
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d561b6: [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d5c0b0: [Polly] Fix typo. NFC.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] d5c97f: [X86] Teach X86FloatingPoint's handleCall to only ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d5cf43: [ObjCARC] Use objc_msgSend instead of llvm.objc.ms...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d5d477: [libcxx] [test] Fix spurious failures in the threa...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d624c1: [mlir][NFC] Move asOpFoldResult helper functions t...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] d634ec: [RISCV] Refactor where in the multiclass hierarchy...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d695d0: [lld-macho] Optimize bind opcodes with multiple pa...
Vincent Lee via All-commits
- [all-commits] [llvm/llvm-project] d774b4: [NVPTX, CUDA] Add .and.popc variant of the b1 MMA ...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] d7d9c5: [NFC] Edit the comment in M68kInstrInfo::ExpandMOV...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] d82530: [analyzer] Handle std::make_unique
Deep Majumder via All-commits
- [all-commits] [llvm/llvm-project] d89d3d: sanitizer_common: optimize memory drain
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] d991b7: [RISCV] Pass undef VECTOR_SHUFFLE indices on to BU...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] d9abb1: [SLP] add tests for poison-safe bool logic reducti...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] d9cdcf: [llvm][tools] Hide unrelated llvm-bcanalyzer options
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] da3dbf: [SLP]Improve calculations of the cost for reused/r...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] da6b87: [PowerPC] Implement MFSPR, MTMSR, MTSPR builtins
Conanap via All-commits
- [all-commits] [llvm/llvm-project] da92e8: [InstCombine] Fold IntToPtr/PtrToInt to bitcast
Krishnakariya via All-commits
- [all-commits] [llvm/llvm-project] dac582: DebugInfo: Name class templates with default argum...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] dad506: [ARM] Expand types handled in VQDMULH recognition
David Green via All-commits
- [all-commits] [llvm/llvm-project] db29c0: sanitizer_common: link Synchronization.lib on Windows
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] db635a: [OpenMP] Minor improvement in task allocation
Hansang Bae via All-commits
- [all-commits] [llvm/llvm-project] dc7bdc: [LV] Fix determinism for failing scalable-call.ll ...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] dd57ba: [MachineVerifier] Diagnose invalid INSERT_SUBREGs
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] de3956: [PowerPC] Fix popcntb XL Compat Builtin for 32bit
Kamau Bridgeman via All-commits
- [all-commits] [llvm/llvm-project] de59f5: [OpenMP] Support OpenMP 5.1 attributes
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] de79ba: [OpenCL] opencl-c.h: CL3.0 generic address space
Dave Airlie via All-commits
- [all-commits] [llvm/llvm-project] df1c3a: [NFC][compiler-rt][test] pass through MallocNanoZo...
Emily Shi via All-commits
- [all-commits] [llvm/llvm-project] df538f: [mlir][affine] Add single result affine.min/max ->...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] df6868: [RemoveRedundantDebugValues] Add a Pass that remov...
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] dfa769: [AArch64][SME] Add outer product instructions
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] dfbfc2: [NFC] Drop redundant check prefixes in newly added...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] dfd980: sanitizer_common: add simpler ThreadRegistry ctor
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] e0a080: AArch64/GlobalISel: Update tests to use correct me...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e21663: [NVPTX] Add selp.f32 checks to select(cond, fpbinop...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e23dce: [Support] Get correct number of physical cores on ...
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] e312fc: [mlir][Linalg] Add layout specification support to...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] e33446: tsan: make obtaining current PC faster
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] e338d0: [SimplifyCFG] Fix SimplifyBranchOnICmpChain to be ...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] e37bbf: [libcxx][modules] protects users from relying on l...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] e3fa2b: Revert "[RISCV] Lower more BUILD_VECTOR sequences ...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] e41e86: [AArch64] Prepare for changes to STEP_VECTOR.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] e4585d: Revert "[PowerPC][NFC] Power ISA features for Sema...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] e47444: [libc++] ci: Properly target macOS nodes per-os
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e49985: Remove unused parameter from parseMSInlineAsm.
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] e4aa6a: [X86][SSE] X86ISD::FSETCC nodes (cmpss/cmpsd) retu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e4b439: [ScalarEvolution] Fix overflow when computing max ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] e4b79a: [mlir] add an interface to support custom types in...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] e56b2e: [InstCombine] Precommit tests for D105088 (NFC)
Krishnakariya via All-commits
- [all-commits] [llvm/llvm-project] e5e291: [libcxx][docs] Update the ranges status document t...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] e6e79b: [mlir][sparse] remove linalg-to-loops from integra...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] e75a2d: [tests] Stablize tests for possible change in dere...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] e91da6: GlobalISel: Track argument pointeriness with arg f...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e9533b: [NFC] Add paranthesis around logical expression to...
alexfh via All-commits
- [all-commits] [llvm/llvm-project] e9c729: [OpenMP] Codegen aggregate for outlined function c...
Giorgis Georgakoudis via All-commits
- [all-commits] [llvm/llvm-project] ea469b: libclc: Add -cl-no-stdinc to clang flags on clang ...
Jan Vesely via All-commits
- [all-commits] [llvm/llvm-project] ea9174: DebugInfo: Use debug_rnglists.dwo for ranges in de...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] eac167: [CostModel][AArch64] Make loads/stores of <vscale ...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] ec1cde: [SelectionDAG][RISCV] Support @llvm.vscale.i64() o...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] ecf581: [InstCombine] Add select(cond, gep(gep(x, y), z), gep(...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ed1f14: [MLIR][StandardToLLVM] Move `copyUnrankedDescripto...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] ed4300: Revert "[NFC][sanitizer] Simplify MapPackedCounter...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] edfcfa: [MLIR][NFC] Improve doc comment and delete stale c...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] ee2068: [PowerPC] Updated the error message of MASSV pass ...
Masoud Ataei Jaliseh via All-commits
- [all-commits] [llvm/llvm-project] ee71c1: [X86] Implement smarter instruction lowering for F...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] eebe84: RegAlloc: Allow targets to split register allocation
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] eecd5d: [gn build] port 0da172b1766e more
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] eef660: [OpenMP] Rework OpenMP remarks
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ef49d9: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] efaf30: [LV] Print remark when loop cannot be vectorized d...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] f042e0: Fix the Clang documentation builder; NFC.
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] f19261: [libc++] NFC: Fix synopsis comments and sort inclu...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f1aca5: [PowerPC] Fix L[D|W]ARX Implementation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] f21801: [lld/mac] Implement -application_extension
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f23f29: [libcxx] [test] Fix experimental/memory.resource.a...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] f24335: MachO: fix Clang test broken by dropping private l...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] f26deb: [analyzer][solver][NFC] Introduce ConstraintAssignor
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] f2832c: [mlir][tosa] Added shape propagation for TOSA pool...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] f29785: [PowerPC] Store, load, move from and to registers ...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] f2b126: [lld-macho] Use intermediate arrays to store opcodes
Vincent Lee via All-commits
- [all-commits] [llvm/llvm-project] f2b5e4: [mlir][Tensor] Implement `reifyReturnTypeShapesPer...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] f44fc3: [libcxx] Updated test and seemingly incorrect comm...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] f4ec30: [RISCV] Make VLEN no greater than 65536
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] f57f8f: GlobalISel: Remove dead function
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f5917e: [TableGen] Allow isAllocatable inheritence from an...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] f59209: [AsmParser] Unify parsing of attributes
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f73334: [AArch64] Set the latency of Cortex-A55 stores to 1
David Green via All-commits
- [all-commits] [llvm/llvm-project] f74bb9: [langref] attempt to clarify semantics of inttoptr...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f7d931: [lldb][docs] Remove mention of subversion. NFC.
Bruce Mitchener via All-commits
- [all-commits] [llvm/llvm-project] f98ed7: [LSR] Handle case 1*reg => reg. PR50918
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] f990da: [sanitizer] Few more NFC changes from D105778
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f9f3c3: [CSSPGO] Turn on iterative-BFI for CSSPGO
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] fa2daa: [2/2][RemoveRedundantDebugValues] Add a Pass that ...
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] fa3231: [COFF][test] Fix llvm-readobj tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] fada27: [llc] Default MCUseDwarfDirectory to true
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] fb9c5c: [lld][AMDGPU] Handle R_AMDGPU_REL16 relocation.
abidh via All-commits
- [all-commits] [llvm/llvm-project] fbab8e: Remove uses of deprecated target AllPassesAndDiale...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] fbc3e6: [libc++] ci: Create ~/Library/LaunchAgents if it d...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] fcb710: [NVPTX] Add select(cc, binop(), binop()) fast-math t...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fde34d: sanitizer_common: remove debugging logic from the ...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] fe5229: [AIX] Enable dollar sign as PC in inlineasm
jsji via All-commits
- [all-commits] [llvm/llvm-project] fe8921: [flang][nfc] Simplify CMake
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] fedbff: [OpenMP][OMPT] Fix compile-time assertion in ompt-...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] fef5f4: [CSSPGO][llvm-profgen] Fix a missing initalization
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] ff0ef6: [ARM][LowOverheadLoops] Make some stack spills val...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] ff59a1: [Verifier] Extend address taken check for unknown ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ffa243: Init implementation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] ffb139: [mlir][linalg] Fix Windows build
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ffe6a5: [mlir][nvvm]: Add math::Exp2Op lowering to NVVM.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] ffe947: [ExecutionEngine] Fix GEP type
Nikita Popov via All-commits
Last message date:
Sun Jul 18 18:54:28 PDT 2021
Archived on: Sun Jul 18 18:54:30 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).