The Week Of Monday 9 January 2023 Archives by author
Starting: Mon Jan 9 00:04:28 PST 2023
Ending: Sun Jan 15 23:42:32 PST 2023
Messages: 831
- [all-commits] [llvm/llvm-project] a81784: [test] Use -verify-cfg-preserved=0 in new-pass-man...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4089c2: [gn build] Remove --rtlib=libgcc for Android builds
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d9630c: [PowerPC][GISel] Select sync instructions required...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] b21593: [OpenMP][libomptarget][AMDGPU] lock/unlock (pin/un...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] 7928d9: [OpenMP][libomptarget][AMDGPU] Add missing declara...
carlobertolli via All-commits
- [all-commits] [llvm/llvm-project] b1b475: [LSR] Hoist IVInc to loop header if its all uses a...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] b84ab1: Revert "[LSR] Hoist IVInc to loop header if its al...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] be7d0d: [DAGCombiner] Fix issue with rot chain pattern
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] 67fd0d: [TypePromotion] Add truncate in ConvertTruncs when...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] bff34a: [AArch64] Only enable `foldCSELOfCSEl` DAG combine...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] 57a366: [DAGCombiner] Update test comments for pr59898; NFC
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] 49d4ad: [Instcombine] Add precommit tests for pattern xor(...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] 8f4795: [InstCombine] Add tests for saturating subtract by...
clubby789 via All-commits
- [all-commits] [llvm/llvm-project] 6b9317: [InstCombine] Fold zero check followed by decremen...
clubby789 via All-commits
- [all-commits] [llvm/llvm-project] 2700d0: [AAUnderlyingObjects] Initialize an uninitialized ...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] b4477d: [Bazel] Add //llvm:TargetParser depenendency to cl...
cmtice via All-commits
- [all-commits] [llvm/llvm-project] bdcba8: [Bazel] Fix typo (missing comma) in previous commit.
cmtice via All-commits
- [all-commits] [llvm/llvm-project] e1111e: [Clang] Correctly capture bindings in dependent la...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] c0d7f0: [DAGCombine] fold (sext (sext_inreg x)) -> (sext (...
deadalnix via All-commits
- [all-commits] [llvm/llvm-project] 396ad4: [DAG] Recombine (binop (shift x y))
deadalnix via All-commits
- [all-commits] [llvm/llvm-project] 758be9: [mlir:LLVM] Rudimentary inlining support for LLVM ...
definelicht via All-commits
- [all-commits] [llvm/llvm-project] 146f78: Revert "[ProfileData] Fix a warning"
dyung via All-commits
- [all-commits] [llvm/llvm-project] 226798: [libunwind] Fixed an upcoming clang -Wsign-convers...
fahadnayyar via All-commits
- [all-commits] [llvm/llvm-project] 4c3767: [Clang][Sema] Enabled implicit conversion warning ...
fahadnayyar via All-commits
- [all-commits] [llvm/llvm-project] 984c2c: [mlir] verify against nullptr payload in transform...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 394892: [mlir] verify that transform ops have memory effects
ftynse via All-commits
- [all-commits] [llvm/llvm-project] e6375c: [InstCombine] Fix potentially buggy code in `((%x ...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] 6d8396: [InstCombine] Canonicalize (A & B_Pow2) eq/ne B_Po...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] 8c9f13: [InstCombine] Add tests for icmp ne non-zero power...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] cc845e: [InstCombine] Handle assume(X & Pow2 != 0) in comp...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] 491652: [X86] Replace (31/63 -/^ X) with (NOT X) and ignor...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] d78a7c: [ODRHash] Handle `Integral` and `NullPtr` template...
isuckatcs via All-commits
- [all-commits] [llvm/llvm-project] de2811: [flang] Allow and use fir.rebox in fir.global
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 4e78f8: [flang] Lower addresses inside global initializers...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] ffc305: [flang] Lower component-ref to hlfir.designate
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 3909b6: [flang][NFC] Remove CallBuilder class
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 199e49: [flang] Lower elemental intrinsics to hlfir.elemental
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 545926: [flang] Implement codegen of hlfir.designate with ...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 2a43b5: Remove unnecessary template specifiers from truct ...
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] f082e5: Avoid u8"" literals in tests, their type changes i...
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] d1e0fd: Avoid u8"" literals in tests, their type changes i...
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] 0995b5: Add default constructurs to `filter_iterator_impl`...
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] fe29a1: This is to fix runtime problem for member data use...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] 51ddfd: [mlir] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9f4a9d: [ProfileData] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a1fe1f: [mlir] Add #include <optional> (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 0a81ac: [mlir] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 214026: [mlir] Remove remaining uses of llvm::Optional (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a1580d: [clang] Add #include <optional> (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 6ad078: [clang] Use std::optional instead of llvm::Optiona...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 2d8614: [clang] Remove remaining uses of llvm::Optional (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] b53e0d: Use std::nullopt instead of None in comments (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 91682b: Remove redundant initialization of std::optional (...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] da6642: [llvm] Include <optional> instead of "llvm/ADT/Opt...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 7b31c5: [gtest] Use std::optional instead of llvm::Optiona...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 0afdff: [flang] Do not include llvm/ADT/Optional.h (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] e1cdda: [libc] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] b5516b: [libc] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9f72b7: [cross-project-tests] Use std::optional instead of...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 660c33: [libc] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9ce7b4: Use the default parameters of countTrailingZeros a...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1b2d34: [Support] clang-format partMSBpartMSB and partLSB ...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 87e547: [Flang] Add/Restore basic debug support (1/n)
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] af12f7: [HWASAN] Added empty WordIsPoisoned for LSAN support.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 2cde72: [HWASAN] Added thread annotations to HwasanThreadL...
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] c8665b: [HWASAN] Implmented LSAN specifc thread support.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 292418: [LSAN] More LSAN interface tweaking.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] c18442: [LSAN] More LSAN interface tweaking.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] af210e: [LSAN][Fuchsia] Added ForEachExtraThreadStackRange...
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] c68926: [HWASAN][Fuchsia] Fixed Fuchsia build.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] cfa5fd: [ORC] Tidy up MachOPlatform's references to ORC ru...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 217fd5: [ORC] Introduce deferred allocation-actions scheme...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 9afe78: [ORC-RT] Fix a typo in file header.
lhames via All-commits
- [all-commits] [llvm/llvm-project] d52582: [LLDB][LoongArch] ObjectFile: add a case for `EM_L...
lhloongson via All-commits
- [all-commits] [llvm/llvm-project] de3f0f: [gn build] Port 59b029238af2
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 5c0fac: [gn build] Port e4e0f9330798
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d0d1ba: [gn build] Port 944f4b280585
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 654807: [gn build] Port 0a652c540556
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] df5893: [gn build] Port fdc0bf6adcee
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d3968c: [gn build] Port 5629d492df38
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 597001: [gn build] Port 94461822c75d
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 05727d: [libc][Obvious] Fix typos in LLVMLibCArchitectures...
lntue via All-commits
- [all-commits] [llvm/llvm-project] 72a794: [libc][Obvious] Re-enable log10 tests.
lntue via All-commits
- [all-commits] [llvm/llvm-project] b008f6: [MLIR][Tensor] Fix example for pack/unpack (NFC)
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] 9a5092: [MLIR][Tensor] Add canonicalization patterns for `...
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] d7904a: [MLIR] Fold outer dims permutation to pack when pr...
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] d5a9fc: [MLIR] Fix tiling for `tensor.unpack` with outer p...
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] 98ffc7: [MemorySSA] Don't check def set when cloning memor...
luxufan via All-commits
- [all-commits] [llvm/llvm-project] e3b47d: [BOLT] Modify the print option to a meaningful value
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 27cf96: [BOLT] Minor refactoring for -print-sorted-by option
maksfb via All-commits
- [all-commits] [llvm/llvm-project] c17e40: [OpenMP] Fix dynamic schedule assertion failure on...
nawrinsu via All-commits
- [all-commits] [llvm/llvm-project] 75d43d: [ARM] Accept two-register form of vnmul
ostannard via All-commits
- [all-commits] [llvm/llvm-project] eae26b: [IRBuilder] Use canonical i64 type for inserteleme...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 224040: [SVE] Restrict SVE fixed length extload/truncstore...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 909ac0: [SVE][CGBuiltins] Remove need for instcombine from...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] cad065: [libc++] Fix transitive includes list for C++23
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 1f5d69: [libc++] Add missing include in __format/unicode.h
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 64f06d: [libc++] Use %{clang-query} when calling clang-query
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 56b447: [libc++] Rename transform_view::{__iterator, __sen...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 5d9ef6: [libc++][NFC] Fix endif comments in cmath
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] dff3eb: [libc++] Fix ranges::uninitialized_move{, _n} for ...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 939f5a: libc++: bring back the unsigned in the return type...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 73e8e1: [libc++][NFC] Qualify declval
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 187d2c: [libc++][NFC] Rename basic_istream_view::__iterato...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 633927: [libc++] Add [[nodiscard]] extensions in <math.h>
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 549a5f: [libc++] Make pmr::monotonic_buffer_resource bump ...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] f70a81: [libc++] Add clang-tidy to the list of possible su...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 277a9f: [libc++] Add [[clang::lifetimebound]] attribute to...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 904f2c: [mlir][SparseTensor] Add a few more tests for spar...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] acae85: [mlir][memref] Add details on the semantic of rein...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] 93f40c: Revert "[mlir][SparseTensor] Add a few more tests ...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] add43f: Re-apply "[mlir][SparseTensor] Add a few more test...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] 02023b: [Flang] [OpenMP] Add parser support for THREAD_LIM...
raghavendhra via All-commits
- [all-commits] [llvm/llvm-project] 7f1590: [LoopFusion] Sorting of undominated FusionCandidat...
ram-NK via All-commits
- [all-commits] [llvm/llvm-project] d179df: fix : add missing open brace [OpenMP][FIX] Avoid u...
ronlieb via All-commits
- [all-commits] [llvm/llvm-project] 7c4a70: [Driver] Add crtfastmath.o on Solaris if appropriate
rorth via All-commits
- [all-commits] [llvm/llvm-project] 17a193: [AArch64] NFC: Align addTypeForStreamingSVE and ad...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 8aff16: [AArch64][SME] Improve streaming-compatible codege...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] a3c248: Move from llvm::makeArrayRef to ArrayRef deduction...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 984b80: Move from llvm::makeArrayRef to ArrayRef deduction...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 36117c: [llvm] Declare llvm::makeArrayRef as obsolete
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] bbe463: [OptTable] Make ValuesCode initialisation of Optio...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 551a3d: [CostModel][AArch64] Add insert/extract element te...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 61eb12: [BOLT] introducing profi params
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] 45b155: [BOLT] using jump weights in profi
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] b37758: [mlir] Print a newline when dumping Type
theo-lw via All-commits
- [all-commits] [llvm/llvm-project] 75e7b6: [Sanitizer][Apple] Enable sanitizer common unittes...
thetruestblue via All-commits
- [all-commits] [llvm/llvm-project] 87850e: [Sanitizer] Clean up SANITIZER_CAN_USE_ALLOCATOR64...
thetruestblue via All-commits
- [all-commits] [llvm/llvm-project] df3af5: tsan: increase app mappings for aarch64 48-bit
thurstond via All-commits
- [all-commits] [llvm/llvm-project] 682d63: tsan: add kBrokenAliasedMetas condition and test
thurstond via All-commits
- [all-commits] [llvm/llvm-project] a7cf69: tsan_shadow_test: add const qualifier
thurstond via All-commits
- [all-commits] [llvm/llvm-project] f3fb97: [AArch64] Comprehensive tests for atomic operations
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] f4225d: [AArch64] Reland "Improve TargetParser API"
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] c8ff96: [BOLT][AArch64] add lock to FixRelaxations pass
treapster via All-commits
- [all-commits] [llvm/llvm-project] 6c1cf2: [NFC] Missing whitespace in SSAUpdaterBulk debug o...
tsymalla-AMD via All-commits
- [all-commits] [llvm/llvm-project] 2f38de: [NFC][AMDGPU] Pre-commit BFI test.
tsymalla-AMD via All-commits
- [all-commits] [llvm/llvm-project] 7910ee: [clang-tidy] don't warn when returning the result ...
v1nh1shungry via All-commits
- [all-commits] [llvm/llvm-project] 1feb7a: [clangd] support expanding `decltype(expr)`
v1nh1shungry via All-commits
- [all-commits] [llvm/llvm-project] 95be33: Update dump_ast_matchers.py to Python 3
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] f30257: Correct documentation for the hasBody() AST matche...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 44a080: Fix the documentation for the hasBody AST matcher
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 03b83c: Remove a stale FIXME comment; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d3b563: Speculatively fix the Clang sphinx build
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 12bf81: Speculatively fix the Clang sphinx build
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] c0a537: Another round of speculative fixes for Clang sphinx
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 0d0dab: Fix the Clang sphinx bot again
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] a74bc4: Add a warning comment that this file is generated
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 452115: Reword diagnostic slightly; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 8effeb: Add -Wreturn-local-addr, GCC alias for -Wreturn-st...
Adrian Dole via All-commits
- [all-commits] [llvm/llvm-project] f8d7ab: Return a shared_ptr from ScratchTypeSystemClang::G...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 95a4c0: [clang] Reland parenthesized aggregate init patches
Alan Zhao via All-commits
- [all-commits] [llvm/llvm-project] 35b8bb: [RISC-V][HWASAN] Don't explicitly load GOT entry t...
Alex via All-commits
- [all-commits] [llvm/llvm-project] f2f3b1: [lldb] Do not deallocate memory after exec
Alex via All-commits
- [all-commits] [llvm/llvm-project] 58def6: [debugserver] Clear memory allocations after exec
Alex via All-commits
- [all-commits] [llvm/llvm-project] 70ab8e: [compiler-rt] Move up undefined macro checks
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] c6dcbe: [libc] Templatize str{, n}cmp
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] dc1b61: [libc] Move b* string functions to strings.h
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 3af4e4: Revert "[libc] Templatize str{, n}cmp"
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 230dba: [JumpThreading] Fix test to require asserts
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] f296dc: Reland: "[libc] Templatize str{, n}cmp"
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] b1372f: [libc] Fix -Wimplicit-int-conversion warnings
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] e9d571: [libc] Implement str{, n}casecmp
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 641387: [GWP-ASan] Fix test to work with Fuchsia's zxtest
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] df87e6: [GWP-ASan] Fix 6413872
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] f001e5: [lsan] Fix build for Fuchsia after D140039
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 0c60ec: [clang-scan-deps] Migrate to OptTable
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 521554: Revert "[clang-scan-deps] Migrate to OptTable"
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] cd5799: Revert "[mlir][linalg] Swap extract_slice(fill(x))...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] e262b8: [LLDB] Change formatting to use llvm::formatv
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] fa3fa4: [llvm][dwwarf] Change CU/TU index to 64-bit
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 73712c: [DWARFLibrary] Add support to re-construct cu-index
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 6a4a69: Revert "[llvm][dwwarf] Change CU/TU index to 64-bit"
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 7fc793: [llvm][dwwarf] Change CU/TU index to 64-bit
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] c0db06: [DWARFLibrary] Add support to re-construct cu-index
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 4e7da8: [fix] Change formatting to use llvm::formatv Summary:
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] eded23: [Clang] Silence a "unused variable" warning when b...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 572a75: [IPSCCP] Enable specialization of functions.
Alexandros Lamprineas via All-commits
- [all-commits] [llvm/llvm-project] 755282: [SLP][NFC]Move getExtractIndex function for future...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] f698c2: [X86][NFC]Move and rephrase the comment, NFC
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] ef545e: [mlir][linalg] Reuploading: Apply shortened printi...
Aliia Khasanova via All-commits
- [all-commits] [llvm/llvm-project] 9e8333: [AArch64][SelectionDAG] Eliminates redundant zero-...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 3ac2b3: [MergeICmps] Adapt to non-eq comparisons
Allen via All-commits
- [all-commits] [llvm/llvm-project] 1fbbf9: [perf-training] Check extension in findFilesWithEx...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] b59799: Revert "[perf-training] Check extension in findFil...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 5a58b1: [LLD] Remove global state in lld/COFF
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 85a2f2: [lld][COFF] Fix bug causing assertion in Chunk::se...
Andrew Ng via All-commits
- [all-commits] [llvm/llvm-project] 75345f: [NVPTX] Drop memory references of LDG/LDU
Andrew Savonichev via All-commits
- [all-commits] [llvm/llvm-project] a63853: [mlir] Broadcast scalars when vectorising tensor.e...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 39564d: [InstCombine] Add tests for alloca removal with ph...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 42ab5d: [InstCombine] Handle PHI nodes in isOnlyCopiedFrom...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 1ad5f6: [CUDA] added cmath wrappers to unbreak CUDA compil...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 1d6243: [lldb] Fix symbol table use after free
Augusto Noronha via All-commits
- [all-commits] [llvm/llvm-project] ded988: [mlir][tosa] Remove redundant "tosa.transpose" ope...
Aviad Cohen via All-commits
- [all-commits] [llvm/llvm-project] 840edd: [analyzer] Don't escape local static memregions on...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 570bf9: [clang][analyzer] Remove report of null stream fro...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 4c6d6f: [AVR] Do not select unimplemented pseudo instructions
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 485ba4: [clang][test] Remove unnecessary 'REQUIRES'
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 159e2a: [AVR] Fix a bug in AsmPrinter when printing inline...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 16f945: [clang] Redefine some AVR specific macros
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] f702c7: [utils][filecheck-lint] Add filecheck-lint, a lint...
Benjamin Chetioui via All-commits
- [all-commits] [llvm/llvm-project] 38c481: [GVN] Fold variable into assert. NFC
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 18b0d2: [analyzer] Fix a FIXME. NFCI
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c98768: [HashBuilder] Simplify with C++17. NFCI
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] d64757: [thread] Fix a FIXME with std::apply. NFCI
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 931d04: [ADT] Make StringRef::compare like std::string_vie...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 2f851f: [ADT] Forward some StringRef::find overloads to st...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 895996: [lldb] Unbreak test after 931d04be2fc8f3f0505b43e6...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] db6961: [FuncitonComparator] Clamp StringRef compare outpu...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 74d3ba: [X86] Don't zero out %eax if both %al and %ah are ...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] f3fd73: [mlir][sparse] Improve the rewriting for NewOp wit...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] 14aba2: [mlir][sparse] Improve the rewriting for dense-to-...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] 52028c: [mlir][sparse] Generate AOS subviews on-demand.
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] d114df: [mlir][sparse] Refactor the code that reshapes the...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] b78b54: [mlir][sparse] Avoid values buffer reallocation fo...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] ae8b1a: [mlir][sparse] Minor code clean up (NFC).
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] 664666: [mlir][sparse] Improve ConcatenateOp rewriting for...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] a5c9a5: [mips][clang] Do not define __GCC_HAVE_SYNC_COMPAR...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 0f5eb3: [clang-tidy][doc] Deprecate the AnalyzeTemporaryDt...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] 7d2ea6: [clang-tidy][NFC] Use C++17 nested namespaces in t...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] 6b90f6: [libc++][test] Make some string tests MSVC-friendly
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 96f1cd: [libc++][test] Silence MSVC warning
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 275ff3: [libc++][test] _VSTD => std:: in test code
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 915f2f: [libc++][test] Avoid MSVC constexpr bug
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 886e92: [libc++][test] Silence allocator conversion warnings
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 0d91b0: [libc++][test] cleanup in formatter.h
Casey Carter via All-commits
- [all-commits] [llvm/llvm-project] 6ca1a0: [mlir][gpu] Migrate hard-coded address space integ...
Chris via All-commits
- [all-commits] [llvm/llvm-project] 60dd93: [mlir][gpu] Fix build failure / silence windows bu...
Chris via All-commits
- [all-commits] [llvm/llvm-project] 9370ea: [mlir][gpu] Fix another windows build issue
Chris via All-commits
- [all-commits] [llvm/llvm-project] e43295: [clang-tidy] Match derived types in in modernize-l...
Chris Cotter via All-commits
- [all-commits] [llvm/llvm-project] 9fff1d: [NFC] [clang-tools-extra] Alphabetize clang-tidy r...
Chris Cotter via All-commits
- [all-commits] [llvm/llvm-project] 18b724: [MLIR] Simplify predicate in Matchers.h, NFC
Chris Lattner via All-commits
- [all-commits] [llvm/llvm-project] 51e36f: [mlir][llvm] Add branch weights to call and invoke
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 9cb129: [NFC] Fix a test faliing in AIX
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] d851a7: [NFC] Refactor the outdated warning message about ...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] f89327: [Driver] [Modules] Support -fmodule-output (1/2)
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 6f2e78: [NFC] Require tests to skip on windows to avoid ha...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] b1ac37: [NFC] Only run clang/test/Driver/module-output.cpp...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 3e9e8d: [Driver] [C++20] [Modules] Support -fmodule-output...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] fcb6af: [Driver] [C++20] [Modules] Don't emit unused-argum...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 2563ad: [NFC] [Modules] Add test from PR60036
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 115331: [LocalStackSlotAllocation] Minor simplifications. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 47cc1b: [RISCV] Add test cases for PR59345. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5c126e: [RISCV] Remove RISCVSubtarget::getArchMinVLen()/ge...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e7341b: [RISCV] Remove uses of Register::isPhysicalRegiste...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c6b38f: [RISCV] Make sure we use LMUL=1 for scalar reducti...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6cc9ef: [RISCV] Use ISD::EXTRACT_VECTOR_ELT for Intrinsic:...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 80a775: [RISCV] Move FP store of extractelt pattern to DAG...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c8bd53: [DAGCombiner][RISCV] Pre-promote (zext (abs X)) to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e72ca5: [CodeGen] Remove uses of Register::isPhysicalRegis...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 488bea: [LoongArch][M68k] Add 'Stack Frame Layout Analysis...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 79858d: [CodeGen][Target] Remove uses of Register::isPhysi...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e25f22: [InstCombine] Add test coverage for (icmp slt/sge ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5be389: Revert "[InstCombine] Add test coverage for (icmp ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ff39b7: [InstCombine] Optimize (icmp slt (1 << Y), 1) -> (...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 77f2f3: [InstCombine] Generalize (icmp sgt (1 << Y), -1) -...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 8e317e: [InstCombine] Remove dead code from foldICmpShlOne...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a0f860: [RISCV] Invert an if statement in lowerSELECT to r...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 109587: [wasm-ld] Define a `__heap_end` symbol marking the...
Dan Gohman via All-commits
- [all-commits] [llvm/llvm-project] 814c0b: [clangd] Add flag to control #import include inser...
David Goldman via All-commits
- [all-commits] [llvm/llvm-project] 07d6af: [AArch64] Fold And/Or into CSel if possible
David Green via All-commits
- [all-commits] [llvm/llvm-project] 90f24b: [ARM] Fold And/Or into CSel if possible
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0c0127: [AArch64] Make -march and target(arch=..) attribut...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 1bb802: [AArch64] Add REQUIRES: aarch64-registered-target ...
David Green via All-commits
- [all-commits] [llvm/llvm-project] e828dd: [ARM] Don't treat arguments as producesFalseLanesZero
David Green via All-commits
- [all-commits] [llvm/llvm-project] 56ff91: [ARM] Limit and+csinc fold to a single use.
David Green via All-commits
- [all-commits] [llvm/llvm-project] 753aca: [AArch64] Add an error if SVE scalable vector type...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 78123b: [AArch64] Add extra tests for sinking to umull/smu...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c9ab87: [AArch64] Add some tests for vscale being a power ...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3fa023: [lldb] Add lldb-server targets to build docs
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 15e734: [flang] Disable LTO when building the flang runtime
David Truby via All-commits
- [all-commits] [llvm/llvm-project] 0f831a: GlobalISel: s/Op/Instr in some places. NFC
Diana via All-commits
- [all-commits] [llvm/llvm-project] c93933: [mlir][linalg] Fix incorrect reduction detection i...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project]
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 57e455: [mlir][linalg] Fix incorrect reduction detection i...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] afc375: [mlir][vector] Masking support for reductions in L...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 022f5a: Move isAllInactivePredicate and isAllActivePredica...
Dinar Temirbulatov via All-commits
- [all-commits] [llvm/llvm-project] a6f113: [AArch64][SVE] Avoid AND operation if both side ar...
Dinar Temirbulatov via All-commits
- [all-commits] [llvm/llvm-project] dd9298: [bazel] Update the mpfr URL to a stable one
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 05d722: [llvm] Fix an "unused variable" warning when asser...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 0e9956: Revert "[JumpThreading] Preserve profile metadata ...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 4cf83c: Revert "[DWARFLibrary] Add support to re-construct...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 0a11a1: [OpenMP] Fix a test that fails when 'libgomp' is t...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 208c5f: [bazel] Updates for https://github.com/llvm/llvm-p...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 4c20cc: [lld][MachO] Store test outputs in %t
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] ed01de: [OpenMP][OMPIRBuilder] Move SIMD alignment calcula...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 6809af: Revert "[OpenMP][OMPIRBuilder] Move SIMD alignment...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] 146c7d: [libc++] Add FreeBSD exceptions.nonew ABI list
Ed Maste via All-commits
- [all-commits] [llvm/llvm-project] 51ba66: [clang-format] Inherit RightAlign options across s...
Emilia Dreamer via All-commits
- [all-commits] [llvm/llvm-project] 800f0f: [docs] Apply previous sphinx fix to its actual source
Emilia Dreamer via All-commits
- [all-commits] [llvm/llvm-project] 9cddd7: [clang-format][docs] Add ability to link to specif...
Emilia Dreamer via All-commits
- [all-commits] [llvm/llvm-project] 0ef58c: [LLDB][RISCV] Add RVDC instruction support for Emu...
Emmmer via All-commits
- [all-commits] [llvm/llvm-project] 7d0cdb: [libTooling] Add `getFileRange` as an alternative ...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] 498bf3: Revert "Workaround an assertion failure during mod...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] ea6dec: [XCOFF] support the overflow section (only relocat...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 2aa4b6: [XCOFF][NFC] Update the test aix-xcoff-huge-relocs.ll
Esme via All-commits
- [all-commits] [llvm/llvm-project] db5b7b: [XCOFF] Fix the offset error of dwarf sections cau...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 5ce0a2: [XCOFF] handle the toc-data for object file genera...
Esme via All-commits
- [all-commits] [llvm/llvm-project] 8e0c1a: [msan] Use SizeClassAllocator64 for AArch64
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a5519b: [sanitizer] Don't intercept LFS64 symbols on musl
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 72bdce: [llvm-profdata] Remove an unused include after D11...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] db22d3: [bazel] Fix some --features=layering_check issues
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d8caac: [llvm-lto2] Remove unused include after D123126
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b5a462: [bazel] Fix all remaining --features=layering_chec...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d6e04b: [bazel] Fix all remaining --features=layering_chec...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bd2658: [bazel] Enable layering_check for llvm and clang
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ee3f8d: [CodeGen] Remove #include "llvm/ADT/None.h"
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] de522f: [bazel] Fix --features=layering_check issues and e...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] cfdba8: Fix some -Wconstant-conversion warnings for future...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7c3ea2: [test] Deprecated llvm::TypeSize::getFixedSize => ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 86ef6a: Remove deleted file from module map
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 70520e: [AArch64] Add test showing reassociation potential.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 596a8d: [AArch64] Add additional reassociation test.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 42f678: [AArch64] Add tests for selecting interleave count...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 080a07: [LoopUnroll] Add additional DT verification test f...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 830d0b: [AArch64] Set MaxInterleaveFactor for Apple A14, A...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d3dcc0: [AArch64] Add IfConv test with loads with invarian...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 20ecc0: [MachineCombiner] Lift same-bb restriction for rea...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2b054d: [VPlan] Use to_vector when iterating over a tempor...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8b7c1f: [X86] Update check lines that are not properly aut...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2426cc: Dynamically allocate scudo allocation buffer.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 9a8e46: [NFC] fix type conversion issue
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ed864f: [NFC] fix more type conversion issues
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 3fb470: [scudo] Fix RingBuffer initialization.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 91063b: [NFC] [scudo] avoid casting in a circle
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 47bd46: allocation_ring_buffer_size to 0 disables stack co...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 1f58aa: [NFC] [scudo] fix mistake in DCHECK
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ee6536: [NFC] [scudo] actually fix DCHECK now
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] cf7a83: [TargetParser] Generate the defs for RISCV CPUs us...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] 8bd65e: Revert "[TargetParser] Generate the defs for RISCV...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] ac1ffd: [TargetParser] Generate the defs for RISCV CPUs u...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] b39a9a: [SchedBoundary] Add dump method for resource usage.
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] df6ae1: Revert "[SchedBoundary] Add dump method for resour...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] aba898: Recommit [SchedBoundary] Add dump method for resou...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] c3c6d4: [CodeGen] Fix build failure due to missing declara...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] be4c5a: [mlir][vector] Add scalable vectors support to Out...
Frank (Fang) Gao via All-commits
- [all-commits] [llvm/llvm-project] d808ad: [EarlyCSE] Fix crash when optimizing masked loads/...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 53296d: [X86][test] Add pre-commit test for D141657.
FreddyLeaf via All-commits
- [all-commits] [llvm/llvm-project] 2d7329: [X86] Add AVX512FP16 test coverage to splat(fpext)...
FreddyLeaf via All-commits
- [all-commits] [llvm/llvm-project] 313b74: [X86] Add RMPQUERY to SNP instructions
Ganesh via All-commits
- [all-commits] [llvm/llvm-project] 506ef9: Revert "[X86] Add RMPQUERY to SNP instructions"
Ganesh via All-commits
- [all-commits] [llvm/llvm-project] ad551c: [LoongArch] Fixed llvm/test/CodeGen/LoongArch/intr...
Gong LingQin via All-commits
- [all-commits] [llvm/llvm-project] b7fe0d: Lower math.tan to __nv_tan[f] / __ocml_tan_f{32|64}
Goran Flegar via All-commits
- [all-commits] [llvm/llvm-project] 59b029: [reland][NFC] Vastly simplifies TypeSize
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 6916eb: [clang][NFC] Use the TypeSize::getXXXValue() inste...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] ca8485: [mlir][NFC] Use TypeSize::getFixedValue() instead ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] fbd207: [NFC] Use TypeSize::getKnownMinValue() instead of ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 48f5d7: [NFC] Use TypeSize::getKnownMinValue() instead of ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 8fd555: [NFC] Use TypeSize::geFixedValue() instead of Type...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 1dcaa2: Marking TypeSize getFixedSize() and getKnownMinSiz...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] eaa1f4: [clang][NFC] Remove dependency on DataLayout::getP...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] bf5c17: [clang][NFC] Remove dependency on DataLayout::getP...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 652d27: [mlir][NFC] Remove dependency on DataLayout::getPr...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] b55f83: [NFC] Remove Function::getParamAlignment
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 653880: [mlir][tensor] Add patterns that fold ops into pac...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 8ce557: [X86] Add scheduling info of CodeGenOnly but encod...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 499bf6: [include-cleaner] Don't count references to operat...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] d0a98e: [clang] Fix unused variable warning in SemaConcept...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 22db1f: [include-cleaner] Treat a constructor call as a us...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e435f5: [include-cleaner] Remove a stale FIXME.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e2d0ee: Fix a -Wgnu-designator warning, NFC.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 78f01f: [WebAssembly] Ensure 'end_function' in functions
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] e9ea7a: [WebAssembly] Use LiveDebugValues analysis
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] d198c7: [WebAssembly][LiveDebugValues] Handle target index...
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] 944618: [libc++][ranges] implement `std::views::elements_v...
Hui via All-commits
- [all-commits] [llvm/llvm-project] 1a867b: [mlir][arith] Optimize arith.cmpi based on integer...
Ivan Butygin via All-commits
- [all-commits] [llvm/llvm-project] 2d945e: [AMDGPU][NFC] Rename GFX10A16 operands.
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 997612: [AMDGPU][AsmParser][NFC] Refine defining i8- and i...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 07aaae: [NFC][AIX] Temporarily XFAIL test while investigating
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 824874: [AIX][NFC] Unsupport test when running on AIX
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] a35a8f: [mlir][spirv] Clean up transform pass definitions....
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 80d540: [mlir][spirv] Account for type conversion failures...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 9963f1: [mlir][spirv] Migrate to new fold API
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 466aa5: [mlir][spirv] Fix crash in spirv-lower-abi-attributes
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] e0f3a9: [mlir][vector] Disallow vector.fma over vectors of...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 706881: [cmake] Optionally install clang-tblgen to aid cro...
James Le Cuirot via All-commits
- [all-commits] [llvm/llvm-project] b1e92f: [llvm] Don't require third-party components when c...
James Le Cuirot via All-commits
- [all-commits] [llvm/llvm-project] 73d94b: [Libcxx] Add <source_location> header.
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] 347028: [clang] Report the on-disk paths for inputs to mod...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] df1a74: [IR] Support importing modules with invalid data l...
Jannik Silvanus via All-commits
- [all-commits] [llvm/llvm-project] 6a6f62: [AMDGPU] S_MULK_I32 does not define SCC. NFCI.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] efc5ce: [AMDGPU] Regenerate checks in waitcnt-preexisting-...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] a7c212: [AMDGPU] Fix duplicate -verify-machineinstrs option
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e2e5d5: [AMDGPU] Add GFX10/GFX11 wave64 test coverage in h...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 78c574: [AMDGPU] Use MCInstrDesc::getSize. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 4b89e8: [AMDGPU] Temporarily disable FeatureBackOffBarrier...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] f460c6: [AMDGPU] Simplify getNumFlatOffsetBits. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 06c1c3: [ARM] Use MCInstrInfo::get in ARMDisassembler inst...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] d5bee4: [TableGen] Use raw_ostream::write_escaped instead ...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7ed242: [mlir][llvm] Don't mark CallIntrinsicOp as Pure
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] cf14ef: [mlir][llvm] Add a convenience builder to BrOp
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 4d67b2: [mlir] Add operations to BlockAndValueMapping and ...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 1b60f0: [mlir][ods] Generate inferReturnTypes for ops with...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 80246b: [mlir][python] fix python build
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 596c55: [AMDGPU] More selectively attach implicit operands...
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] f33633: [AMDGPU] adding test for partially masked operands
Jessica Del via All-commits
- [all-commits] [llvm/llvm-project] a0c01f: [lld-macho][nfc] Use alignToPowerOf2 instead of al...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 93f081: [mlir] Avoid crash of UnsignedWhenEquivalent for n...
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 334e7c: Testing
Jie Fu via All-commits
- [all-commits] [llvm/llvm-project]
Jie Fu via All-commits
- [all-commits] [llvm/llvm-project] 4a04f8: [libc++][test] Fix missing include in `endian.pass...
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] 835cf3: [libc++][test] Fix missing include in `bit_ceil.fa...
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] 387912: [llvm][ADT] Add deduction guides for `MutableArray...
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] 07a341: [libc++] Remove warning for `LIBCXX_SYSROOT`, `LIB...
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] 76b468: [libc++][utils] Remove unused import in `run.py`
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] cf9ee8: [libc++][test] Move `common_input_iterator` to `te...
Joe Loser via All-commits
- [all-commits] [llvm/llvm-project] c586d9: [GVN][NFC] Precommit intrinsic bug test case, see ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] afeeab: [OpenMP][NFC] Rerun the update_cc_test_checks on m...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 900e80: [OpenMP][FIX] Remove version specific check lines
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 22c898: [OpenMP] Use Attributor to find underlying objects...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 104105: [CallGraph][FIX] Ensure generic intrinsics are rep...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 31ad4d: Reapply "[Attributor] Introduce AA[Intra/Inter]Rea...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b84ea7: [Attributor] Improve use of dominating writes duri...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d1033e: [OpenMP] Disable ICV deduction by default.
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] cddcbf: [OpenMP][FIX] Avoid performance regression acciden...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 91f06d: [OpenMP][NFC] Include global alias test
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 96c335: [Attributor] Always ensure the correct AAIsDead ob...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 74ace2: [Attributor] Ensure no recursive reasoning is used...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 2dc7c7: [Attributor] Temporarily disable unit test to unbr...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 27944b: [Attributor][FIX] Avoid deleting (internal) librar...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 5d64ad: [Attributor][FIX] Avoid creating accidental poison...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d987fe: [Attributor] Properly repair broken unittest
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 9e08b0: [Attributor] Disable breaking tests to unblock bots
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 39b9ea: [Attributor] Enable tests and ensure all call site...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 8b4e12: [Attributor][FIX] Consistently use the access/remo...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 5d309b: [OpenMP][FIX] The thread limit is the block, not g...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 158aa9: [OpenMP][NFC] Introduce helper functions to hide c...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 059cf7: Lower math.cbrt to NVVM/ROCDL.
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] 263d2f: Fix math.cbrt with vector and f16 arguments.
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] 91181d: Don't attempt to create vectors with complex eleme...
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] 0bd83f: Revert "Don't attempt to create vectors with compl...
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] 7546c9: [RISCV] Add codegen support for RISCV XTHeadVdot E...
JojoR via All-commits
- [all-commits] [llvm/llvm-project] 8b259f: [lldb] Trust the arange accelerator tables in dSYMs
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 9b737f: [lldb] Limit trusting aranges to dSYMs only.
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] f6ce39: [lldb] Remove tools copied into LLDB.framework bef...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 302f4a: [lldb] Only add lldb-framework-cleanup dependency ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] ba35c2: [lldb] Limit `nothreadallow` to Python in SWIG bin...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 9ec115: [lldb] Fix compile error in Lua typemap
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 7ce775: [flang] Fix cmake errors when building the Decimal...
Jonathon Penix via All-commits
- [all-commits] [llvm/llvm-project] 3432f4: [test] Split out Annotations from `TestingSupport`
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] a5098e: [OpenMP] Fix some tests failing with 'libgomp' as ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 56ebfc: [CUDA][HIP] Add support for `--offload-arch=native...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 0d9afe: [OpenMP] Adjust phases for AMDGPU offloading for O...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d32d74: [Clang] Add requires flags to test using Linux com...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d5ac28: [OpenMP] Fix unused capature and name
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 278d6f: [Clang] Clean up some offloading driver tests
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 77c5ea: [LinkerWrapper] Fix errors from missing files duri...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 9e239f: [LinkerWrapper] Emit assembly files from LTO with ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 26d626: [Clang] Explicitly move returned values converted ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 439ba4: [LinkerWrapper] Improve -save-temps behaviour
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 77d81d: [LinkerWrapper] Fix test on Windows
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] cb2f23: [LinkerWrapper] Adjust test after a previous chang...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 87bea5: [lld][Mach-O] Fix build with Mach-O due to missing...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 52b9a3: [OpenMP] Make `-fopenmp-target=` use the `nvptx-ar...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] f1cb0e: [OpenMP][Docs] Remove documentation on removed option
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 948cad: [RegAllocFast] Handle new debug values for spills
Josh Stone via All-commits
- [all-commits] [llvm/llvm-project] 8d92a8: [SCEV] Add llvm.experimental.guard conditions to a...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] b2b4d9: [NFC][LoopFlatten][LoopInterchange] Do not explici...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] f17055: [LoopReroll] Allow for multiple loop control only ...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] 2f9f11: [SCEV] Support all Min/Max SCEVs for GetMinTrailin...
Joshua Cao via All-commits
- [all-commits] [llvm/llvm-project] 1088ef: [AArch64] Add SVE FP instructions to isAssociative...
KAWASHIMA Takahiro via All-commits
- [all-commits] [llvm/llvm-project] 5b779a: [mlir][affine] Canonicalize single value affine.mi...
Kai Sasaki via All-commits
- [all-commits] [llvm/llvm-project] d4cf89: [lld-macho] Downgrade missing fat arch to warning
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] e46d93: [lld-macho] Improve invalid fat binary warning
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] dc9c41: [hwasan] Replace j __interceptor_sigsetjmp instead...
Khem Raj via All-commits
- [all-commits] [llvm/llvm-project] f4c887: [RISCV] Add H extension
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] d6ab9c: [RISCV] Add zvl65536b to the target feature list
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] f60103: [Driver][RISCV] Adjust the priority between -mcpu, ...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 17e6bd: [libc++][ranges] Fix incorrect integer type in `vi...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 5629d4: Reapply "[libc++][ranges]Refactor `copy{, _backward...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 879bfe: Revert "[clang-format] Add an option for breaking ...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] 922c88: Revert "Revert "[clang-format] Add an option for b...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] 649682: [mlir][Arith] Fix bug in zero-extension range infe...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] 8cdb4f: [mlir][Index] Add index.mins and index.minu
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] a3e975: Fixes handling logic for i386/ELF GOTPC relocation
Kshitij Jain via All-commits
- [all-commits] [llvm/llvm-project] b227c6: [PowerPC][NFC] Add missing P10 code enablement asm...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 84ce59: [mlir][spirv] Fix MLIR code snippet marker in TD f...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 7f9114: [RISCV] Change the return type of getStreamer() to...
LiDongjin via All-commits
- [all-commits] [llvm/llvm-project] 5fcdf7: [RISCV] Optimize (brcond (seteq (and X, (1 << C)-1...
Liao Chunyu via All-commits
- [all-commits] [llvm/llvm-project] 5efc81: [libc++] Remove HIDE_FROM_ABI from virtual functions
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 678dd9: [libc++] Improve the implementation of std::unreac...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e4897c: [libc++][NFC] Improve consistency in status csv files
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e7ceb4: [libc++] Add missing includes in move_iterator.h
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b5cb91: [CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGE...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 35d2c1: Revert "[CMake][LoongArch] Add LoongArch to LLVM_A...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 85865f: Reland "[CMake][LoongArch] Add LoongArch to LLVM_A...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] 43cf2f: [LoongArch] Refine the condition to return Match_R...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] b1f4f0: [LLDB][LoongArch] Delete the s9 register alias def...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] f085d0: [UpdateTestChecks] Add wasm64 target
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 6f00e1: [RISCV][NFC] Update V spec section numbers
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 5053fd: [mlir] Add a method to `RewriteBase` to replace a ...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 94f2a6: [mlir][TilingInterface] NFC: Consolidate yield han...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] ce349f: [mlir][TilingInterface] NFC: Separate out a utilit...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] bc21af: [NFC][libc++][test] Improves code reuse.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 580cc9: [libc++][format] Fixes escaping string literals.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] a9a6f9: [libc++][doc] Updates the release notes.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] a51842: [NFC][libc++] Removes uneeded std:: prefixes.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 398c2a: Revert "[LLD] Remove global state in lld/COFF"
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 925aa5: AMDGPU: Use DataExtractor for printf string extrac...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3fe1e9: AMDGPU: Set some more attributes on intrinsics
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fdda80: AMDGPU: Fix opaque pointer and other bugs in print...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 50b18d: LangRef: Add !associated to list of preserved glob...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 2ad4c3: clang: Fix handling of __builtin_elementwise_copysign
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0cd3a3: AMDGPU: Fix opaque pointer handling for enqueued b...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ae6a5c: llvm-reduce: Fix assertion on blockaddress during ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4f5756: llvm-reduce: Try to kill parallel workitems once w...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1ad452: Revert "llvm-reduce: Try to kill parallel workitem...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] b44cd9: llvm-reduce: Simplify attribute reduction implemen...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 353fb1: llvm-link: Do not use .ll extension for tests with...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e7cf44: Revert "[amdgpu] Change the RA to basic"
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] edbfc1: clang: Fix excessively strict test requirements
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7f2f6e: clang/OpenCL: Check calling convention in test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4d4894: Partially reapply "AMDGPU: Invert handling of enqu...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 97156b: clang/AMDGPU: Update clang test for llvm change
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8efb8f: OpenMP: Use inbounds in EmitOMPAggregateAssign
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 371884: AMDGPU/GlobalISel: Make regbankselect of implicit_...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0e7a83: AMDGPU: Don't expand printf users if printf is def...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 39af5c: AMDGPU: Fix format string indexes for existing llv...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0d8773: AMDGPU: Use getConstantStringInfo for printf forma...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 64ce15: AArch64/GlobalISel: Regenerate test checks
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c663b8: ValueTracking: Teach CannotBeOrderedLessThanZero a...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6ee5a1: GlobalISel: Enable CSE for G_SEXT_INREG
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ab6b48: DAG: Avoid stack lowering if bitcast has an illega...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9085f0: [mlir][vector] Support vector.extract distribution...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 73ce97: [mlir][vector] Distribute vector.insertelement op
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 1523b7: [mlir][vector] Distribute vector.insert op
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 0ff3cf: [mlir] GreedyPatternRewriter: fix counting of iter...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 0e4735: [mlir] Fix worklist bug in MultiOpPatternRewriteDr...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fcd477: [mlir][affine][transform] Simplify affine.min/max ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ed9194: [mlir] GreedyPatternRewriter: Add ancestors to wor...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 45cd0e: [mlir][bufferization][NFC] Make getEnclosingRepeti...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] f94131: [mlir][vector] Support multiple result types in ve...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 957952: [JumpThreading] Preserve profile metadata during s...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 3602d8: [Test] One more test where check is not replaced t...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 9f37ec: [IndVars] Support AND/OR in optimizeLoopExitWithUn...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] fae63a: [Test] Give test variables more reasonable names
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 32aea4: [Test] Add test showing one more missing case of t...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] b5fa35: [Test] Add test showing missing canonicalization o...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 3c83bb: [Test] Add complementary test for umin_seq
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] d423e1: [Test] Regenerate checks in fold.ll using auto-upd...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] d9f4d1: [lldb/Interpreter] Make ScriptedProcessInfo more g...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] d69e5d: [lldb/test] Disable TestScriptedProcess.py on linu...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 6b26e1: [lldb/crashlog] Refactor CrashLogParser into a Fac...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] d66784: Revert "[lldb] Add Debugger & ScriptedMetadata ref...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] e055aa: Refactor OperationName to use virtual tables for d...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 51911a: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ade3f1: [lldb] Fix typo in integral format specifier
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] e461bd: [SPIR-V] Fix switch lowering with common compare r...
Michal Paszkowski via All-commits
- [all-commits] [llvm/llvm-project] 3c5e0d: [LoopVectorize] Clear cache of `LoopAccessInfoMana...
Miguel Saldivar via All-commits
- [all-commits] [llvm/llvm-project] 296f7f: [GWP-ASan] Fix atfork handlers being installed mul...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] dcf23e: [GWP-ASan] Fix up bad report for in-page underflow...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 90a9be: [GWP-ASan] Add recoverable mode.
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 4c0b39: Revert "[GWP-ASan] Fix 6413872"
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 4313b6: [Bazel] Update `//llvm:TargetParser` for `RISCVTar...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] c041f6: [Bazel] Create LoongArch target.
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] f95225: Revert "[Clang][Sema] Enabled implicit conversion ...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 292019: MachineScheduler.cpp: Fixup D141707, suppress `MIS...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] f72601: [Bazel] Use `LLVM_VERSION` from `llvm/CMakeLists.txt`
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] 78e316: JITLink/ELF_i386.cpp: Fix a warning in D141746. [-...
NAKAMURA Takumi via All-commits
- [all-commits] [llvm/llvm-project] b61681: [clang-tidy][NFC] Make CheckFactories::CreateCheck...
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] 056d4d: [clangd] Include the correct header for typeid()
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 356c71: [AMDGPU] Fix big endian bots after 7c327c2
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] eb4aa6: [cmake] Fix path to LLVMConfig.cmake for multi-con...
Nhat Nguyen via All-commits
- [all-commits] [llvm/llvm-project] b50327: [llvm][PPCISelDAGToDAG] rename ppc-codegen to ppc-...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] c20954: update_any_test_checks.py: run from any dir
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 7a7530: [lld] Fix comment typos to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2fb74e: [gn build] Port ac1ffd3caca1
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6be251: [gn] port c268f850a299
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f3a244: [gn] port 3432f4bf86e7 (//llvm/lib/Testing/Annotat...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] aa0883: [lld/mac] Add support for distributed ThinLTO
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 10e155: [gn] Reformat all build files
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b24909: [Attributes] Avoid repeated attribute set lookup (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9afb63: [Attributes] Avoid duplicate hasAttribute() query ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 22cafc: [InstCombine] Test alignment in atomicrmw -> store...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 59f91d: [InstCombine] Preserve alignment in atomicrmw -> s...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b50961: [CVP] Add test for PR59887 (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] fd0758: [ConstantRange] Fix single bit abs range (PR59887)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] bd6625: [ConstantRange] Test 1 bit ranges in exhaustive te...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1ee4a9: [DSE] Add test with different unreachable block or...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 094cce: Reapply [Dominators] Add findNearestCommonDominato...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f8feb6: [GlobalMerge] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 39d1c5: [GVNSink] Make tests more robust (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 482898: [GVNSink] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b05c71: [Verifier] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 66d2ad: [CVP] Add tests for condition constraint at use (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 54c1aa: [GVN] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cce493: [GVNHoist] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 60cdd1: [CodeExtractor] Convert tests to opaque pointers (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 436576: [Attributor] Convert some tests to opaque pointers...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3f7dc5: [GVNHoist] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0e6dea: [InstCombine] Add Visited set to isOnlyCopiedFromC...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 899966: [InstCombine] Limit use walk in copied from consta...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 84a5d9: [LangRef] Make !range, !nonnull and !align return ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 028565: [Clang] Emit noundef metadata next to range metadata
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4f4092: [Mips] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 840ecc: [Mips] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6f85ca: [InstCombine] Add extra tests for copy from consta...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0f2c07: [UpdateTestChecks] Handle nounwind functions for s...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0d674c: [Mem2Reg] Extract code for converting !nonull to a...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8c45d1: [Mips] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d734ed: [MemDep] Reduce block limit
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 640e43: [InstCombine] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0daa11: [CVP] Avoid duplicate range fetch (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] fed5eb: [CVP] Add additional tests for use-site conditions...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d4f1f2: [CVP] Add additional tests for use-site conditions...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0a4d3e: [LVI] Check for non-speculatable instructions
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a66c8c: [Assignment Tracking][Docs] Add new metadata to La...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 521ab0: [Assignment Tracking] Do not verify against an emp...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 83f7f8: [NFC][Assignment Tracking] Add is/setKillAddress
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 12ece7: [DebugInfo] Replace UndefValue with PoisonValue in...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] aa2134: [Assignment Tracking][Docs] Remove TODO for replac...
Orlando Cazalet-Hyams via All-commits
- [all-commits] [llvm/llvm-project] 1b1d8a: [clang-format][doc] Fix doc format for IntegerLite...
Owen via All-commits
- [all-commits] [llvm/llvm-project] b4ad38: [clang-format][doc] Fix C++ code blocks for Intege...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 2e2aa8: [clang-format] Fix a bug in DerivePointerAlignment...
Owen via All-commits
- [all-commits] [llvm/llvm-project] e3eca3: [clang-format] Replace DeriveLineEnding and UseCRL...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 54d78b: Remove the ThreadLocal template from LLVM.
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 56e2df: Fix warning when building with GCC.
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 971786: Fix warning when building with GCC.
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 9a6e84: Revert "Fix warning when building with GCC."
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project]
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 1e0f81: Remove a FIXME that will never be fixed since unde...
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] e4e0f9: Remove the ThreadLocal template from LLVM.
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 90c184: Do not short circuit hoistIVInc when recomputation...
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] afb613: Remove a workaround for libstdc++4.8
Owen Anderson via All-commits
- [all-commits] [llvm/llvm-project] 20894a: [lld-macho] Prevent assertions for aliases to weak...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 6e5cbc: "Reland "[pgo] Avoid introducing relocations by us...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 0a652c: [codegen] Add StackFrameLayoutAnalysisPass
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] fdc0bf: Revert "[codegen] Add StackFrameLayoutAnalysisPass"
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 64a553: Revert "[LoongArch][M68k] Add 'Stack Frame Layout ...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 95507c: [compiler-rt] Fix XFAIL conditions after convertin...
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 16ee7c: [compiler-rt] fix typo in #95507c82
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 4d8b99: [Polly] Fix REQUIRES for nvptx-dependent tests
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] d67750: [NVPTX] Set default version of architecture to SM_...
PavelKopyl via All-commits
- [all-commits] [llvm/llvm-project] dd0d5a: [mlir][sparse] remove redundant template parameter...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 885a1f: [mlir][sparse] support parsing slices in sparse te...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 2d6e28: [flang] Support C1553 about BIND(C) function result
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 40d9e9: [flang] Support lowering of IS_CONTIGUOUS
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 8c77c0: [flang] Initial support of allocate statement with...
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 35acc3: tsan: fix a race when assigning ThreadSignalContext
Peter Ammon via All-commits
- [all-commits] [llvm/llvm-project] 0fcbb1: [RISCV] Add test coverage for singlethread fences
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7ca0af: [RISCV] Consolidate test lines in fence lowering test
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 3df27e: [RISCV] Minor style cleanup in advance of D141311 ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 315756: [RISCV] Add -experimental-ztso test coverage
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 037636: [SDAG] Introduce a common MEMBARRIER node [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f41217: [VE] Use generic MEMBARRIER SDAG node [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a8d221: [XCore] Use the newly introduced generic MEMBARRIE...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] c4ce1e: [RISCV] Avoid emitting hardware fences for singlet...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d414c2: [RISCV] Add test coverage for TSO AMOs [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] eb4422: [CodeGen] Introduce a generic MEMBARRIER instructi...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 974ebe: [X86] Do not lower INSERT_VECTOR_ELT to vselect fo...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] 561471: [InstCombine] Precommit D138814 tests
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] b3fdb7: [InstCombine] Combine lshr of add -> (a + b < a)
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 6aff41: [ELF] Emit Verbose Asm when using --lto-emit-asm
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 9bdfd7: [AMDGPU] Regenerate extend-phi-subrange-not-in-par...
Pierre van Houtryve via All-commits
- [all-commits] [llvm/llvm-project] 64fc3c: [libc++] Hold mutex lock while notify_all is calle...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 13b909: OpenMPOpt: Check nested parallelism in target region
Rafael Andrés via All-commits
- [all-commits] [llvm/llvm-project] e09f6f: [BOLT] Add test case triggering JT assertion
Rafael Auler via All-commits
- [all-commits] [llvm/llvm-project] 2009f2: Remove a bogus assertion.
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 537c60: [mlir][AttrType] Emit unbalanced character errors ...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 1096d2: [mlir][tosa] Add uint16 to TOSA type support
Rob Suderman via All-commits
- [all-commits] [llvm/llvm-project] c02e4a: Reland "[InstCombine] Fold nested selects"
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a5c23d: [NFC][SimplifyCFG] Autogenerate checklines in some...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] fbceff: Revert "[SimplifyCFG] When eliminating `unreachabl...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 333cdd: [SimplifyCFG] Reapply: when eliminating `unreachab...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] cc39c3: [Codegen][LegalizeIntegerTypes] New legalization s...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 782f14: [NFC][Codegen][X86] Improve test coverage for wide...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0810af: [NFC][X86][Codegen] Add tests for splat-storing th...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a64846: [NFC][X86][Codegen] Extend tests for splat-storing...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 83f66e: [NFC][X86] Add subvector splat-store tests
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 1500e5: [NFC][X86] Ensure we don't manage to produce broad...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] f8d909: [DAGCombiner] `combineShuffleOfSplatVal()`: try to...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] edf004: [NFC][TargetLowering] `isSplatValueForTargetNode()...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 006925: [NFC][X86] Improve test coverage for shuffles-of-s...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 93cccc: [lldb] Fix typos and update "GDB To LLDB Command M...
Saagar Jha via All-commits
- [all-commits] [llvm/llvm-project] 08d6cf: [lldb] Fix comments referring to BCR_M_IMVA_MATCH
Saagar Jha via All-commits
- [all-commits] [llvm/llvm-project] ff8e0e: [lld][WebAssembly] Fix memory.fill argument in 64-...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 98ae36: [AST] include decls owned by FriendDecl in -ast-dump
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 2bac59: [Support] avoid u8"" literals in tests, their type...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] d7bba0: [include-cleaner] Improve header spelling in the p...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] f0e60f: [clangd] Suppress clang-tidy warnings for code spe...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 9b16c6: [clangd] Respect clang-tidy SystemHeaders option i...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] bb1b0e: [clangd] Tag clang-tidy diagnostics: modernize-*=d...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] a78cfd: [GCOV] Set !kcfi_type metadata for indirectly call...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] fd5e26: [ModuleUtils][KCFI] Set patchable-function-prefix ...
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] fc9d54: [InstCombine] add tests for smul/umul with overflo...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] b1e694: [InstCombine] add tests for bitreverse of i1; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 730654: [InstCombine] add tests for zext-of-icmp; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 2aa471: [InstCombine] remove zext-of-icmp fold that may co...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 062415: [InstCombine] improve description of fold and add ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 9230d5: [InstCombine] add tests for pow reassociation; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 59e8ca: [InstCombine] add more tests for pow reassociation...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 71c837: [llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT...
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] d291f1: [LegacyPM] Port example pass SimplifyCFG to new PM
Sebastian Peryt via All-commits
- [all-commits] [llvm/llvm-project] dca40e: [CodeGen] Replace CCValAssign::Loc with std::varia...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] fc9b92: [GVN][NFC] Refactor GVN::AnalyzeLoadAvailability m...
Sergey Kachkov via All-commits
- [all-commits] [llvm/llvm-project] a01383: [Clang] Diagnose undefined behavior in a constant ...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 6e1827: [OpenMP] Implement `omp_get_mapped_ptr`
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 18959b: [OpenMP][DeviceRTL] Fix the support for tasking on...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 49c8f9: [libc++] Fix aligned_alloc usage for Android
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 740d2f: [AArch64] Regenerate rotate.ll test
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f21a75: [AArch64] Add Issue #59898 test case for D141363
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7c2f0d: [X86] combinePredicateReduction - ensure non-i8 sc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 540e58: [X86] vector-mul.ll - remove old FIXME comment
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] be851c: [X86] Add SSE/AVX1/AVX2 + f16/f32 test coverage to...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 699616: [X86] vector-reduce-and-bool.ll - add 'is allones'...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 10cdad: [X86] Fix SLM uops/resources counts for XADD/XCHG ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c9e231: [X86] Add absolute-difference scalar tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] df5fc4: [X86] Move isShuffleMaskInputInPlace to allow addi...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a18fe6: [AMDGCN] Update search path for device libraries
Siu Chi Chan via All-commits
- [all-commits] [llvm/llvm-project] a439c4: [libc][Obvious] Address few GCC warnings.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 1f0c23: [libc][NFC] Remove the now unused WrapperGen tool ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 41c6c7: [libc] Use the boostrap build's target triple if a...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 3054bc: [libc][obvious] Add a missing dep.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] c68b9c: [libc][NFC] Use C headers in host CPU sniffing code.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 33a7f1: [flang] Added coarse grained alias analysis for FIR.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 19992b: [mlir][llvmir] Cleaned up MetadataOp.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] d562d3: [AMDGPU] More tests for vector_shuffle.packed.ll. ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] c8ed36: [AMDGPU] Cast sub-dword elements to i32 in concat_...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 24b66f: [AMDGPU] Mark wmma intrinsics as source of divergence
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] da0faa: [DebugInfo] Produce variadic DBG_INSTR_REFs from ISel
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 1f11d1: [DebugInfo] Fix jump threading failing to update c...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] e866fb: [mlir][spirv] Add support for fptoui conversion in...
Steve Suzuki via All-commits
- [all-commits] [llvm/llvm-project] 9f3081: build: with -DCLANGD_ENABLE_REMOTE=ON, search for ...
Sylvestre Ledru via All-commits
- [all-commits] [llvm/llvm-project] 84e3fd: Fix -Wlogical-op-parentheses warning inconsistency...
Takuya Shimizu via All-commits
- [all-commits] [llvm/llvm-project] b1b9f1: [MemProf] Fix combined index handling for locals
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] ee73d2: [MemProf] Collect access density statistics during...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 9830a5: [OpenMP] Fix for smaller team sizes inside teams c...
Terry Wilmarth via All-commits
- [all-commits] [llvm/llvm-project] 069d7d: [mlir][vector] Fix crash in extractelement vec dis...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] d0bf55: [mlir]][linalg] Add named op for matmul_transpose_b
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 747fc2: [lld][ARM] don't use short thumb thunks if no bran...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 88b312: [AArch64] lower abs intrinsic to new ABS instructi...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 8b55b4: [compiler-rt] support armv5t, armv6
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 6f9ff1: [lld][ARM] support position independent thunks for...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 5b24d4: TailDuplication: do not remove trivial PHIs from a...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 150595: LoopIdiom: avoid patterned memset if constant is n...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 8b301b: [clang][Interp][NFC] Print Pointee address of Pointer
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 369694: [clang][Interp][NFC] Add an assertion
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 78a9ee: [clang][Interp][NFC] Remove code duplication in Vi...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 6e3952: [mlir][llvm] Call the instruction builders from a ...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 358988: [mlir][llvm] Improve error messages during LLVM IR...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 838fde: [mlir][llvm] A DICompositeTypeAttr is also a DISco...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] bff31d: [mlir][llvm] Handle debug metadata arg lists durin...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] a96054: [mlir][llvm] Add an explicit void type debug info ...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 81f57b: Revert "[mlir][llvm] Add an explicit void type deb...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] f61f42: Reland "[mlir][llvm] Add an explicit void type deb...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 343b1a: [clangd] Hover: show CalleeArgInfo for literals an...
Tom Praschan via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 3138fd: [AMDGPU][NFC] Heterogeneous DWARF extensions update
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] 978ca8: Canonicalize affine set + operands while adding af...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 23bcd6: [MLIR] Fix affine analysis methods for affine.para...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 1fb096: [MLIR][Affine] Fix affine scalrep - add missing check
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 9e0474: Perform access checking to private members in simp...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 75c0d4: [docs] Add newline in clang release notes.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] a3b632: Remove brittle test introduced in D140547.
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 747211: [flang] Handle emboxing of a fir.ref<none> to an u...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] fdc3dd: [flang] Add runtime default initialization for pol...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] dbee20: [flang] Fix emboxing when input type is directly a...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 69bbcd: [flang] Load unlimited polymorphic box the same wa...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] b71bbb: [flang] Only deallocate intent(out) allocatable th...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 4bb175: [flang] Lowering and implementation for same_type_as
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 87bd94: [flang] Lowering and implementation for extends_ty...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 01e8e5: [flang] Restore declared type when deallocating po...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 9f1bb3: [flang] Carry the whole polymorphic box in Polymor...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] fd7273: [SLP] Do not ignore ordering for root node when it...
Valery Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] d1fbe2: [SLP] Remove unused check label from test - NFC
Valery Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] bb4870: [ReleaseNotes] Add Neoverse V2 CPU to LLVM's relea...
Victor Campos via All-commits
- [all-commits] [llvm/llvm-project] da09b3: [Matrix] Optimize matrix transposes around additions
Visoiu Mistrih Francis via All-commits
- [all-commits] [llvm/llvm-project] de81dc: [include-cleaner] Filter template instantiations f...
VitaNuo via All-commits
- [all-commits] [llvm/llvm-project] 83c504: [include-mapping] Fix the instructions for running...
VitaNuo via All-commits
- [all-commits] [llvm/llvm-project] 301123: [include-mapping] Fix parsing of html_book_2019060...
VitaNuo via All-commits
- [all-commits] [llvm/llvm-project] ed0010: [include-mapping] Print an error message in case t...
VitaNuo via All-commits
- [all-commits] [llvm/llvm-project] c866dc: [AVR] Init member added by D140830
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c0b475: [NFC][AVR] Use inline field initializers
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 9220c0: [DWARFLibrary] Init field after D137882
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 84a8cf: [AsmWriter] Fix leak after D141343
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] b55ab9: [tsan] Remove rtl-old
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c37694: Revert "Fix to D139603(reverted) - moved size chec...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 55e69d: Revert "[gn] port c268f850a299"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] eb2db8: Revert "[LSAN] More LSAN interface tweaking."
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 46a8d5: Revert "[MergeICmps] Adapt to non-eq comparisons"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 3e1988: [X86] Remove unused variable after D140087
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2ca4b4: [NFC] Suppress warning after D139114
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e97caa: Fixed Clang::Driver 'netbsd.c' test on Windows/Cro...
Vladimir Vereschaka via All-commits
- [all-commits] [llvm/llvm-project] 4954c3: [RISCV] Generate march string from target features
Wang Pengcheng via All-commits
- [all-commits] [llvm/llvm-project] 5b72d0: [llvm-profdata] Add option to cap profile output size
William Junda Huang via All-commits
- [all-commits] [llvm/llvm-project] c268f8: Fix to D139603(reverted) - moved size check to uni...
William Junda Huang via All-commits
- [all-commits] [llvm/llvm-project] e3becf: [DirectX backend] Remove unused bitcode block for ...
Xiang Li via All-commits
- [all-commits] [llvm/llvm-project] 78a73d: [DirectX backend] PartSize not include PartHeader
Xiang Li via All-commits
- [all-commits] [llvm/llvm-project] 944f4b: [DirectX backend] add support ConstantBuffer to DX...
Xiang Li via All-commits
- [all-commits] [llvm/llvm-project] 4bb635: [CMake] Make libLLVM functionable for Android
XinWang10 via All-commits
- [all-commits] [llvm/llvm-project] e8f41f: [HIP] Use .hipi as preprocessor output extension
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 503e02: Fix test hip-windows-filename.hip
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 5280d3: [RISCV] Teach lowerCTLZ_CTTZ_ZERO_UNDEF to handle ...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] 0bab2e: [RISCV] Custom lower vector ISD::CTLZ to the minim...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] e37cb6: Fix build when LLVM_BUILTIN_TARGETS is not set
Yi Kong via All-commits
- [all-commits] [llvm/llvm-project] 6c09a4: [RISCV][VP] expand vp intrinsics if no +zve32x fea...
Yingchi Long via All-commits
- [all-commits] [llvm/llvm-project] e327b5: [C2x] reject type definitions in offsetof
Yingchi Long via All-commits
- [all-commits] [llvm/llvm-project] 01ccf7: Revert "Revert "[clang][dataflow] Only model struc...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 264976: [clang][dataflow] Unify `TransferOptions` and `Dat...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 089a54: [clang][dataflow][NFC] Refine names and comments f...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 3ce03c: [clang][dataflow] Fix 2 bugs in `MemberExpr` inter...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] d34fbf: [clang][dataflow] In optional model, implement `wi...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 96b52c: [Clang][RISCV] Expose vlenb to user
Yueh-Ting (eop) Chen via All-commits
- [all-commits] [llvm/llvm-project] b9f758: [Clang][RISCV][NFC] Reorganize test case for rvv i...
Yueh-Ting (eop) Chen via All-commits
- [all-commits] [llvm/llvm-project] 2532aa: [Clang][RISCV] Update operand order for vmerge and...
Yueh-Ting (eop) Chen via All-commits
- [all-commits] [llvm/llvm-project] bc3edb: [CMake][Fuchsia] Include llvm-ml in Fuchsia toolchain
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] 5ffa8c: [NFC][DAGCombiner] Fix typo in `visitFREEZE()`
Zhang via All-commits
- [all-commits] [llvm/llvm-project] 4921b0: [clang][Driver][CUDA] Get rid of unused LibPath
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 275bca: Revert "build: with -DCLANGD_ENABLE_REMOTE=ON, sea...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] edba5d: [clangd] Fix tests for CLANGD_TIDY_CHECKS=OFF builds
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 4cb5c6: [libc++] Use _LIBCPP_HIDE_FROM_ABI_VIRTUAL instead...
黄金橘子猫 via All-commits
- [all-commits] [llvm/llvm-project] 3531c4: [AsmWriter] Don't crash when printing addrspace an...
vporpo via All-commits
- [all-commits] [llvm/llvm-project] 9b970e: [AsmWriter] Don't crash when printing a null opera...
vporpo via All-commits
- [all-commits] [llvm/llvm-project] d86f1a: [AArch64] Update 2 RME MEC instruction encodings
walkerkd via All-commits
- [all-commits] [llvm/llvm-project] f292d5: [LoongArch] Fix undefined behavior: left shift of ...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] d7cd42: [LoongArch] Implement mayBeEmittedAsTailCall for t...
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 1f1d50: [GVN] Improve PRE on load instructions
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 985294: Revert "[GVN] Improve PRE on load instructions"
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 593e17: Add -disable-check-noreturn-call for stack protect
xiangzh1 via All-commits
- [all-commits] [llvm/llvm-project] a5ddd9: [mlir][async] Allow to call async.execute inside a...
yijia1212 via All-commits
- [all-commits] [llvm/llvm-project] 15692e: [TableGen][SourceMgr] Correctly append filename to...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 90b5af: [TableGen][SourceMgr] Fix obvious mistake in D141220
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] cf6f21: [mlir][tblgen] Generate generic adaptors for Ops
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 2455d1: [mlir][NFC] Switch dialects with no fold methods t...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 8d2cc3: [flang][NFC] Enable and migrate to new fold API
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 6c3050: [mlir][math][NFC] Migrate math dialect to the new ...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] a703d1: [mlir][Index][NFC] Migrate index dialect to the ne...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 22bf69: [mlir][Shape][NFC] Migrate shape dialect to the ne...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 1e60e7: [mlir][tblgen] Fix undefined behaviour found by MS...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 65684d: [mlir][ods] Rework how transitive use of deprecate...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] d8a2b2: [X86] Add test case for folding select on vXi1
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 5d0ff9: AMDGPU: Promote array alloca if used by memmove/me...
Ruiling, Song via All-commits
Last message date:
Sun Jan 15 23:42:32 PST 2023
Archived on: Sun Jan 15 23:42:33 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).