The Week Of Monday 14 February 2022 Archives by thread
Starting: Mon Feb 14 00:08:07 PST 2022
Ending: Sun Feb 20 23:51:47 PST 2022
Messages: 801
- [all-commits] [llvm/llvm-project] d593cf: [IR] Remove deprecated PointerType::getElementType()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ff040e: [FastISel] Reuse register for bitcast that does no...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1be1fd: [AlwaysInliner] Check for callsite noinline attrib...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 2df943: [lldb] Remove uses of PointerType::getElementType()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e01f62: [clang-format] Fix PointerAlignment within lambdas...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] ad1fee: [lldb] Remove some uses of getPointerElementType()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 521780: [mlir][arith] Do not limit arith-expand pass to Fu...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] e967d9: [clang-format] Fix SpacesInLineCommentPrefix delet...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 07153f: [llvm] Don't use LLVM_ATTRIBUTE_UNUSED for variabl...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] ee423d: [polly] Remove uses of PointerType::getElementType()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 18bf42: [CVP] Extract helper from phi processing (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9dc43d: [AMDGPU] Fix line endings. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] efece0: [InstCombine] Remove manual debug loc transfer
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4d477b: [BitcodeReader] Rename method for element type by ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 80af78: [AArch64] Additional tests for AVG node combines. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 7dd7cc: [flang] Fail at link time if derived type descript...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] fc84eb: [clang-tidy] Ignore variable template partial spec...
Evgeny Shulgin via All-commits
- [all-commits] [llvm/llvm-project] 7c83f8: [InstCombine] Check GEP source type in select of g...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7f4164: [gn build] Add host_cpu=arm64 & current_os=linux =...
Peter Waller via All-commits
- [all-commits] [llvm/llvm-project] a87d3b: Reapply: StackProtector: ignore debug insts when s...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 03380c: [DAGCombine] Basic combines for AVG nodes.
David Green via All-commits
- [all-commits] [llvm/llvm-project] 01e048: [mlir][OpDSL] Consistently use the term op_def (NFC).
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 55bd22: [libc++][ranges] Implement rbegin, rend, crbegin a...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 31d992: [gn build] Port 55bd22f853d8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 954ea0: [SLP] Simplify indices processing for insertelements
Anton Afanasyev via All-commits
- [all-commits] [llvm/llvm-project] ea6ebb: [ARM] MVE hadd and rhadd
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5a43a2: [Docs] Update OpaquePointers transition state (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 995c4f: [demangler] Fix buffer growth
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 880e87: [demangler][NFC] Tweak legacy uuidof handling
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] d50571: [mlir][OpDSL] Add default value to index attributes.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 412109: [mlir][OpDSL] Restructure comprehension.py (NFC).
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] c72fda: [clang-format] Reformat. NFC.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 41c5a7: [DeadArgElim] Check that function type is the same
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 348bfc: [mlir][linalg] Add attributes to region builder (N...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 62c37f: [compiler-rt][xray] Disable fdr-reinit test on Arm
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 76032b: Check for the overloadable attribute in all the ap...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] f20864: [CGBuilder] Remove CreateBitCast() method
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 506eb6: [Safepoint Verifier] Add a false positive test.
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 1aeb4c: [ItaniumCXXABI] Avoid pointer element type accesses
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 55b525: [InstCombine] Add test coverage for Issue #53610
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 48f188: [DSE] Add additional tests with unreachable exits.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 639890: Extend the `uwtable` attribute with unwind table kind
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 5029dc: Implement WG14 N2764 the [[noreturn]] attribute
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] f03708: Fix the Sphinx build
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 6745b6: [analyzer][NFCi] Use the correct BugType in CStrin...
Shivam via All-commits
- [all-commits] [llvm/llvm-project] fc3923: [libc++] Remove U+00AD SOFT HYPHEN from comments i...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] ae8b63: [libc][benchmark] Fix change in JSon API
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 744745: [analyzer] Add failing test case demonstrating bug...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 01d8cb: [libc++] [NFC] Fix a typo in Cxx2bIssues.csv
Igor Zhukov via All-commits
- [all-commits] [llvm/llvm-project] a31d00: Fix test failure for targets with varying uwtable ...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 5185f4: [libc++] [NFC] s/geenrally/generally/
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 528dee: [clang] [test] Fix an apparent typo in SemaCXX/con...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 779bbb: [lldb] Replace asserts on .Success() with assertSu...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 88b9d1: [mlir][emitc] Add a pointer type
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 22bd65: [FPEnv][InstSimplify] Fold fsub X, +0 ==> X
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] 62ba52: [Systemz/z/OS] Centralize emitting the call type i...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 19b4e9: [libc][cpp] Add a constructor to ArrayRef to const...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] a96cc0: [InstCombine] Add additional tests requested for D...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 551720: [mlir][sparse] minor cleanup of include placement
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] f2fd15: [ELF] Fix dead initialization. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 00cd6c: [Preprocessor] Reduce the memory overhead of `#def...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] 3efdfe: [gn build] Port 00cd6c04202a
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f0e6ec: [Inliner] Respect noinline call site attribute
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 27166e: [lldb] Skip TestIOHandlerPythonREPLSigint if *host...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e404e2: [libc++][nfc] Add TEST_HAS_NO_FILESYSTEM_LIBRARY.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 429b0c: [mlir][python] Directly implement sequence protoco...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 2acead: Revert "[analyzer] Fix taint rule of fgets and set...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] fb40a6: [ELF][docs] Document "Output section type"
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9def83: [memprof] Refactor out the MemInfoBlock into a mac...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 16fcc2: [gn build] Port 43c2348c5b92
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2e0ef1: [lldb] Add a positive test for `getelementptr` con...
Andy Hippo via All-commits
- [all-commits] [llvm/llvm-project] 07b9a4: [flang] Allow for deferred-length character in Est...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f2a7f8: Introduce getenv to LLVM libc
rtenneti-google via All-commits
- [all-commits] [llvm/llvm-project] 629145: [libc] Create cpp::IntegerSequence analogous to st...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 0f73fb: Revert "[memprof] Extend the index prof format to ...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] dd20a4: [gn build] Port 0f73fb18ca33
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 641e92: [BOLT] Skip warning message if no functions were i...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] c23198: [AMDGPU] Divergence-driven abs instruction selection
alex-t via All-commits
- [all-commits] [llvm/llvm-project] 713496: [SystemZ/z/OS] Add XPLINK dynamic stack allocation
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] 5a3439: [BOLT] Make order of jump table successors determi...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 34a62f: [llvm-profdata] Fix use-after-move
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c4f67e: [flang] Allow DATA initialization of derived types...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 7ec32d: [lldb] Enable test for `getelementptr` const args ...
Andy Hippo via All-commits
- [all-commits] [llvm/llvm-project] de54e4: Reland "[memprof] Extend the index prof format to ...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] edf478: [BitcodeReader] Fix use-after-move
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d0fb3e: [lldb] Fix use-after-move in SymbolFile/NativePDB
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a76654: Update the diagnostic behavior of [[noreturn]] in C2x
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] b85cfe: [OpenMP][IRBuilder] Change the default constructor...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 4a3943: Alt mechanism to find the first loadable seg in a ...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 2f23d4: ReleaseNotes: add lld/ELF notes
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 608ef3: [libc++][NFC] Remove trailing whitespace
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] aa1527: [gn build] Port de54e4ab78ef
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c703f8: [IR] Define "ptrauth" operand bundle.
Ahmed Bougacha via All-commits
- [all-commits] [llvm/llvm-project] 57c3c4: [libc++][NFC] Remove redundant comment about avail...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 85355a: Revert "Reland "[memprof] Extend the index prof fo...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 5e90f3: [InstCombine] add tests for min/max intrinsics wit...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] b305de: [libc] [Obvious] Fix.
rtenneti-google via All-commits
- [all-commits] [llvm/llvm-project] 2a8f9a: [libc++] Implement P0627R6 (Function to mark unrea...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 24bf96: ReleaseNotes: add some clang notes
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 31eccf: [libc] [Obvious] Fix.
rtenneti-google via All-commits
- [all-commits] [llvm/llvm-project] 4384a2: ReleaseNotes: mention removal of Intel MPX
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f849a3: [gn build] Port 2a8f9a5e95de
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] aabf6e: [AMDGPU] Pre-commit test for wait between agpr & vgpr
Joe Nash via All-commits
- [all-commits] [llvm/llvm-project] 123401: [OpenMP][libomp] Introduce oneAPI compiler support
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 7b8936: [libcxx] Fix setup of MSVC specific intrinsics in ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 6c4052: [libc++] [test] Uncomment std::ranges::min_element...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] d52866: [lldb] Stop forwarding LLDB_DEFAULT_PYTHON_VERSION...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e5f362: [libcxx] [test] Simplify the handling of platform ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d238ac: [clang][driver] add clang driver support for emitt...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] ad40cc: [flang] Lower basic function with scalar integer/l...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 48e3dc: [Libomptarget][NFC] Remove constexpr to hide warnings
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 8c0606: [libc++abi] Add a from-scratch testing config for ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c87c61: [AMDGPU] Fix AGPR offset for waitcnt
Joe Nash via All-commits
- [all-commits] [llvm/llvm-project] cb199e: [MC] Define and use MCRegisterInfo::regsOverlap
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] cccef3: [NVPTX] Prefix "$L__" for branch label names
Dmitry Vasilyev via All-commits
- [all-commits] [llvm/llvm-project] f34f7d: [release] Use a supported way of building libc++ w...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 688622: [clang][test] Add -fuse-ld= to test cases added in...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] a00ae8: Revert D119669 "[NVPTX] Prefix "$L__" for branch l...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5d1c1a: [libc++] [C++2b] [P0943] Add stdatomic.h header.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 9e8a72: [gn build] Port 5d1c1a243c4d
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 30046a: [libc++] Prepare string.nonmembers for constexpr
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 9dcb00: [funcattrs] check reachability to improve noreturn
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 37f422: [WebAssembly] Use GeneralDynamic TLS for exception...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] ee75c7: [Attributor][FIX] Honor alloca address space in AA...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 6645bf: [NVPTX] Fix bug with int_nvvm_rotate_b64 when oper...
Dmitry Vasilyev via All-commits
- [all-commits] [llvm/llvm-project] 885140: [NVPTX] Fix NVPTXReplaceImageHandles for multiple ...
Dmitry Vasilyev via All-commits
- [all-commits] [llvm/llvm-project] 3632e9: [flang] Accept NULL(mold=x) as constant component ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 205308: [NFC] [MTE] Move alignAndPadAlloca to MemoryTaggin...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] a601db: [PowerPC] Remove the LDMX instruction.
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] f0b442: [release] Use a supported way of building libc++ w...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7420cf: [libcxx] [ci] Enable LIBCXX_ENABLE_WERROR where po...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] ae68ce: [libc++][NFC] Fix typo in comment
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8de457: [HWASAN] use common alignAndPadAlloca
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 882d5f: [flang] Ensure a characterized ENTRY in a PURE sub...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] ad932a: [mlir][sparse][taco] Support true dense tensors an...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] ac428d: [libc++] Replace _VSTD with std in __ranges/
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] a7c2a6: [libc++] Guard warning pragmas
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 635f03: Add a repeat command option for "thread backtrace ...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 793924: Fix an incorrect assumption in "thread until": cod...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] bca131: [flang] Accept structure constructor value for pol...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] fa4a0f: [modules] Add a flag for TagDecl if it was a defin...
Volodymyr Sapsai via All-commits
- [all-commits] [llvm/llvm-project] f89319: Reland "[memprof] Refactor out the MemInfoBlock in...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 409c51: [dsymutil] Add the ability to run the DWARF verifi...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 83a407: [OpenMP]Fix parsing of OpenMP directive nested in ...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 0e0e38: This test seems to pass on Linux, remove the x-fail.
jimingham via All-commits
- [all-commits] [llvm/llvm-project] effd6d: [Clang][Sema] Add a missing regression test about ...
Jun Zhang via All-commits
- [all-commits] [llvm/llvm-project] 62ef77: [CSSPGO] Do not merge a context that is already du...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 507134: Reland "[memprof] Introduce a wrapper around MemIn...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] f41902: [BPF] Fix a bug in BTF_KIND_TYPE_TAG generation
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] cbd9d1: [Driver][DragonFly] -r: imply -nostdlib like GCC
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] d241ce: [Driver][NetBSD] -r: imply -nostdlib like GCC
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] b99365: [TableGen] Add a new `encoder` directive into VarL...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 57092d: [Safepoint Verifier] gc.relocate does not change t...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] cd1683: [Safepoint Verifier] Add a missed comment to previ...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 0f2931: [lldb] Determine the main binary in JSON crashlogs
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4ef02d: [libc] Add a platform independent buffered file IO...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] cc120e: [flang][mlir][NFC] Remove deprecated parser/printe...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 0a0b30: [flang] Enable scalar real type in lowering
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 1ceb1d: [flang] Enable complex type in function lowering
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f8d42c: [lldb] Fix thread syncrhonization TestThreadBacktr...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 86bde9: Insert a blurb about the -fzero-call-used-regs fea...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 290e48: Cleanup LLVMDWARFDebugInfo
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 32389d: [mlir][spirv] Add OpenCL fma op and lowering
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 1c456a: [Bitcode] Improve support for opaque-pointer bitco...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8f55cd: [Support] Fix build on illumos
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7a124f: [clang][lex] Remove `PPCallbacks::FileNotFound()`
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] fd2dff: [clang][lex][minimizer] Ensure whitespace between ...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] c6f870: [clang][deps] Disable global module index
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] a081a0: [clang][lex] NFC: De-duplicate some #include_next ...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 093e94: [BitcodeReader] Change order of assignValue() argu...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cb654c: [AMDGPU] Precommit test for !invariant.load metada...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7631c3: [clang][lex] Introduce `ConstSearchDirIterator`
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 17c9fc: [clang][lex] Use `ConstSearchDirIterator` in looku...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 655d0d: [DAGCombine] Move AVG combine to SimplifyDemandBits
David Green via All-commits
- [all-commits] [llvm/llvm-project] 695c34: [mlir][bufferize] Generalize filtering mechanism i...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] f1efac: Add verifier for gpu.alloc op
akshaybaviskar via All-commits
- [all-commits] [llvm/llvm-project] a65b9d: [AMDGPU] Divergence-driven instruction selection f...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e6f691: [mlir][bufferize] Support tensor.expand_shape and ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] eccdf2: [BOLT] Fix aarch64 dwarf test
Vladislav Khmelevsky via All-commits
- [all-commits] [llvm/llvm-project] 01e3eb: [OpenMP][Offloading] Fix infinite loop in applyToS...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] f35af7: [InstSimplify] Strip offsets once in computePointe...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 87de45: [mlir][Math] Fix NaN handling in ExpM1 approximation.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] db8ae2: [llvm][doc] Update comments and documentation of c...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 237097: [clang] Remove a duplicate action kind table entry.
iains via All-commits
- [all-commits] [llvm/llvm-project] 2eed91: Revert "[RISCV] Enable shrink wrap by default"
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] eeef6a: [AMDGPU] Reenable some disabled RUN lines
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 8d4d0f: [lldb] Remove memory region non-address change fro...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] ef378d: [clang][lex] Remove misleading comment
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 53efbc: [VE] v256i1 broadcast isel and tests
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] 2460a2: [DSE] Extract a common PDT check (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 074451: [OpenCL] opencl-c.h: fix atomic_fetch_max with add...
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 852785: [InstCombine] Add shift+trunc+mask tests requested...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 73e880: [mlir][bufferize] Add vector-bufferize pass and re...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 166713: [mlir][OpenMP] Change omp.atomic.update to have ge...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 020939: [clang][NFC] Remove IgnoreLinkageSpecDecls
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] d1f32a: [InstCombine] add tests for min/max intrinsics; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 14843d: [mlir][OpenMP] NFC: Remove unused variable
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] dd145f: [asan] Add support for disable_sanitizer_instrumen...
Alexander Potapenko via All-commits
- [all-commits] [llvm/llvm-project] f16a9d: [Test][SLP] Add tests for PR52275
Anton Afanasyev via All-commits
- [all-commits] [llvm/llvm-project] 9606c6: [InstCombine] Fold sub(Y, and(lshr(X, C), 1)) --> add...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1cd645: [Test] Add test demonstating how deopt bundle cons...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 6357cc: [InstCombine] reassociate min/max intrinsics with ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 166673: [libc++][AIX] Remove "pragma priority" from locale...
xingxue-ibm via All-commits
- [all-commits] [llvm/llvm-project] a2e2fb: [mlir][gpu] sinkOperationsIntoLaunchOp: Add user h...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 05ee1f: Revert "[asan] Add support for disable_sanitizer_i...
Alexander Potapenko via All-commits
- [all-commits] [llvm/llvm-project] 97db9d: [mlir][gpu] Make header parse standalone. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] b122cb: [mlir][Math] Fix NaN handling in Exp approximation
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 280874: [X86] LowerVSETCC - always split 512-bit vectors b...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a30a79: [libc++] Fix broken stdatomic test on GCC
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] ed509f: Use functions with prototypes when appropriate; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 0135aa: [llvm-nm] add a new option -X to specify the type ...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] ac5a5a: [PowerPC] Add default handling for single element ...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] bfc121: [NFC] Introduce option to switch off compatible in...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] c807aa: [flang] Handle lowering of ranked array
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 7dce12: [AArch64] Suggest b.nfrst if the user tries b.nfirst.
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 6029d3: Exit reads.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project]
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 149ad3: [flang][mlir][NFC] Replace uses of raw accessors w...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 53406f: [libc++] Guard much of std::ranges under _LIBCPP_H...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 05337a: [libc++] Rename *SAFE_STATIC to *CONSTINIT, and no...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 765b5b: [ConstProp] add tests for intrinsics with poison o...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] c9c930: [NFC][PhaseOrdering] Add some tests from D119839
Andrew Wei via All-commits
- [all-commits] [llvm/llvm-project] 7bdf41: [libc++] Remove conditional noexcepts from view_in...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] d6371a: [SLP][NFC]Add a test for miscompilation of alterna...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] cc1514: [MLIR] Link SerializeToHsaco dependencies to corre...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 690287: [libc++] [test] Improve test coverage for std::{c, ...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] fd4cc8: [libc++] Allow backdeployment CI to run on newer m...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d1e323: [libTooling] Change Tranformer's consumer to take ...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] d132b4: [RISCV] Replace llvm_unreachable with report_fatal...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ab6e02: [RISCV] Match vwmulsu_vx with scalar splat input.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 097f0f: [libc++][nfc] Add TEST_HAS_NO_FGETPOS_FSETPOS.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 6277e3: [libc++] Disable back-deployment CI on the release...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 9371d9: [libc] Improve performance of generic hypot when t...
lntue via All-commits
- [all-commits] [llvm/llvm-project] e21db1: [clang-format] Honour PointerAlignment in statemen...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 1aa719: [MLIR][GPU] Add missing include to SerilazeToHsaco
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 03e83c: [VP] vp.fptosi cast intrinsic and docs
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] acc55a: [VP] Condition in vp.select|merge not a VP mask
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] 5bde97: [flang][nfc] Update D119555 comments and use getVo...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] b2ca48: ReleaseNotes: add notes for binary utilities
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 71705f: [mlir][Arith] Disallow casting between scalable an...
jsetoain via All-commits
- [all-commits] [llvm/llvm-project] b432eb: [gn build] (manually) port 3b625060fc915 (-std=c++...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3d8542: [ELF] Parse archives as --start-lib object files
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7763c0: [flang] Accept pointer assignment w/ remapping to ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6459fd: [lldb] Fix uninitialized variable in EvaluateExpre...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 49ff41: [libc++][ranges][NFC] Small formatting fixes to th...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] d7b1c8: [clangd][NFC] includes missing headers
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 75044e: [mlir] Flipping vector dialect to both prefixed form.
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] de4230: [VE] Fix breakage after D118981
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] 987c7f: [libc++] Revert <stdatomic.h> changes
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] bbb0f2: [libc++] Replace `#include ""` with `<>` in libcxx...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 6bd72f: [flang] Allow extension cases of EQUIVALENCE with ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 5dc0a1: [PowerPC] Fix __builtin_pdepd and __builtin_pextd ...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 22af2a: [gn build] (manually) port 9c30bafd59bf1
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 8cff26: [gn build] Port 987c7f407d14
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 5f6ce9: [MLIR] Add support for alloca() of non-zero addres...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 062111: InferAddressSpaces: Fix assert on inferred source ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] f6ded5: [flang] Handle CALL C_F_POINTER(without SHAPE=)
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] e51e7e: [polly][NFC] removes using-directives to fix modul...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 3940f1: [ProfData] Change type of options from int to uint...
minglotus-6 via All-commits
- [all-commits] [llvm/llvm-project] 761bc8: [mlir][ods] Default-valued parameters in attribute...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 467e1b: [ELF] reportDuplicate: change Symbol * to const Sy...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e493f0: [lld-macho] Fill out release notes for 14.x
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] fa0443: [flang] Make source location more accurate for act...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c62eef: [nfc][codegen] Move RegisterBank[Info].cpp under C...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 6822d8: [gn build] Port c62eefb8863e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 59e7de: [HWASan] remove replacement of DbgVariableIntrinsics.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 26a61d: [mlir][ods] NFC fix compilation error on clang-8
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] ae76fa: [mlir][sparse] sparse transpose operation
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 1ea326: DebugInfo: Don't simplify template names using _Bi...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 24ecaf: [OpenMP] Add support for CPU offloading in new driver
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] a61d07: [libc++][ci] Pin apple-system to arm64 to relieve ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7dad5f: [libc++] Add missing UNSUPPORTED for the has-no-in...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 73b229: [CUDA][HIP] Do not promote constexpr var with non-...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7fdca7: [libc++] Guard much of std::ranges under _LIBCPP_H...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b077ee: [mlir][ods] Allow type attribute/operand for 0 res...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 2e5076: [SLP] Add assert that entities are scheduled as ex...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] bcd1e4: [clang-format] Further improve support for require...
Björn Schäpers via All-commits
- [all-commits] [llvm/llvm-project] 0736bb: [mlir][scf] Add callback to annotate ops during pi...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 5c53af: [libc++] Temporarily silence failing debug mode test
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2fc17e: [libc++] Temporarily silence failing debug mode test
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 53b59f: [ELF][PPC64] Fix assertion failure for branches to...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] edf644: [ELF][PPC64] Fix assertion failure for branches to...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 29a0e0: [AMDGPU] Do not define GET_INSTRINFO_SCHED_ENUM
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] adc402: Use functions with prototypes when appropriate; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] a650bb: [NFC] [MTE] only do one pass over allocas for stac...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 0e628a: [libc++] Take more knobs into account when generat...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 87b218: [libc++] Mark test as unsupported with apple-clang
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] fc2dbf: [libc++] Mark test as unsupported with apple-clang
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f33d74: [libc++] [test] Qualify `distance` as `std::distan...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 2aed90: Fix typo in llvm-config.h.cmake
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] b7e7a9: [lldb] Check max_size before resizing DataBufferHeap
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4bafe6: Add support for floating-point option `ffp-eval-me...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] faab70: [lld][WebAssemlby] Warn on unknown -z flags
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] ea0676: [SystemZ][z/OS] Fix f32 variadic argument assertion
Mubariz Afzal via All-commits
- [all-commits] [llvm/llvm-project] f10909: [libc++][test] Run clang-tidy during CI
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] b8438a: [WebAssembly] Add TLS FileCheck lines to Wasm SjLj...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 746c68: [mlir][sparse][taco] Handle tensor copy and trivia...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] 148a4b: [libc] change ASAN condition to generator expression
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 8ee83f: [X86] Add test for interaction between pushf/popf ...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 43bc1e: [libc++][ranges] Implement Ranges changes to `istr...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 132553: [ELF] --exclude-libs: skip local symbols for ET_RE...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6280c2: [Bitstream] Add assert to ReadVBR and ReadVBR64
jkorous-apple via All-commits
- [all-commits] [llvm/llvm-project] d2a0ef: [lld][WebAssembly] Don't force the export symbols ...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 988a3b: [mlir] Expose printer flags in AsmState
Sergei Grechanik via All-commits
- [all-commits] [llvm/llvm-project] 064b2a: [DAGCombiner][AArch64] Enhance to fold CSNEG into ...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 20bdd3: [ELF][test] Improve LTO duplicate symbol test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 13b6f3: Fix crash when deserializing a lambda expression i...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] bd1ebe: [BOLT][DWARF] Add ability to insert new entries in...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 94c28d: [lld-macho][nfc] Factor out callgraph parsing code
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 898dc8: AMDGPU: Use subtarget in class instead of querying...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] aa108f: [lld-macho][nfc] Clean up trailing spaces and tabs
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] b78471: [RISCV] Add the passthru operand for RVV nomask bi...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] dfec0b: [FuncSpec] Save compilation time by caching uses f...
bincheng-github via All-commits
- [all-commits] [llvm/llvm-project] 25cdf8: [NFC] Update new warning to test
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 125abb: Revert "Add support for floating-point option `ffp...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2e2f31: [libc++] Granularize algorithm includes
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 2c58cd: [mlir][Linalg] Add pattern for folding reshape by ...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] f75f17: [libc++] Remove cpp17_input_iterator.h
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 5d110e: Revert "[NFC] Update new warning to test"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2e487d: [MemoryDepndency] Add a test for re-ordering with ...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 55120a: Implement basic loader for Linux aarch64
Jeff Bailey via All-commits
- [all-commits] [llvm/llvm-project] ef949e: [MachineSink] Use SkipPHIsAndLabels for sink inser...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 171cb8: Rewrite much of the index page for libc
Jeff Bailey via All-commits
- [all-commits] [llvm/llvm-project] fe25c0: [NFC][MC] remove unused argument `MCRegisterInfo` ...
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] 9cc49c: Revert "[NFC][MC] remove unused argument `MCRegist...
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] 15f1cf: [MemoryDependency] Relax the re-ordering with vola...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 1a5b88: Revert [SystemZ][z/OS] Fix f32 variadic argument a...
Mubariz Afzal via All-commits
- [all-commits] [llvm/llvm-project] 920146: [lldb] Don't rely on wrapping in PutRawBytes/PutBy...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 53a2bf: [M68k][VarLenCodeEmitter] Support reloc & pc-rel i...
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] 9ffd49: [M68k] Adopt VarLenCodeEmitter for control instruc...
Sheng via All-commits
- [all-commits] [llvm/llvm-project] 314155: [TableGen][VarLenCodeEmitterGen] Improve the error...
Sheng via All-commits
- [all-commits] [llvm/llvm-project] 2aed07: [NFC][MC] remove unused argument `MCRegisterInfo` ...
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] d30ca5: [C++20] [Coroutines] Implement return value optimi...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] a2609b: [ValueTracking] Checking haveNoCommonBitsSet for (...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 86bebe: [lib][Obvious] Fix style in a few include directives.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] e8973d: [RISCV] Add the passthru operand for some RVV noma...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] b223e5: [Bitstream] Remove pessimizing move
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] e30efa: [NFC] Fix intel intrinsics test for PowerPC
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] b66b32: [Support] Use posix_madvise() if available
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2d2ef3: [libunwind] Only include cet.h if __CET__ defined
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 69a7d4: Revert "[M68k] Adopt VarLenCodeEmitter for control...
Sheng via All-commits
- [all-commits] [llvm/llvm-project] b3c001: Revert "Revert "[analyzer] Prevent misuses of -ana...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 4306fb: Revert "Revert "[M68k] Adopt VarLenCodeEmitter for...
Sheng via All-commits
- [all-commits] [llvm/llvm-project] 4642c6: [analyzer] Remove breaking RUN line in the test case
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 1ccfef: Add a case for Rust in LLDB's PDB reader
Arlo Siemsen via All-commits
- [all-commits] [llvm/llvm-project] 477bc8: [OpenCL] Guard atomic_double with cl_khr_int64_*
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 9bde88: [lldb] Enable TestThreadStepOut on linux
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ce02c7: [Debugify] Mark mir-check-debugify change nothing ...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] dda3c1: [flang] Fix `LoweringBridge::validModule`
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] b54c95: [Docs] Release 14 notes for SPIR-V in clang.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] 85fd97: [MemCpyOpt] Add tests with incorrect memcpy->byval...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e8712a: [Docs][OpenCL] Release 14 notes.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] d32b87: [ELF][test] Fix build break after 20bdd3e23263
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 526434: [Docs][OpenCL] Update OpenCL 3.0 status in docs.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] 082f32: [clang] Itanium mangler constructors
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 624473: [demangler] Reorder parseNestedName loop
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] fdd615: [Docs][OpenCL] Update OpenCL 3.0 status in docs.
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] fdee51: [clang-format] Add test for SpacesInLineCommentPre...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 30e9cd: [DAG] computeKnownBits - add ISD::AVGCEILU handling
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 520a92: Fix 2 RestructuredText warnings.
Kristof Beyls via All-commits
- [all-commits] [llvm/llvm-project] 9e1f13: [lld] Fix RST formatting in release notes
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 89309e: [lld] One more formatting fix for the release notes
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 4b120c: Compiler-rt: build fp_mode.c for macho_embedded va...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 97c151: [MemCpyOpt] Fix broken check lines (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7c7862: [Bazel] Update llvm-config.h to follow the typo fix.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] d03d3d: [DSE] Fall back to CFG scan for unreachable termin...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 483ae0: [InstCombine] add test for min/max intrinsic reass...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] fe3407: [CGBuilder] Assert that CreateAddrSpaceCast does n...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c5fb05: Reland: Make lld-link work in a non-MSVC shell, ad...
pkasting via All-commits
- [all-commits] [llvm/llvm-project] 641a14: [runtimes] Deprecate FOO_SYSROOT & friends
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8b10e0: [runtimes] Deprecate FOO_SYSROOT & friends
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f1ec99: [libc] Improve hypotf performance with different a...
lntue via All-commits
- [all-commits] [llvm/llvm-project] c74008: [FPEnv][InstSimplify] Fold fsub X, -0 ==> X, when ...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] 6690b7: [OpenCL] Ensure atomic_init is guarded with extension
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 8f7f3c: [libc++] Pass -fcxx-modules during our modules builds
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c9032f: [LowerMemIntrinsics] Explicitly use i8 type in mem...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 729d29: [BOLT] Update dynamic relocations from section rel...
Vladislav Khmelevsky via All-commits
- [all-commits] [llvm/llvm-project] 597f2b: [clang] [test] [NFC] Eliminate some hard tabs in t...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] b59f13: Precommit tests from D119844, expanded with additi...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 2b2ee2: [libc++] [test] Remove `using std::{make_, }optiona...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 3f3aba: [libc++] LWG2148, LWG2543: Enable std::hash<Enum> ...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 785337: [libc++] [test] Qualify `move` as `std::move` in a...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 27cd2a: [mlir][MemRef] Lower memref.copy with an offset to...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 0edb41: [mlir][linalg] Add control to pad-slice swap pattern
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 5abe6c: [PowerPC] Rename PPCInstrPrefix.td to PPCInstrP10.td
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 9a460b: [libc++][ci] Allow updating packages and config fi...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 0604d8: Darwin: introduce a global override for debug pref...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 61fb26: [OpenMP] Pass AMDGPU math libraries into the linke...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6655c5: [AMDGPU][MC][GFX10] Added an alias for HW_REG_HW_ID1
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 578183: Revert "[OpenMP] Pass AMDGPU math libraries into t...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] fbf7bb: [demangler] Fix build breakage
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 9d59cf: clang-analyzer plugins require LLVM_ENABLE_PLUGINS...
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] 2e3bb9: [runtimes] Move warning messages for FOO_SYSROOT &...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 812894: [runtimes] Move warning messages for FOO_SYSROOT &...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 0c58e9: [lldb] Fix memory leak in CommandObjectType
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] c5a20b: [llvm-libgcc] initial commit
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] f150d2: [InstCombine] add tests for min/max reassociation; ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 1daa66: [SelectionDAG] Add SPLAT_VECTOR to SelectionDAG::i...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 572e2c: Reverting ce420820c815e806bab9c5f17cb3b829a616548a...
Rashmi Mudduluru via All-commits
- [all-commits] [llvm/llvm-project] 8290f2: [FPEnv][FMF] Move helper function to header, move ...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] ae62aa: [ELF][test] Add --undefine-glob test to lto/duplic...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f87aa1: [libc++] Move everything related solely to _LIBCPP...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7d5edf: [gn build] (semi-manually) port f87aa19be644
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1af309: [ifs] Add the invalid STRSZ test to llvm-ifs
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] db7eb9: Add an include that is required on some hosts. Thi...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] b5c951: [test] Mark archive-as-start-lib.s as unsupported ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5244ef: [libcxxabi] [test] Depend on unwind only if available
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 046b77: [lldb] Default initialize DWARFDebugMacroHeader
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e027c0: [mlir][tensor] Add a pattern to split tensor.pad ops
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 6311ba: [X86] Add test cases for fmul/fdiv with select.
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] ad84c6: [polly] Match function definitions and header decl...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 325f0e: [HWASan] Improve dbg-value-tag-offset test.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 0bad7c: Hoist getTotalNumVGPRs into AMDGPUBaseInfo for use...
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] 21c6c4: [NFC][SCEV] Add tests for umin_seq recognition wit...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] da7c77: [flang] Handle lowering arguments in subroutine an...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] d7c4f7: DebugInfo: fix a couple of spurious spaces in simp...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 6d58f4: [MachineOutliner] NFC: Hide LRU-related stuff behi...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] c30742: [lldb/Plugins] Clean-up ScriptedProcess python scr...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 80a11e: [LLDB] Replace use of double underscore in identif...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 67ab4c: [MachineOutliner] NFC: Update LRU stuff for RISCV
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 6ed1ef: [Attributor][FIX] Pipe UsedAssumedInformation thro...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d9d12b: Fix build_symbolizer.sh.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 05a77f: [clang-format] Fall through and avoid an unnecessa...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 46b0d0: Use functions with prototypes when appropriate; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 73ee82: [NFC][PhaseOrdering] Precommit tests from D119965
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 259c58: [libc++abi] Bump the libc++abi version and add it ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1b06d2: [libc++] Refactor the Apple build scripts
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 014c03: [NFC] Fix order in global_symbols.txt.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] d81f00: [clang-format] Fix formatting of struct-like recor...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 55639c: [OpenMP] Properly save strings when doing LTO
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b389fb: [flang] Add Win32 to the list of supported triples
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] d95961: [lldb/test] Disable scripted_crashlog_json.test on...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] f1cdec: try to fix check-llvm after c5fb05f663f
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 48a31c: [clang-format] Mark FormatToken::getPreviousNonCom...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 668c5c: [Attributor][FIX] Use liveness information of the ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ef3923: [clang-format] Make checking for a record more rob...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] dabbab: [lld][WebAssembly] Apply global relocs before data...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] b17158: [mlir] Async: create async.group inside the scf.if...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 4e2439: [test][SLPVectorizer][OpaquePtr] Precommit test
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 318507: [libc++] Remove a few unneeded _LIBCPP_CXX03_LANG ...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 747024: [AMDGPU] Add agpr_count to metadata and AsmParser
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] c195ad: [NFC] [MTE] [HWASan] Remove unnecessary member of ...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 6e2cf3: [mlir][doc] Add passes docs to Passes.md
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 3884cb: AMDGPU: Always reserve VGPR for AGPR copies on gfx908
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c60d82: [WebAssembly] Make __wasm_lpad_context thread-local
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] a99989: [RewriteStatepointsForGC] Add a test exposing an i...
Daniil Suchkov via All-commits
- [all-commits] [llvm/llvm-project] 69297c: [lld-macho] Don't include CommandFlags.h in Common...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 21aaa1: [bazel] Add libc dependency.
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 3671bd: [BPF] Fix a BTF type pruning bug
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] c8b8c8: [AArch64][GlobalISel] Implement support for clang....
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 34381a: [mlir][sparse] avoid some codeup in sparsification...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] d8364e: [flang] Allow tabs as white space in formats
vdonaldson via All-commits
- [all-commits] [llvm/llvm-project] dd8490: Add a test for breaking on overloaded functions by...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 64f5f6: [libc] Use '+' constraint on inline assembly
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 05f10a: On Windows, the function name contains the return ...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 194899: [MemoryDependency] Relax the re-ordering of atomic...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 99dd49: [flang] add semantics test for sync all
Damian Rouson via All-commits
- [all-commits] [llvm/llvm-project] abe2de: [mlir] NFC Async: always use 'b' for the current b...
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] 5bec1e: [mlir] Added oilist primitive
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] fee491: issue-release-workflow: Add support for /cherry-pi...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] d4332a: [flang] add semantics test for sync images
Damian Rouson via All-commits
- [all-commits] [llvm/llvm-project] 910a64: [compiler-rt] Implement ARM atomic operations for...
Pavel Kosov via All-commits
- [all-commits] [llvm/llvm-project] f165c2: [NFC][compiler-rt] Format file lib/builtins/arm/sy...
Pavel Kosov via All-commits
- [all-commits] [llvm/llvm-project] 880717: clang-analyzer plugins require LLVM_ENABLE_PLUGINS...
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] d271fc: [mlir][gpu] Split ops sinking from gpu-kernel-outl...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 859567: [IndVars] Don't run full optimization pipeline in ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0ae246: [clang-format] Fix wrong assertion with non-negati...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 32d247: [BOLT][NFC] Report errors from createBinaryContext...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 77c7ce: [libcxx] [test] Make the put_long_double test pass...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] c3c528: [InstSimplify] Delay creation of constants for off...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 25f1d5: [MLIR][PDL] Fix typo (NFC)
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] dd4dde: [clang][dataflow] Add transfer functions for logic...
Stanislav Gatev via All-commits
- [all-commits] [llvm/llvm-project] d4a53f: [mlir] call target materialization more in dialect...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 371fcb: [SimplifyCFG][PhaseOrdering] Defer lowering switch...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0b93e9: Revert "[RISCV] LUI used for address computation s...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 3c9229: [CodeGen] Return better Changed status from Detect...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a48084: Add missing break statement in switch.
Stanislav Gatev via All-commits
- [all-commits] [llvm/llvm-project] 78ebb1: [AMDGPU] Return better Changed status from SIAnnot...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] f3bc7f: [AArch64] Cleanup for performCommonVectorExtendCom...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 24a37a: [MLIR] add entry block to MLIR grammar.
Siddharth via All-commits
- [all-commits] [llvm/llvm-project] f75da0: [llvm-objcopy][NFC] Move core implementation of ll...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] d20e01: Revert "[NFC][compiler-rt] Format file lib/builtin...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 093ecc: [RISCV] Add the passthru operand for vadc/vsbc/vme...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 506507: [CodeGen] Rename deprecated Address constructor
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f3809b: [AArch64][SchedModels] Handle virtual registers in...
Pavel Kosov via All-commits
- [all-commits] [llvm/llvm-project] 889317: [objcopy][NFC] Add doc comments to the executeObjc...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] 9798b3: [OpenCL] Guard 64-bit atomic types
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] fc539b: [SCEV] Infer ranges for SCC consisting of cycled Phis
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 36fdfa: [RelLookupTableConverter] Ensure that GV, GEP and ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f1877e: AArch64_MC::isQForm - Fix MSVC 'no default capture...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ada6bc: [X86] X86tcret_1reg - use cast<> instead of dyn_ca...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5f4549: [SystemZ] lowerDYNAMIC_STACKALLOC_XPLINK - use cas...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 07cf95: [NFC][PhaseOrdering] Improve test coverage for D11...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 484656: [Docs] Update opaque pointers docs
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b254a2: [libc][automemcpy] Add mean/variance and simplify ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] e993b2: [flang][driver] Add support for `-emit-llvm`
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] e7d65f: [Bazel] Fix build after ObjCopy move.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 030503: Remove duplicated code for printing the `uwtable` ...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] dce3b4: [Docs] Use correct rst syntax
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d74f15: [AArch64][NFC] Fix unused-lambda-capture warning.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 48e0e6: [llvm][automemcpy] Allow distribution filtering in...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] d4342e: [AArch64] Add instruction selection for strict FP
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] d955ca: [BufferDeallocation] Don't assume successor operan...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 21ac47: [NFC] Correct typo `interger` to `integer`
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] 2614de: [clang] CGCXXABI::EmitLoadOfMemberFunctionPointer ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f29f86: [NFC] Fix comment
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] 1c502c: [clang-doc] SerializeIndex - pass Index param by c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1a8bdf: [DAG] Fix in ReplaceAllUsesOfValuesWith
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 6457f4: [DAGCombiner] Extend ISD::ABDS/U combine to handle...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] da5a4f: [libc][automemcpy] Introduce geomean of scores as ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 3f22a4: [X86] selectLEAAddr - add X86ISD::SMUL/UMULO handling
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7798ec: [RISCV] add the MC layer support of Zfinx extension
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] a569d6: [gn build] (manually) port f75da0c8e65c (ObjCopy lib)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d1cd64: [SLP][NFC]Fix misprint in function name, NFC.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] c9b368: [mlir][spirv] Add a pass to unify aliased resource...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] be77af: tsan: Add a missing disable_sanitizer_instrumentat...
Alexander Potapenko via All-commits
- [all-commits] [llvm/llvm-project] eeb775: [RISCV] Add the passthru operand for vmv.vv/vmv.vx...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 3af7bb: [JITLink][RISCV] fix the extractBits behavior and ...
fourdim via All-commits
- [all-commits] [llvm/llvm-project] 092a5b: [OpenMP][Offloading] Fix test case issues in bug49...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 234a84: [InstCombine] add test for min/max intrinsic with ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 051f7c: Revert "[JITLink][RISCV] fix the extractBits behav...
fourdim via All-commits
- [all-commits] [llvm/llvm-project] 2aa624: [polly] Fix regression test after D110620.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 2f2dcb: [AArch64][SVE] Invert VSelect operand order and co...
Matthew Devereau via All-commits
- [all-commits] [llvm/llvm-project] 907139: [GlobalDCE] Simplify and return Changed = true les...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 8e17c9: [AArch64] Add some missing strict FP vector lowering
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 954fe4: [RISCV] Fix incorrect MemOperand copy converting s...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] bbee9e: [RISCV] Match shufflevector corresponding to slideup.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 192d96: [RISCV] add the MC layer support of Zfinx extension
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] 0b57e6: [objcopy] followup patch after f75da0c8e65cf1b0901...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] fd3ba1: Title: Export unique symbol list with llvm-nm new ...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] bbd7ea: [AArch64] Remove an unused variable in my previous...
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] edde46: [test][IndVarSimplify][OpaquePtr] Precommit test
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 515c61: [mlir][linalg][sparse] add linalg optimization pas...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 7adb85: [clang] [NFC] More exhaustive tests for deducing v...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 32b73b: Add support for floating-point option `ffp-eval-me...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 5fe64d: [clang] Sema::CheckEquivalentExceptionSpec - remov...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ca7f06: add missing include
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 08361b: [NFC][llvm-nm] refactor function dumpSymbolNamesFr...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] fc1b21: [AArch64][SVE] Add structured load/store opcodes t...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] ca7831: [RISCV] Add the policy operand for nomask vector M...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 7eb3ce: [instsimplify] Precommit a test showing an alloca ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7db1d4: [RuntimeDyld] Fix building on OpenBSD
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] d66983: [libc] Add exit and atexit
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] e641c2: [flang] Lower simple scalar assignment
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 240431: [instsimplify] Fix a miscompile with zero sized al...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 9de4fc: [CUDA][SPIRV] Assign global address space to CUDA ...
Justin Lebar via All-commits
- [all-commits] [llvm/llvm-project] cf5e88: [instsimplify] When compare allocas, consider thei...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 27f72e: [SLP][NFC]Add another test for swapped main/altern...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 4dc3cb: ReleaseNotes: add BOLT subsection
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 4a26ab: [InstCombine][OpaquePtr] Check store type in DSE i...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e0e174: [analyzer] Fix a crash in NoStateChangeVisitor wit...
NoQ via All-commits
- [all-commits] [llvm/llvm-project] b9f4df: [Driver][Fuchsia][NFC] Use GetLinkerPath to see if...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] cf4261: [SystemZ] Improve emission of alignment hints.
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 383f3a: [OpenMP] Diagnose bad 'omp declare variant' that r...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 5364b3: Revert "[Driver][Fuchsia][NFC] Use GetLinkerPath t...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 7c3e2b: [RewriteStatepointsForGC] Fix an incorrect assertion
Daniil Suchkov via All-commits
- [all-commits] [llvm/llvm-project] 21e5a5: [GlobalDCE] [VFE] Add a test for incorrect VFE beh...
Kuba (Brecka) Mracek via All-commits
- [all-commits] [llvm/llvm-project] 254d6d: [Attributor][FIX] Ensure stable iteration order
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 5824d2: Fix the declaration printer to properly handle pro...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 027c16: [X86ISelLowering] permit BlockAddressSDNode "i" co...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 2c9175: [Clang] Add attributes alloc_size and alloc_align ...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 4dfa68: [NFC] Fix debug-info-hotpatch.cpp failure due to d...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] 1af15d: [mlir] Switch {collapse, expand}_shape ops to the d...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] b0aa19: [AMDGPU] Promote recursive loads from kernel argum...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] bd8db2: [AArch64] Add extra widening mul tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] f56cb5: [DEBUGINFO] [LLDB] Add support for generating debu...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] a52b91: [lld-macho] Allow order files and call graph sorti...
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] df2812: [ifs] Add --strip-needed flag
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] f6d390: [LLDB] Fix TestStructuredBinding.py for libstdc++
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 74cacf: [OpenMP] Add RTL function to externalization RAII
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 18ead2: AST: Make getEffectiveDeclContext() a member funct...
pcc via All-commits
- [all-commits] [llvm/llvm-project] a3beb3: Reland "[InstrProf] Make the IndexedInstrProf head...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 941f06: [lld] Make error handling functions opaque
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] af6b99: [EarlyCSE][OpaquePtr] Check access type when perfo...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 9f7075: {instsimplify] Precommit some tests for provable i...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 66f8ac: [ELF] Support (TYPE=<value>) to customize the outp...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0aa307: [mlir] NFC NamedAttrList append with StringAttr
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] f5b85f: Use functions with prototypes when appropriate; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 3773d0: [mlir][memref] Switch ViewOp to the declarative as...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c79c13: [clang][SemaTemplate] Fix a stack use after scope
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] a7b9af: [libcxx][test] Silence signed/unsigned comparison ...
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 1cfa48: [libc++] Implement P1165R1 (Make stateful allocato...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 6c80e3: [libc++][CI] Upload ABI lists for all jobs
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 331e8e: [clang-format] Do not add space after return-like ...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 807ba7: Reland "[memprof] Extend the index prof format to ...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 9febd1: Fix race condition when launching and attaching.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 84718d: [MLIR][GPU] Add gpu.set_default_device op
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 1689b1: unbreak Modules/cxx20-export-import.cpp with LLVM_...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 62914b: [ASan] Fix TLS teardown.
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] c5803e: [MLIR][GPU] Remove call to cudaSetDevice(), which ...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 7debca: [gn build] Port 807ba7aace18
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 383ed8: [clang] Pass more flags to ld64.lld
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 86e26f: [MTE] Instrument use-after-scope for optnone funct...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] f75580: Remove __uncvref; use __uncvref_t instead
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 0e219a: [clang] Remove Address::deprecated() call in CGExp...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e217eb: [NFC][Flang] Add colon to CHECK-LABEL to exercise ...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 38d25a: [libcxx] [test] Use proper UTF-8 locales on Windows
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 8d58cb: [libcxx][test] Let the library indicate support fo...
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 4986a4: [M68k] Adopt VarLenCodeEmitter for bits instructions
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] ba9944: [clang] Remove Address::deprecated() in CGCXXABI.h
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 08a622: [LLDB] Adding skipif for arm linux for TestStructu...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 9ce090: Revert "[CUDA][SPIRV] Assign global address space ...
Matthew Voss via All-commits
- [all-commits] [llvm/llvm-project] 7d05d3: [mlir][sparse] remove unused test matrix file
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 0b5fe2: [clang] Remove Address::deprecated() in emitVoidPt...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 822a1a: Fix typo in Swift.def, it is swift5_protocol_confo...
Shubham Sandeep Rastogi via All-commits
- [all-commits] [llvm/llvm-project] c46aab: RegAllocGreedy: Fix last chance recolor assert in ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c74389: [memprof] Fix frame deserialization on big endian ...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] ba653b: AMDGPU: Try to fix expensive_checks bot tests fail...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 27b7c1: Revert "[memprof] Fix frame deserialization on big...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] d7895c: [gn build] Port 19bdf44d8508
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 4f9b83: [WebAssembly] Make EH/SjLj vars unconditionally th...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 6f6ac4: [RISCV][NFC] Add tail agnostic tests for nomask Ve...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] a83e08: [mlir][Vector] Add InferTypeOpInterface to vector ...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] d9da6a: [LICM][PhaseOrder] Don't speculate in LICM until a...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 1d9153: [LoongArch] Add missing dollar prefix to register ...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 79b0fa: [LoongArch] Fix several instruction definition err...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] c046cf: [msan] strsignal interceptor
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 12389e: [MachineOutliner] Add statistics for unsigned vect...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 77cf18: [MachineOutliner] Add testcase for instruction map...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 9dcb52: [NFC] Add myself to CREDITS.TXT
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 6b53ad: [GlobalDCE] [VFE] Avoid dropping vfunc dependencie...
Kuba (Brecka) Mracek via All-commits
- [all-commits] [llvm/llvm-project] eea3d9: [libc++][ranges] Implement `std::mergeable`.
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] d40b46: [gn build] Port eea3d90af181
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 8e9794: [libc++][ranges] Implement `std::sortable`.
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 06f346: [gn build] Port 8e979460bb27
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2ad662: [XCOFF][llvm-objdump] change the priority of symbo...
Esme via All-commits
- [all-commits] [llvm/llvm-project] b45d0b: [MemoryDependency] Simplfy re-ordering condition. ...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 1ece3e: [JITLink][RISCV] fix the extractBits behavior and ...
fourdim via All-commits
- [all-commits] [llvm/llvm-project] 0a4184: Reland "[memprof] Extend the index prof format to ...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] b1d913: [gn build] Port 0a4184909a8c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] eafafb: [flang] Lower scalar negation
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 380545: Fix buildbots after https://reviews.llvm.org/D119797
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] b52974: [Clang] Rename `disable-noundef-analysis` flag to ...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] f5efe2: [mlir] Propagate NaNs in PolynomialApproximation
Tres via All-commits
- [all-commits] [llvm/llvm-project] 533344: [NFC] Fix a buildbot failure after b529744
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] c85a26: [asan] Add support for disable_sanitizer_instrumen...
Alexander Potapenko via All-commits
- [all-commits] [llvm/llvm-project] 35baa2: [NFC][Clang/test] add target triple to CodeGen/ana...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] a43f7d: [mlir][tensor] Extend reshape utils.
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] 0bf3fe: Revert "[XCOFF][llvm-objdump] change the priority ...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 074d1e: [CodeGen] Return better Changed status from PostRA...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] acc08a: Add "REQUIRES: asserts" to test misched-predicate-...
dyung via All-commits
- [all-commits] [llvm/llvm-project] d86dcb: [AMDGPU] Return better Changed status from SIOptim...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a0c0db: [objcopy][NFC] Add rules to cmake to put files und...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] fa7c8c: [mlir][bufferize] Support memrefs with non-standar...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 69ab23: [AMDGPU] Return better Changed status from SIFoldO...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] ae4bec: [ARM] ARMAsmPrinter::emitAttributes - remove unnec...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4086b3: [mlir][bufferize][NFC] Remove obsolete tensor buff...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] b47be4: [mlir][Vector] Switch ExtractOp to the declarative...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 09193f: Revert "Add support for floating-point option `ffp...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a59014: Revert "Fix race condition when launching and atta...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 535e7b: [clangd] lookupSiblingsWithinContext - remove unne...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 977b1f: [clang][ASTReader] Fix memory leak while reading F...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] b4e050: Rename PatternRewriteSet::insert to add
Tres via All-commits
- [all-commits] [llvm/llvm-project] de2c0a: [X86] combineADC/SBB - pull out repeated getOperan...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6c99a3: [lldb] Add support for a "global" lldbinit file
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 0b13c6: [gn build] (manually) port 6c99a3469d9c
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 3ba42a: [MemCpyOpt] Add non-local memcpy test with memory ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d55854: [mlir][Vector] Add return type inference for multi...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] d46e49: [VE] Fix vmp0 subregister mapping
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] f27423: [VE] Enable v256 fcmp true|false tests
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] b0a0df: [SLP]Fix vectorization of the alternate cmp instru...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 03ec02: [X86] Add test cases for sub with select.
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 0870a4: [OpenMP] Add flag for disabling thread state in ru...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 0136a4: [OpenMP] Add an option to limit shared memory usag...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 1f0aad: [AMDGPU] Fix kill flag on overlapping sgpr copy
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] b46704: [ConstraintSystem] Pass ArrayRef instead of full s...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6527b2: [AMDGPU][NFC] Fix typos
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 0bff3a: Lambdas are not necessarily locals. This resolves ...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] 3ce2ee: [mlir][ODS] Infer return types if the operands are...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 00ab91: [ConstraintElimination] Remove ConstraintListTy (N...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c24e19: [clangd] getHover - pass FormatStyle argument by c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] be3b40: [flang] Lower basic binary operation for scalars
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 707157: Revert rGc24e197aaad5333717a27f6e4346f97da84821ed ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 57baa1: [AMDGPU] Rename AMDGPUCFGStructurizer to R600Machi...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3c84e6: [gn build] Port 57baa14d7442
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] ccebf8: [Clang][OpenMP] Add support for compare capture in...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 07f93a: [libc][automemcpy] Discard aggrated samples from JSON
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 68b7b3: [Clang][OpenMP][Sema] Remove support for floating ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 91cf63: Fix Wdocumentation unknown parameter warning
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f6510e: [instsimplify] Factor out a helper for alloca boun...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1cf790: [instsimplify] Add pointer compare tests for byval...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 670aee: [MLIR][OpenMP][SCF] Mark parallel regions as alloc...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 7b731f: [OpenMP][libomptarget] Delay restore of shadow poi...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] f51004: [CodeGen] Remove unneeded regex escaping in FileCh...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a259e6: [instsimplify] Add a couple more pointer compare f...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f20f9f: [lldb] Add llvm_unreachable in RichManglingContext
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 5ecf21: [instsimplify] Add a comment hinting how compares ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] bf296e: [instsimplify] Clarify assumptions about disjoint ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a2963d: [SDAG] fold sub-of-shift to add-of-shift
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 12c4e6: [demangler][NFC] Reformatting
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 47b749: [clangd] Tweak --query-driver to ignore slash dire...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] e4a03b: [lldb] Default initialize CommandOptions fields (NFC)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] fd3669: [lld-macho] Improve hiding of unnamed_addr symbols
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 343135: [libc++] Replace _LIBCPP_INLINE_VISIBILITY with _L...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 74036d: Fix Wdocumentation unknown parameter warning
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] be1ffd: [InstCombine] visitCallInst - pull out repeated bs...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] bfdf28: [docs][NewPM] Remove buildDefaultAAPipeline() in e...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 3ad0bd: [SLP] Address post commit comment from 2e50760
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] eae62b: [mlir][Presburger] Introduce Domain and Range iden...
Kunwar Shaanjeet Singh Grover via All-commits
- [all-commits] [llvm/llvm-project] ff2e4c: [instsimplify] Assume storage for byval args doesn...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1e1168: [ifs] Add --exclude flag
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] cb0a4b: [ELF] Change (NOLOAD) section type mismatch error ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3a6be1: [instsimplify] Simplify HaveNonOverlappingStorage ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 5ee500: [mlir][OpenMP] Remove clauses that are not being h...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 60210f: [mlir][OpenMP] Added assemblyformat for TargetOp
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 0712c5: [ADT] Have ArrayRef::copy() return a MutableArrayRef
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 805f7a: [clang] Add `ObjCProtocolLoc` to represent protoco...
David Goldman via All-commits
- [all-commits] [llvm/llvm-project] 93e2b5: [ELF][test] Avoid non-portable |& in notest.s
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e7afbe: [MemorySSA] Clear VisitedBlocks per query
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] 1c1e2c: Add a new reflection section for multi-payload enu...
Shubham Sandeep Rastogi via All-commits
- [all-commits] [llvm/llvm-project] 643878: [mlir][sparse] provide more types for external to/...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] deb73a: [AArch64][GlobalISel] Constrain the right MOs when...
Ahmed Bougacha via All-commits
- [all-commits] [llvm/llvm-project] 3c8fc2: [memprof] Remove packed qualifier for MemprofRecor...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] e3b9bb: [lldb/bindings] Expose the progress reporting mach...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] c12d49: [ELF] Remove .strtab deduplication
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 42a797: [ELF] Fix .strtab corruption when a symbol name is...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9b9a08: [mlir][sparse][pytaco] test with 3-dim tensor and ...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 34a964: Revert "[instsimplify] Simplify HaveNonOverlapping...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 86b5e2: [SelectionDAG][X86] Support f16 in getReciprocalOp...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0d59a5: Revert "[SelectionDAG][X86] Support f16 in getReci...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 70aa11: [lld][WebAssembly] Convert a bunch more tests to a...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 3d728e: [scudo] Add missing <algorithm> include
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] efb383: [LoongArch] Fix atomic instructions operands sequence
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 8e7247: [SelectionDAG] Fix off by one error in range check...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6f9d55: [instcombine] Cleanup foldAllocaCmp slightly [NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 357b18: [instcombine] Add/cleanup attributes in a test
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 391517: [mlir][OpenMP] Added assemblyFormat for ParallelOp
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 1df8ef: [SelectionDAG][X86] Support f16 in getReciprocalOp...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 548996: [RISCV] Add IsRV32 to the isel pattern for ZIP_RV3...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 17d5ba: [RISCV][NFC] Remove unused multiclass def.
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 9106b5: [CodeGen] Make ShapeT::operator== const. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] bc53eb: [docs] HowToCrossCompileLLVM.rst: update cmake opt...
fourdim via All-commits
- [all-commits] [llvm/llvm-project] f60d10: Fix Wdocumentation unknown parameter warning
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a54b56: Fix Wdocumentation unknown parameter warning
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4a01ec: Fix Wdocumentation missing code snippet warnings
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b8801b: [AArch64] Common patterns between UMULL and int_aa...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c69af7: [AArch64] Adds SUBS and ADDS instructions to the M...
Micah Weston via All-commits
- [all-commits] [llvm/llvm-project] f6ee45: [X86] Add some add reduction tests for values that...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ebeb19: [X86] Add bswap(shl()) test
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d5304d: [X86] Extend bswap+shl tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dc4f9f: [ADT] Just use a union in IntervalMap
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] ab069f: [X86] combineArithReduction - pull out repeated ge...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dfa971: [GISel] Fix dead code warning in getRuleRangeForId...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 05cd79: [lldb] Fix some accidental IntervalMap copies
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 55e0b3: [X86] vector-reduce-add-mask.ll - add missing AVX5...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 24bfa2: [SelectionDAGBuilder] Simplify visitShift. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4ec00f: [mlir][bufferize] Add a way for ops to fail the an...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c141d1: [VectorCombine] Remove redundant checks (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8e7995: [MLIR][Presburger] Introduce MaybeOptimum type to ...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] fa0f90: [HIP] Support linking archive of bundled bitcode
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] b09e63: [AArch64][GlobalISel] Implement combines for boole...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 2a4645: [AArch64][GlobalISel] Optimize conjunctions of com...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 8a3f9a: [C++20][Modules][1/8] Track valid import state.
iains via All-commits
- [all-commits] [llvm/llvm-project] a2ce8d: [ArgPromotion] auto-update test checks.
Valery via All-commits
- [all-commits] [llvm/llvm-project] 673879: Revert "[C++20][Modules][1/8] Track valid import s...
iains via All-commits
- [all-commits] [llvm/llvm-project] 51c065: Unionize clang::DynTypedNodeList. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 5c4040: [docs] Add a note saying that the use of poison is...
Nuno Lopes via All-commits
- [all-commits] [llvm/llvm-project] da23fc: [docs] Simplify the description of poison values
Nuno Lopes via All-commits
- [all-commits] [llvm/llvm-project] 29d2ae: [ArgPromotion] Regenerate test checks for dead-gep...
Valery via All-commits
- [all-commits] [llvm/llvm-project] 860865: [docs] Frotend perf tips: mention poison vs undef ...
Nuno Lopes via All-commits
- [all-commits] [llvm/llvm-project] 6afd43: Fix the "good first issue" type of failures
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 52fcdc: Prune unused diagnostics. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 147b97: [AArch64] Extra tests for larger umull/smull gener...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3a1d6a: [clangd] Remove uuidof warning. Clang never emits ...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] ce0fdf: Put back err_drv_negative_columns/err_drv_small_co...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 5c7ae1: [LV] Add store to test to make sure the loop is no...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8ef3e8: [X86] combineX86ShufflesRecursively - add TODO not...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 43d48e: [PowerPC] Add option to disable perfect shuffle
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 56bc87: [MLIR][Presburger] Inequality Typing in coalesce
Michel Weber via All-commits
- [all-commits] [llvm/llvm-project] 35b92c: [docs] fix typo
Nuno Lopes via All-commits
- [all-commits] [llvm/llvm-project] ec9107: [X86] combineX86ShufflesRecursively - attempt to f...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 053c2a: [SimplifyCFG][OpaquePtr] Check store type when mer...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] eb5950: [libcxx][test] Update msvc_stdlib_force_include.h ...
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 8d8942: [docs] Update ReleaseNotes template
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 7f827e: [AArch64][RISCV][x86] add tests for mul-add demand...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 669449: [llvm] Add missind dep on Symbolize to Debuginfod
Yannic via All-commits
- [all-commits] [llvm/llvm-project] d05052: [X86] Regenerate switch-default-only.ll
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d9567b: Fix extraneous whitespace addition in line comment...
luis via All-commits
- [all-commits] [llvm/llvm-project] e02198: [clang-format] Avoid inserting space after C++ casts.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 4701bc: Revert "[clang-format] Avoid inserting space after...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] be9a7f: [clang-format] Fixed handling of requires clauses ...
kuzkry via All-commits
- [all-commits] [llvm/llvm-project] c57b8c: [clang-tidy] Provide fine control of color in run-...
Kesavan Yogeswaran via All-commits
- [all-commits] [llvm/llvm-project] 323c67: DebugInfo: Add an assert about cross-unit referenc...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] aacc11: [clang-format][NFC] Fix typos and inconsistencies
kuzkry via All-commits
- [all-commits] [llvm/llvm-project] 36ada3: [BOLT][NFC] Fix data race in ShrinkWrapping stats
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] d44f99: [BOLT] Added fuzzer target (llvm-bolt-fuzzer)
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 67ef63: [SDAG] enable binop identity constant folds for sub
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 4abe48: [RISCV][NFC] Add sched for some instructions in Zb...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] efe5b8: [ISEL] remove unnecessary getNode(); NFC
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 7b67d2: Reland [XCOFF][llvm-objdump] change the priority o...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 7f2293: [STATEPOINT] Mark LR is early-clobber implicit def.
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 440c4b: [SelectionDAG][RISCV][ARM][PowerPC][X86][WebAssemb...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 079d13: [RISCV] Fix the include search path order between ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 0a17ee: Revert "[RISCV] Fix the include search path order ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 47b1fa: [RISCV] Fix the include search path order between ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] a6fb1b: [ARM] Remove unused lowerABS function. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] cc2795: Revert "[RISCV] Fix the include search path order ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] c1f17b: [RISCV] Fix the include search path order between ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] c1e4e0: [mlir][OpenMP] Added assemblyFormat for SectionsOp
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 1a2bb0: [MLIR][LINALG] Add canonicalization pattern in `li...
Prateek Gupta via All-commits
Last message date:
Sun Feb 20 23:51:47 PST 2022
Archived on: Sun Feb 20 23:51:49 PST 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).