The Week Of Monday 3 July 2023 Archives by author
Starting: Mon Jul 3 00:04:16 PDT 2023
Ending: Sun Jul 9 23:57:20 PDT 2023
Messages: 659
- [all-commits] [llvm/llvm-project] 9efbb6: [CMake] Add /winsysroot to lld-link when LLVM_WINS...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 156913: Revert "[X86] Fold BITOP(PACKSS(X, Z), PACKSS(Y, W)) ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] c1e283: [gn build] Manually port 015dabd7
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 72e7e5: [MemorySSA] Always perform MemoryUses liveOnEntry ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 9acbab: [LLD][ELF] Cortex-M Security Extensions (CMSE) Sup...
amilendra via All-commits
- [all-commits] [llvm/llvm-project] da5987: [MetaRenamer] Rename only unnamed instructions in ...
annamthomas via All-commits
- [all-commits] [llvm/llvm-project] 8f5a68: [DWARFLinker][NFC] Remove RangesTy &getValidAddres...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] fb09f9: [Flang] Use llvm_unreachable to replace assert, NFC
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 61358d: [JITLink][PowerPC] Add TOC and relocations for ppc64
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 1bc7f3: [Clang] Fix a crash when trying to initialize an i...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 1077a3: [Clang] Fix handling of using declarations in for ...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 95f509: Implement P2361 Unevaluated string literals
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] d54cad: [Clang][NFC] Mark that P2280 was approved as a DR
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] c5301c: [Clang][NFC] Fix the title of P2361 in the release...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 905083: [LTO] Ensure LICM hoists expensive fdiv instructio...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] ee2d10: [NFC] Reorder functions in DAGCombiner so all UADD...
deadalnix via All-commits
- [all-commits] [llvm/llvm-project] 7b5462: [NFC] Fix indentation in addcarry.ll
deadalnix via All-commits
- [all-commits] [llvm/llvm-project] 872276: [NFC] Autogenerate CodeGen/SystemZ/int-{uadd, sub}-...
deadalnix via All-commits
- [all-commits] [llvm/llvm-project] d6d7f7: [AIX][XCOFF] print out the traceback info
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] 4ac7fd: Make test more flexible for platforms that may emi...
dyung via All-commits
- [all-commits] [llvm/llvm-project] d73296: [VPlan] Allow sinking of instructions with no defs
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] 09feee: [BPF] Undo transformation for LICM.cpp:hoistMinMax()
eddyz87 via All-commits
- [all-commits] [llvm/llvm-project] 0bf9bf: Revert "[BPF] Undo transformation for LICM.cpp:hoi...
eddyz87 via All-commits
- [all-commits] [llvm/llvm-project] 3003da: [scudo] Implement Fuchsia backend for the new MemM...
fabio-d via All-commits
- [all-commits] [llvm/llvm-project] dd81c6: [mlir] integration tests for transform dialect mat...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] cd9bac: [mlir] generalize matchers to support batch matmul
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 9ab346: [mlir] add a simple gpu barrier elimination mechanism
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 1a715d: [RISCV] Support constant operand for la and lla ps...
garvit gupta via All-commits
- [all-commits] [llvm/llvm-project] d0bb76: [emacs] Highlight 'zeroext' and 'signext' keywords...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] c35d20: [AArch64] NFC : Change the way SVE pseudos are ...
harviniriawan via All-commits
- [all-commits] [llvm/llvm-project] bfefee: [SamplePGO] Fix ICE that callee samples returns nu...
ictwanglei via All-commits
- [all-commits] [llvm/llvm-project] e52a6d: [flang][hlfir] avoid useless LHS temporaries insid...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 1af0e3: [clangd][c++20] Drop first template argument in co...
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] 8af9a3: Add missing semantic highlighing for concepts.
jensmassberg via All-commits
- [all-commits] [llvm/llvm-project] 2b0c88: Refine the reporting mechanism for interruption.
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 01e339: Split up the runCmd trace printing to print the co...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 4ade8b: [AST] Fix bug in UnresolvedSet::erase of last element
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 258322: Fix compile error in UnresolvedSetTest.cpp with -Wall
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 25784c: Fix compile error in UnresolvedSetTest.cpp, again
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 626c78: Fix compile error in UnresolvedSetTest.cpp, hopefu...
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 35041a: [OPENMP52] Codegen support for doacross clause.
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] f70967: [OPENMP52] Support Support omp_cur_iteration modif...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] 852fe3: [OPENMP52] Deprecation of 'depend' clause in order...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] 3b4c4a: [IR] Remove unused forward declaration DILocation
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 60db0b: [IPO] Fix uused-variable warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 544b4c: [BOLT] Fix unused-variable warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 06c360: [Flang] Mark as maybe_unused to fix warning in PPC...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 7505f2: [Flang][OpenMP] Only access the MapType if it is s...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 8acae1: [Flang][OpenMP] Add source range for a few directives
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] a34e70: [ASAN] Add mmap and munmap interceptor in ASAN
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 9b79e1: [ASAN] Disable mmap test on Windows.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 3c0ae1: [ASAN] Moved mmap/munmap test to posix.
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 93ff21: [ORC][AArch64] Guard against negative offsets in w...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 39f327: [gn build] Port 2fd614efc1bb
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] cb1d56: [gn build] Port 7a72ce98224b
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] df93eb: [gn build] Port ee165cdb1b8b
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 7c30c6: [gn build] Port 5ae7fde004cb
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c9d381: [gn build] Port 1c3ac8dfa16c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 195b28: [gn build] Port 163aad6bcbff
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] de8ad9: [gn build] Port 38639a8159b2
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 7d06b4: [gn build] Port c0221e006d47
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2b0cea: [gn build] Port b4a62b1fa546
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d5241e: [gn build] Port 2a65d0388ca0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 2049b2: [MLIR] Fix compiler warnings (NFC)
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] 4d74c8: [MLIR][Linalg] Expose `packMatmulGreedily` in `Tra...
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] c9b1f0: [BOLT] Introduce MetadataRewriter interface
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 98e2d6: [BOLT][NFCI] Use MetadataRewriter interface to upd...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 43dce2: [BOLT][NFCI] Migrate pseudo probes to MetadataRewr...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 38639a: [BOLT][NFCI] Migrate Linux Kernel handling code to...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 0671be: [BOLT] Fix buildbot failure
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 1e7329: [clang][dataflow] Model variables / fields / funcs...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] d0be47: [clang][dataflow] Make `runDataflowReturnError()` ...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] ca01be: [clang][dataflow] Bug fix: `BuiltinFnToFnPtr` cast...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] e8a156: [clang][dataflow] Various changes to handling of m...
martinboehme via All-commits
- [all-commits] [llvm/llvm-project] cfbcbc: [libc] fix MPFR rounding problems in fuzz test
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 50a95e: [OpenMP] Minor improvement in error msg and fixes ...
nawrinsu via All-commits
- [all-commits] [llvm/llvm-project] 92e4d6: Fixing conflicting macro definitions between curse...
nicolerabjohn via All-commits
- [all-commits] [llvm/llvm-project] c9eec3: [SVE] Extend incp/decp testing to cover 32-bit use...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 90b83a: [SVE] Add isel for 32-bit add/sub(cntp()) -> incp/...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] e18e17: [libc++][NFC] Remove a redundant check for buildin...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 75f6af: [libc++] Mark LWG2994 as complete and remove Clang...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] ece229: [libc++][PSTL] Add a missing policy argument in th...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 273600: [mlir][Linalg] Implement the tiling interface for ...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] cf244b: [mlir][Linalg] Remove useless include
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] f8e59b: [mlir][arith] Move getNeutralElement from Linalg u...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] dea01f: New features and bug fix in MLIR test generation tool
rafaelubalmw via All-commits
- [all-commits] [llvm/llvm-project] b89b3c: [mlir][TestDialect] Fix invalid custom op printers
rk via All-commits
- [all-commits] [llvm/llvm-project] 7cab38: [lld/elf] support quote usage in section names
royger via All-commits
- [all-commits] [llvm/llvm-project] 161480: Register new assumption in a cache
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] a7e13a: A new code layout algorithm for function reorderin...
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] f171c7: [ASanAbi][Darwin] Build ios stable ABI library
thetruestblue via All-commits
- [all-commits] [llvm/llvm-project] b25572: [NFC] make TypeInfer::MergeInTypeInfo const
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] 4c66b0: [NFC] make TypeInfer::expandOverloads const
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] 6d4a3e: Revert "[TableGen] Use heap allocated arrays inste...
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] 0cc19b: Reland "[BOLT][Instrumentation] Put Allocator itsl...
treapster via All-commits
- [all-commits] [llvm/llvm-project] 77a599: [analyzer] Fix false negative when using a nullabl...
tripleCC via All-commits
- [all-commits] [llvm/llvm-project] b22a5d: [analyzer] Fix false negative when pass implicit c...
tripleCC via All-commits
- [all-commits] [llvm/llvm-project] 4b5ca1: Remove unused test file
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d618f1: Remove rdar links; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 5e9ab9: Fix the Clang sphinx bot
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 056679: Restore TagDecl::printName(raw_ostream &)
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 03125e: [mlir][sparse][gpu] fix missing dealloc
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 630b8d: [mlir][Bazel] Add missing dependencies after 56471...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] fac485: [llvm-exegesis] Disable tests requiring the subpro...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 71cbc6: [llvm-exegesis] Disable SubprocessMemory class on ...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 75b554: [llvm-exegesis] Switch to using PTRACE_ATTACH inst...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 2dcba6: [llvm-exegesis] Remove unnecessary includes
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 4a4922: [OpenMP] Change clang emitTargetDataCalls to use O...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 07630d: Minor change to clang test
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] cff99b: Add a flag to disable "duplicate definition of cat...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] a2b729: Don't pass -ibuiltininc, which is used only by the...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] fc5a57: [IRCE][Tests] Add tests with range checks in the f...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] 22f217: [AArch64] Add PredictableSelectIsExpensive feature...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] 7e38ee: [NFC][IRCE] Remove dead variables
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] f56e84: [IRCE][NFC] Set Index and End together inside pars...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] 69f99f: [NFC][IRCE] Check that Index is AddRec in the pars...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] e7f48d: [NFC][IRCE] Extract 'IV vs Limit' parsing to a sep...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] 64e289: [IRCE] Support inverted range check's predicate
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] ec1121: [IRCE][Tests] Add more tests with range checks in ...
Aleksandr Popov via All-commits
- [all-commits] [llvm/llvm-project] 673f91: [lldb][NFCI] Remove unneeded use of ConstString in...
Alex via All-commits
- [all-commits] [llvm/llvm-project] a2ff29: [lldb][NFCI] TypeSystemClang::CreateStructForIdent...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 1b1028: [lldb][NFCI] Change return type of GetProcessPlugi...
Alex via All-commits
- [all-commits] [llvm/llvm-project] e3921b: [lldb][NFCI] Remove use of ConstString from Proces...
Alex via All-commits
- [all-commits] [llvm/llvm-project] ebec53: [lldb] Introduce a macro to mark methods as unsupp...
Alex via All-commits
- [all-commits] [llvm/llvm-project] b70914: [lldb][NFCI] Target::StopHook::GetDescription shou...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 1c7c99: [lldb] Deprecate SBHostOS threading functionality
Alex via All-commits
- [all-commits] [llvm/llvm-project] 20f992: [lldb][NFCI] Deprecate SBValue::GetOpaqueType
Alex via All-commits
- [all-commits] [llvm/llvm-project] fd5748: [lldb][NFCI] Minor cleanup of default OptionValue:...
Alex via All-commits
- [all-commits] [llvm/llvm-project] fc55b0: [lldb][NFCI] Remove use of ConstString from Option...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 8f7e41: [lldb][NFCI] Minor cleanups to StructuredData::Get...
Alex via All-commits
- [all-commits] [llvm/llvm-project] 564ff8: [lldb][NFCI] Remove use of Stream * from TypeSystem
Alex via All-commits
- [all-commits] [llvm/llvm-project] 5a67fa: [ADT] fix filter_iterator_impl::operator++
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 85a68c: Revert "[ADT] fix filter_iterator_impl::operator++"
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 1c3622: Reland: "[ADT] fix filter_iterator_impl::operator++"
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 1882a4: [ADT] fix postfix filter_iterator_impl::operator++
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 787b5a: revert filter_iterator_impl::operator++ changes
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 7e48c2: [RISCV][NFC] Fix doc comment for RISCVDAGToDAGISel...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 4b8162: [RISCV][test] Add test coverage for llvm.frexp.*.*...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 80c569: Revert "[RISCV][test] Add test coverage for llvm.f...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 7de4c6: [RISCV][test] Add test coverage for llvm.frexp.*.*...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 2ae71f: [RISCV][test] Add commented out f128 test for llvm...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 619c6c: [RISCV][test] Add RV32I and RV64I RUN lines to llv...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 14d073: Revert "[mlir][transform] Allow arbitrary indices ...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 594643: Fix bazel build after https://reviews.llvm.org/D15...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 66e943: [BOLT][DWARF] Fix for .debug_line with DWARF5
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 460a22: [DWARF][BOLT] Implement new mechanism for DWARFRew...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 8ea586: [BOLT][DWARF] Fix references in tests
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] f9d6f4: [BOLT][DWARF] Don't check string offsets
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] cfe4a4: [BOLT][DWARF] Don't check string offsets
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 280d16: [dfsan] Support Linux loongarch64
Ami-zhang via All-commits
- [all-commits] [llvm/llvm-project] cea3a8: [profile] Enable loongarch64
Ami-zhang via All-commits
- [all-commits] [llvm/llvm-project] c2aa06: [YAML][NFC] Replace if-else with switch in createH...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 598ccc: [AIX][TLS] Generate optimized local-exec access co...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 048764: [mlir][transform] Allow arbitrary indices to be sc...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] ad7ef1: [mlir][transform] Allow arbitrary indices to be sc...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 2712b2: [mlir][linalg] Vectorize 0-d tensor extract
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] e578b3: [InstSimplify] Fold all global variables with init...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 8e9145: [clang][ExtractAPI] Add --emit-symbol-graph option
Arsenic via All-commits
- [all-commits] [llvm/llvm-project] a700a1: [mlir] use shared pointer to prevent vector resize...
Ashay Rane via All-commits
- [all-commits] [llvm/llvm-project] ddbc76: [ADT] Add deduction guide for iterator_range
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 23ed60: [NFC] Fix typo explicitly_convertable -> explicitl...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 5c23e2: [analyzer][NFC] Move away from using raw-for loops...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 7cd1f3: [analyzer] Remove deprecated analyzer-config options
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] d68aae: [analyzer][NFC] Simplify CStringChecker strong types
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 86829d: [CSKY] Optimize IR pattern icmp-select with DECT32...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] ef53ec: [CSKY][test][NFC] Add more tests of conditional se...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] a824b0: [RISCV][NFC] Simplify uses of PatFrag binop_oneuse
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 9846b9: [bazel] Add missing dependency for d9d9be63a52dc6e...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c73053: Make python into C++
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 4db6e1: [MLIR][Presburger] Implement composition for Presb...
Bharathi Ramana Joshi via All-commits
- [all-commits] [llvm/llvm-project] b8bb54: [AIX][XCOFF] make integrated-as as default on AIX.
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] 4a5d62: [scudo] SCUDO_FUCHSIA uses ReservedMemoryDefault
Caslyn Tonelli via All-commits
- [all-commits] [llvm/llvm-project] b0ec18: [scudo] Extract steps releaseToOSMaybe into functi...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 531f90: [scudo] Verify the size of free blocks in primary ...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 1ff3a5: [scudo] Allow pushing single block to the freelist...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 399eb5: [scudo] Explicit casting for u16 arithmetic operation
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 14858c: [mlir][Conversion/GPUCommon] Fix bug in conversion...
Chris via All-commits
- [all-commits] [llvm/llvm-project] a3e48a: [mlir][LLVM] Export LLVMFuncOp's GC for declarations
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 10417b: [mlir][LLVM] Add unnamed_addr to LLVMFuncOp
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] c55a88: [mlir][LLVM] Add alignment to LLVMFuncOp
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 7d5b4e: [mlir][LLVM] Stop importing module location for al...
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] cf6b33: libcxx: Bring back unsigned return from wcstoull_l
Christoph Schlosser via All-commits
- [all-commits] [llvm/llvm-project] e1b88a: [llvm-exegesis][NFC] imports `<cerrno>`
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] aa82b5: [CodeGen] MRI call back in TargetMachine
Christudasan Devadasan via All-commits
- [all-commits] [llvm/llvm-project] b78b36: [AMDGPU] Implement whole wave register spill
Christudasan Devadasan via All-commits
- [all-commits] [llvm/llvm-project] b4a62b: [AMDGPU] Enable whole wave register copy
Christudasan Devadasan via All-commits
- [all-commits] [llvm/llvm-project] 7a98f0: [AMDGPU][SILowerSGPRSpills] Spill SGPRs to virtual...
Christudasan Devadasan via All-commits
- [all-commits] [llvm/llvm-project] b4067d: [RISCV] Rename RVInstBitManipRII->CVInstBitManipRI...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6c72ce: [RISCV] Fix 80 column violations in RISCVInstrInfo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9c4aa8: [RISCV][TableGen] Remove f32 from XLenFVT for RV32.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ee34fa: [RISCV] Add DAG combine for (fmv_w_x_rv64 (fmv_x_a...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 51feb1: [RISCV] Use 'int' for return type for clz_64/clo_6...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7c9230: [RISCV] Add trunc instruction to the __builtin_ris...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ac03e3: [RISCV] Use 'long' in aes64 Zknd/Zkne builtin test...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a8a6a4: [RISCV] Use 'long' in sha512 builtin tests. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1db5b4: [RISCV] Use ClangBuiltin in IntrinsicsRISCV.td to ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] be253c: [RISCV] Support i32 brev8 intrinsic on RV64.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a40312: [RISCV] Don't sink i1 vectors in shouldSinkOperands.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 427278: [RISCV] Remove pseudos for vwcvt.f.x(u) with round...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6f9080: [RISCV] Add a guard condition to orc_b/brev8 handl...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 564713: [mlir][ArmSME] Add basic lowering of vector.transf...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] fb27d5: [mlir-cpu-runner] Check entry function is void
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 6977c1: [lldb] Remove old commented out code (NFC)
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] db32d1: [Reassociate] Keep flags for more unchanged operat...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 12025c: [CostModel] Use min/max intrinsics for vecreduce.m...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ed9cb6: [TTI][AArch64] Add basic vector_reduce_fmaximum/ve...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 86bd9a: [AArch64] Additional tests for creating BIC from k...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 758c46: [CGP] Enable CodeGenPrepares phi type convertion.
David Green via All-commits
- [all-commits] [llvm/llvm-project] eb61bd: [OpenMP][CodeGen] Add codegen for combined 'loop' ...
David Pagan via All-commits
- [all-commits] [llvm/llvm-project] ab3bb8: Revert "[ARM] Adjust strd/ldrd codegen alignment r...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 518320: [lldb][AArch64] Account for extra libc frames in P...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 8e7609: [lldb][AArch64] Fix tagged watch test on Graviton 3
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9b37bf: [lldb][AArch64] Handle different default vector le...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 535693: [llvm][TableGen][Jupyter] Record current python wh...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] dacbf4: [llvm][TableGen][Jupyter] Note an easily encounter...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 2c93cf: [llvm][TableGen][Jupyter] Note needed restart when...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] fd8929: [lldb] Fix crash when completing register names af...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 36df92: [libcxx] Only add -GR- option to MSVC or clang-cl ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] e5a7e4: [compiler-rt][xray] Disable fdr-single-thread test...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] f691ff: [mlir] Mark test-interpreter unsupported on Window...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] cf08c1: [NFC][clang] add extra member-alignment testcase
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 196c14: [clang][CodeGenCXX] Improve handling of itanium AB...
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] a51fba: [flang] Install omp_lib.h to install directory alo...
David Truby via All-commits
- [all-commits] [llvm/llvm-project] ad1465: [WebAssembly] Add frexp{f, l} libcall signatures
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] 0e71bb: [InstCombine] Test cases for D154206
Dhruv Chawla via All-commits
- [all-commits] [llvm/llvm-project] ed9108: [InstCombine] Test cases for D154565
Dhruv Chawla via All-commits
- [all-commits] [llvm/llvm-project] 38a7ef: [docs] Remove incorrect markup in a code block
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] bc4586: [Flang][OpenMP] Lower allocatable or pointer in pr...
Dmitriy Smirnov via All-commits
- [all-commits] [llvm/llvm-project] 78addb: Use hash value checks optimizations consistently
Dmitry Ilvokhin via All-commits
- [all-commits] [llvm/llvm-project] 948375: update_mir_test_checks.py - separate different pre...
Eddie Phillips via All-commits
- [all-commits] [llvm/llvm-project] 052902: [libc++] Use this in lamba capture in <latch>
Edo via All-commits
- [all-commits] [llvm/llvm-project] 5e807c: [libc++] add basic runtime assertions to <latch>
Edo via All-commits
- [all-commits] [llvm/llvm-project] 39d8e6: Add missing StringExtras.h includes
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] 86fb14: Revert "[Support] Move StringExtras.h include from...
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] a11efd: Add missing StringExtras.h includes
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] d2fb8f: Revert "[Support] Move StringExtras.h include from...
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] 555165: [lldb] Add missing StringExtras.h includes
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] 19551f: Revert "[Support] Move StringExtras.h include from...
Elliot Goodrich via All-commits
- [all-commits] [llvm/llvm-project] 533af6: [AIX] make integrated-as as default on AIX.
Esme via All-commits
- [all-commits] [llvm/llvm-project] 0f9f95: [NFC] Add optional include to Format.h
Evan Wilde via All-commits
- [all-commits] [llvm/llvm-project] 174869: [AArch64] Refactor predicate to check for a ZR ope...
Evandro Menezes via All-commits
- [all-commits] [llvm/llvm-project] 49dfbc: [ELF] Remove one unneeded unquote from D124266
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 88b9d4: [XRay][test] Replace some XFAIL with more appropri...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9e7a05: [XRay][AArch64] Implement __xray_ArgLoggerEntry
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 93e672: [LTO] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f7624b: [XRay][test] Remove unneeded REQUIRES: x86_64-targ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b7d36a: [ELF] Use compression::getReasonIfUnsupported for ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a9f511: [DebugInfo] Enable debug info emission for extern ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 61d8da: [lldb] Replace countPopulation with popcount after...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7319d7: [lldb] Fix -Wunused-variable in -DLLVM_ENABLE_ASSE...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 622812: [Driver] Remove duplicate -e
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 681cb5: [Driver] Fix duplicate -L after D150013
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3f370a: [test] Add more instantiation cases to visibility.cpp
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] cfbe86: Remove getInternalLinkageFor
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 379b59: [lldb] Skip apple accelerator table test in DWARF ...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] f292ca: [lldb][NFC] Simplify GetLocation_DW_OP_addr function
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] f470ab: [lldb][nfc] Remove redundant nullptr check
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 7cea22: [lldb][NFC] Remove code duplication in InitOSO
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 2c3bb6: [lldb][NFC] Remove unused parameter from DebugName...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] 032de3: [lldb][DebugNamesDWARF] Also use mangled name when...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] dc04b1: [lldb][NFC] Factor out code from SymbolFileDWARF::...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] cec33f: [lldb] Consider TAG_imported_declaration in DebugN...
Felipe de Azevedo Piovezan via All-commits
- [all-commits] [llvm/llvm-project] c14b0a: [LV] Check for vector instruction in main vector l...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e561ed: [LV] Prepare tests for D154261.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 02591d: [LSR] Add test for another normalization miscompile.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b4efc0: [LV] Break up condition in selectEpilogueVectoriza...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 39385c: [LV] Move getBroadcastInstr to VPTransformState.::...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7f5b15: [LSR] Move normalization check to normalizeForPost...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8a25dc: [LV] Regenerate check lines to reduced diff.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1746ac: [LV] Forget SCEVs for exit phis after vectorization.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 69ca5c: [SCEV] Add flag to control invertible check for no...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2265bb: [LV] Update generateInstruction to return produced...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] a0fcf8: [LV] Consider if scalar epilogue is required in ge...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 99b3b8: [DemandedBits] Print function name when printing a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d62543: [DemandedBits] Add tests for shl.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6b2893: [LV] Add test case for incorrect shift truncation.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 4d847b: [LV] Do not add load to group if it moves across c...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7cc0be: [LV] Skip VFs < iterations remaining for epilogue ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] aee851: Revert "[LV] Skip VFs < iterations remaining for e...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 14ec3f: [LV] Skip VFs > # iterations remaining for epilogu...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9259f4: [VPlan] Clear reduction flags directly as VPlanTra...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7717c0: [X86] Remove CPU_SPECIFIC* MACROs and add getCPUDi...
Freddy Ye via All-commits
- [all-commits] [llvm/llvm-project] a10dcc: [X86] Support some Intel CPUs for cpu_specific/dis...
Freddy Ye via All-commits
- [all-commits] [llvm/llvm-project] 6b8a9f: [clang-format] Fix RAS reference alignment when PA...
Gedare Bloom via All-commits
- [all-commits] [llvm/llvm-project] a84e0b: [clang-format] Fix align consecutive declarations ...
Gedare Bloom via All-commits
- [all-commits] [llvm/llvm-project] 413a7c: [clang-format] Support block indenting array/struc...
Gedare Bloom via All-commits
- [all-commits] [llvm/llvm-project] 9ec5dc: [clang-format] Add note directive generation for docs
Gedare Bloom via All-commits
- [all-commits] [llvm/llvm-project] 138888: Enable dynamic-sized VLAs for data sharing in Open...
Gheorghe-Teodor Bercea via All-commits
- [all-commits] [llvm/llvm-project] cb1468: [libc] Adding a version of memcpy w/ software pref...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] dbaa58: [libc][NFC] Move memfunction's byte per byte imple...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] bfd948: [libc][NFC] Move aligned access implementations to...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 1e35e9: [libc++] Disable tree invariant check in asserts mode
Hans via All-commits
- [all-commits] [llvm/llvm-project] d4f43e: [docs] Update 'please file a bug' link for clang-cl
Hans via All-commits
- [all-commits] [llvm/llvm-project] f97b61: [Driver][MSVC] Support DWARF fission when using LT...
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 653920: [Tooling][Rewriter] Remove the redundant Atomicall...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 2a579d: [lldb] Replace llvm::writeFileAtomically with llvm...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 2444fb: [clang-tidy] Don't emit the whole spelling include...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 67e94c: [include-cleaner] Ignore the layering-violation er...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 507d76: [include-cleaner] Add an IgnoreHeaders flag to the...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 7aafea: [llvm][Support] Deprecate llvm::writeFileAtomicall...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 99074a: [bazel] Port for 88e95c1e4bb6e2ad3bfd185b96341ad5c...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 9e362e: Fix -Wunused-vairable on release build, NFC
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 8a3fdf: [UTC] Add fallback support for specific metadata, ...
Henrik G. Olsson via All-commits
- [all-commits] [llvm/llvm-project] 6d64fa: [UTC] Fix git URL regex
Henrik G. Olsson via All-commits
- [all-commits] [llvm/llvm-project] 68f5d1: [UTC] Adapt version matcher to glob CLANG_VENDOR
Henrik G. Olsson via All-commits
- [all-commits] [llvm/llvm-project] ebd2ed: [libc++][Modules] std.functional.__functional.invo...
Ian Anderson via All-commits
- [all-commits] [llvm/llvm-project] 6f05da: [libc++][Modules] Add missing submodules
Ian Anderson via All-commits
- [all-commits] [llvm/llvm-project] 9992b3: [libc++][Modules] Remove explicit exports from mod...
Ian Anderson via All-commits
- [all-commits] [llvm/llvm-project] 67b37a: [libc++][Modules] Add missing __fwd includes
Ian Anderson via All-commits
- [all-commits] [llvm/llvm-project] 6c4765: Revert "[libc++] Remove the type_traits includes f...
Ian Anderson via All-commits
- [all-commits] [llvm/llvm-project] b4f9c3: [CodeGen] Refactor ComplexDeinterleaving to run id...
Igor Kirillov via All-commits
- [all-commits] [llvm/llvm-project] e13582: [CodeGen] Precommit tests for D153355
Igor Kirillov via All-commits
- [all-commits] [llvm/llvm-project] 7f2040: [CodeGen] Add support for Splats in ComplexDeinter...
Igor Kirillov via All-commits
- [all-commits] [llvm/llvm-project] c000b4: [mlir] Avoid unnecessary copies in SCF's OneToNTyp...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 8d0a02: [mlir] Add InsertionGuards to OneToNPatternRewriter.
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 272cf8: [mlir] Implement one-to-n structural conversion fo...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 5b341c: [mlir][doc][transform] Fix link to documentation i...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] 1ef471: [AMDGPU][AsmParser][NFC] Remove an unused function.
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] ee165c: [AMDGPU] Eliminate SIMCCodeEmitter and de-virtuali...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 5ae7fd: [AMDGPU][NFC] Rename SIMCCodeEmitter.cpp to match ...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 29d571: [AMDGPU] Fix expensive-checks build.
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] dac595: [AMDGPU][AsmParser][NFC] Clean up the implementati...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 12460c: [AMDGPU][AsmParser] Simplify the implementation of...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 7208fd: [AMDGPU][AsmParser][NFC] Generate printers for nam...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] b4049b: [AMDGPU] Add GlobalISel test coverage for floating...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 2dad49: [yaml2obj] Add support for structured COFF section...
Jacek Caban via All-commits
- [all-commits] [llvm/llvm-project] 7b5912: [mlir][shape] Remove overzealous Dim verifier
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 643b7b: [libc++] Fix simple cases of locale name construction
Jake Egan via All-commits
- [all-commits] [llvm/llvm-project] 73c12a: [libcxx] Migrate posix_compat.h layer to not use C...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] c68ba1: [clang][modules] Mark fewer identifiers as out-of-...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 58370e: Revert "Change the dyld notification function that...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] c31921: Change the dyld notification function that lldb pu...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 9895c8: Revert "Change the dyld notification function that...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] ec360f: Change the dyld notification function that lldb pu...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] f2c164: [AMDGPU] Do not wait for vscnt on function entry a...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 4fd186: [PEI] Simplify iterator handling in replaceFrameIn...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 6685fd: [mlir] Add support for TF32 as a Builtin FloatType
Jeremy Furtek via All-commits
- [all-commits] [llvm/llvm-project] 345027: [Driver][FreeBSD] Generalise lib32 handling to sup...
Jessica Clarke via All-commits
- [all-commits] [llvm/llvm-project] 1d8db2: [RISCV][NFC] Refactor lowerToScalableOp.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] a813a6: [RISCV][NFC] Use common prefix to simlify test.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 591930: [RISCV] Remove unused private field 'RVPushable' i...
Jie Fu via All-commits
- [all-commits] [llvm/llvm-project] 893cc9: [LibCallsShrinkWrap] Set IsFPConstrained is true f...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 439275: [RISCV] Rename prefix `fixed-vector` to `fixed-vec...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 6ef16f: [OpenMP] Add OMPT support for omp_all_memory task ...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 73d411: [OpenMP][Tools] Add omp_all_memory support for Archer
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 94ec99: [OpenMP][OMPT] Add two missing nullpointer checks ...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 124d36: [OpenMP][OMPT] Change OMPT kind for OpenMP test lo...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 820be3: [OpenMP][OMPT] Introduce VERBOSE_INIT in ompt-mult...
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 1e60ab: [JITLink][RISCV] Move relax to PostAllocationPasses
Job Noorman via All-commits
- [all-commits] [llvm/llvm-project] 6e127c: [OpenMP] libomptarget: Don't map alignment padding...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] a90ac2: [MemoryEffects][NFCI] Make the MemoryEffects class...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b672c6: [Attributor][NFCI] Merge MemoryEffects explicitly
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] f595c5: [Attributor] Use the right argument number (call s...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] aafdc9: [Attributor] Make isImpliedByIR and hasAssumedIRAt...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 3b04d1: [Attributor][NFCI] Use AA::hasAssumedIRAttr for No...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 3a3ea4: [OpenMPOpt][NFC] Precommit test for AAExecutionDom...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 02a4fc: [Attributor] Port AANonNull to the isImpliedByIR i...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ab513f: [Attributor] Ensure call sites with missing callee...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 8542d8: [Attributor][FIX] Ensure the function manager cach...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] df3879: [Attributor][FIX] Add missing check lines for test
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] da5937: [lldb-vscode] Adding support for column break points.
John Harrison via All-commits
- [all-commits] [llvm/llvm-project] 51944e: [lldb] Add two-level caching in the source manager
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] cec93c: [lldb] SymbolFileJSON: Update outdates Text -> JSO...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e0e36e: [lldb] Fix incorrect uses of LLDB_LOG_ERROR
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 2d0298: [OpenMP] Remove gcc-12 warnings from libomp
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 05e2bc: [OpenMP] Ensure socket layer is not first in CPUID...
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] ce2d44: [clang-tidy] Accessing checks not done for aliases...
Jorge Pinto Sousa via All-commits
- [all-commits] [llvm/llvm-project] 18a6cc: [Libomptarget] Fix misused macro name preventing p...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] f8cf21: [libc] Remove flaky static assert from RPC interface
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 676430: [Libomptarget] Correctly implement `getWTime` on A...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] ec39b3: [Libomptarget] Add missing HSA agent info enumeration
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 33859f: [Libomptarget][Obvious] Missing comma on enum
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 5db397: [libc] Support timing information in libc tests
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 80504b: [libc][Obvious] Fix bad macro check on NVPTX tests
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 515bd1: [libc][Obvious] Fix timing on AMDGPU not being ini...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 70c08d: [Libomptarget] Remove the remote and ve plugins fr...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7e88e2: [libc] Add GPU support for the 'inttypes.h' functions
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c850ea: [libc] Support fopen / fclose on the GPU
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 071c8a: [Libomptarget] Fix tests after deleting the next-g...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b420e0: [Libomptarget] Disable the 'mapping/prelock.cpp' t...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] a4a263: [libc] Add support for creating wrapper headers fo...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6ca6cd: Revert "[libc] Add support for creating wrapper he...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c012eb: [libc] Enable aliasing on AMDGPU targets
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 691dc2: [Libomptarget] Begin implementing support for RPC ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] d3748d: [Libomptarget] Fix test logic for optionally addin...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 338c80: [Libomptarget] Refine logic for determining if we ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 2a65d0: [libc] Add support for creating wrapper headers fo...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] b83e29: [Libomptarget] Fix tests only including the LTO va...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] e526a7: [Libomptarget][NFC] Clean up warnings and format
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 2b5ea5: [compiler-rt][RISCV] Fix __fe_getround and __fe_ra...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 58fb2c: [lld] respect LLVM_EXTERNAL_LIT
Konrad Kleine via All-commits
- [all-commits] [llvm/llvm-project] baf6f9: [libc++][ranges] Implement the changes to `basic_s...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] e61764: [libc++][hardening][NFC] Rename the `has-debug-mod...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] 1ac3e1: [clang-repl] Improve the clang-repl documentation.
Krishna Narayanan via All-commits
- [all-commits] [llvm/llvm-project] 783222: [flang] Fix codegen of subcomponents' indexing
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] cb0f98: [flang] Force the use of intrinsic builtins in typ...
Leandro Lupori via All-commits
- [all-commits] [llvm/llvm-project] c7c3d7: [PowerPC] add testcase for vector add and shift
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] d22918: [PowerPC] Add DFP quantum adjustment instruction d...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] 5e763d: [gn] Add check-lsan target for Mac
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] c63627: [gn] Enable check-lsan on Linux
Leonard Grey via All-commits
- [all-commits] [llvm/llvm-project] 9739ef: [MLIR][Tosa] Turn reshape(const()) from canonicali...
Liam Fitzpatrick via All-commits
- [all-commits] [llvm/llvm-project] 157506: [RISCV] Match shl_vl (ext_vl v, splat 1) to vwadd_vl
Liao Chunyu via All-commits
- [all-commits] [llvm/llvm-project] 60a6a0: [libc++] Add missing includes
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b82dcb: [libc++] Move all the remaining .fail.cpp tests to...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 29f4c3: [lit] Remove dead code not referenced, documented ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8dcb8e: [libc++] Remove support for .fail.cpp tests
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2d7eb9: [libc++][NFC] clang-format <shared_mutex>
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8b9cb7: Add clang-format commit to git blame ignore revs
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b7bc80: [libc++][NFC] Sort list of attribute macros in the...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] ba3619: [libc++] Avoid including things that require a fil...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] fc5e76: [libc++] Reformat status tables
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5f1ba3: [libc++] Synchronize clock selection between chron...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 99dcc9: [libc++][NFC] Remove leftover entry for <experimen...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5b666c: [libc++] Fix thread annotations on shared_mutex an...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 910147: [libc++][NFC] Add 'const' to some operator()
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1c8341: [libc++] Add some tests for std::bit_cast using po...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b5a9f9: [libc++] Make sure we use __ulock on Apple platforms
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2b7ac6: [AArch64][RCPC3] Add Neon intrinsics for LDAP1 and...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] 54c7ae: [AArch64][RCPC3] Instruction selection for LDAP1/S...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] f1d7a5: [Clang][AArch64] Implement ACLE feature macro for ...
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] 49899c: [RISCV] Refactor vfcvt_rm pseudo insertion case st...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 60be17: [RISCV] Add VFCVT pseudos with no mask
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] d91468: [RISCV] Add tests for stores of vector.interleave2
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 1039ae: [RISCV] Fix interleave/deinterleave store test output
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 18013b: [RISCV] Add tests for unaligned segmented loads an...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] b9af08: [RISCV] Update loop vectorizer interleaved access ...
Luke Lau via All-commits
- [all-commits] [llvm/llvm-project] 4eee9e: Add SymbolRefAttr to python bindings
Maksim Levental via All-commits
- [all-commits] [llvm/llvm-project] 65bc9c: [compiler-rt] Fix __sanitizer_cpuset size on newer...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] d954d9: [mlir][emitc][nfc] Update summary of opaque type
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 3ff080: [Sanitizers][Darwin][Test] Mark symbolize_pc test ...
Mariusz Borsa via All-commits
- [all-commits] [llvm/llvm-project] 4a792e: [clang] Fix new-expression with elaborated-type-sp...
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] 2d4f28: [clang] Add `__has_extension ()` for C++11 features
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] 140308: [NFC][chrono][test] Fixes some tests on Windows.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] a9e577: [libc++][format] Implements formatting pointer.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] f8d96d: [NFC][libc++] Addresses LWG3885.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 285e1e: [libc++][format] Removes unneeded includes.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 00e740: [NFC][libc++] Addresses LWG3903.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] d3d079: [NFC][libc++] Addresses LWG3905.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] c62e88: [libc++][modules] Avoids duplicated exports.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 438073: [libc++][doc] Removes clang name in version number.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 253f4b: [mlir][LLVM] drop `llvm.intr.dbg.value` when promo...
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] f6df11: [mlir][llvm] add basic type consistency pattern de...
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] 56b6b4: [mlir][LLVM] Use `undef` operand instead of removi...
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] 67c351: [mlir][LLVM] Make `SplitIntegerStores` capable of ...
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] fd5387: [mlir][LLVM] Add `BitcastStores` type-consistency ...
Markus Böck via All-commits
- [all-commits] [llvm/llvm-project] 9312b4: [mlir][bufferization] Cache enclosing repetitive r...
Martin Erhart via All-commits
- [all-commits] [llvm/llvm-project] f105c1: [OpenMP] Remove the workaround of passing "-x asse...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 4e15f3: AMDGPU: Correctly lower llvm.log.f32 and llvm.log1...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 59c311: AMDGPU: Add more tests for f16 fdiv lowering
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ed556a: AMDGPU: Correctly lower llvm.exp2.f32
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 20964c: DAG: Fix dropping flags when widening unary vector...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e8ed6e: DAG: Implement soften float for ffrexp
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8ee1cc: AMDGPU: Fold out sign bit ops on frexp_exp
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9df70e: AMDGPU: Fix not applying the correct default memcp...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 1588e1: DAG: Check isCondCodeLegal in is_fpclass expansion...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 61820f: CodeGen: Optimize lowering of is.fpclass fcZero|fc...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 64df95: DAG: Handle inversion of fcSubnormal | fcZero
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 708fa7: ValueTracking: Update a use of cannotBeOrderedLess...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 39f2fc: ValueTracking: Update another cannotBeOrderedLessT...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] db58a9: InstSimplify: Update another cannotBeOrderedLessTh...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 94e246: AMDGPU: Remove attempt at simplifying the format s...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9a3175: HIP: Directly call round builtins
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fa90f6: TTI: Pass function to hasBranchDivergence in a few...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7128b1: SimpleLoopUnswitch: Restore uniform unswitch test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 75b790: clang: Regenerate test checks
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 310f83: DAG: Lower is.fpclass fcInf to fcmp of fabs
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 30fd35: AMDGPU: Add some notes about amdgpu-flat-work-grou...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] a1ca3a: [llvm] A Unified LTO Bitcode Frontend
Matthew Voss via All-commits
- [all-commits] [llvm/llvm-project] 712123: [MLIR][Tosa] TosaToTensor: create valid reshapes
Matthias Gehre via All-commits
- [all-commits] [llvm/llvm-project] be6d96: [mlir][linalg] Remove redundant dimension size hel...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 030b18: [mlir][vector] Clean up some dimension size checks
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 180f9e: [mlir][linalg] LinalgOp-anchored empty tensor elim...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fa1a23: [mlir][transform] Add `transform.apply_licm` op
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] de9caf: [mlir][Interfaces] Add `promoteIfSingleIteration` ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 8b8e62: [mlir][SCF] Add `loop.promote_if_one_iteration` tr...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] cb7bda: [mlir][NFC] Use `getConstantIntValue` instead of c...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 0e06ec: [mlir][linalg] Return tensor::PadOp handle from tr...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 335ada: [mlir][linalg] BufferizeToAllocationOp: Bufferize ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 6badbd: [mlir][linalg] BufferizeToAllocation: Bufferize no...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] eb74ef: [mlir][linalg] BufferizeToAllocationOp: Support ve...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 410655: [mlir][transform] Improve transform.get_closest_is...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ef4f53: [mlir][linalg] BufferizeToAllocationOp: Do not cop...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] e941e1: [mlir][linalg] Add test case: vectorize tensor.pad...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] bb566b: [mlir][linalg] Do not emit FillOp for tensor.pad w...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 9b1132: [mlir][linalg][transform] Fix TileOp builder
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c26e39: [mlir][linalg][transform] Fix Python build
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 88bc92: [mlir][bufferization] Fix insertion point issue in...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] d6e9ef: [mlir][linalg][transform] Add verifier to MaskedVe...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 7dfcd4: [mlir][transform] Add VerifyOp
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 998764: [lldb] Fix data race when interacting with python ...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 1f5f41: [lldb] Fix dead lock issue when loading modules in...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] a1b3b9: [llvm-mca][RISCV] Fix typo in test for vsetvli ins...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] aef6d4: [LAA] Add test that shows MaxSafeDepDistBytes is i...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] ecf372: [llvm-mca][RISCV] vsetivli and vsetvli act as inst...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] 791657: [ARM][Driver] Change float-abi warning
Michael Platings via All-commits
- [all-commits] [llvm/llvm-project] 2806cf: [clang-tidy] Fix width/precision argument order in...
Mike Crowe via All-commits
- [all-commits] [llvm/llvm-project] 92f4bf: Fix aggregate CTAD with string literals adding ext...
Mital Ashok via All-commits
- [all-commits] [llvm/llvm-project] a57236: [PowerPC] Remove extend between shift and and
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 7cd908: Revert "[PowerPC] Remove extend between shift and ...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] b0e249: Reland "[PowerPC] Remove extend between shift and ...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 8900ad: [gn] port 3003da71540b
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] de7781: Revert "[DWARF][BOLT] Implement new mechanism for ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6c3d0f: [mlir][Linalg] Relax restriction of Linalg passes ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] c0011f: [cmake] Add LLVM_UNITTEST_LINK_FLAGS option
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c67ada: [Attributor] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8c6aea: [GVNHoist] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7905c4: [LoopUnroll] Add test for early add folding (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b9808e: [LoopUnroll] Fold add chains during unrolling
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8d3856: [ValueTracking] Don't handle ptrtoint with mismatc...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c6a4fc: [ValueTracking] Determine assume KnownBits using C...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] bd6e5c: [InstCombine] Add tests for add+icmp assumes (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2e0af1: [ValueTracking] Support add+icmp assumes for Known...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b7e38f: [InstCombine] Add old extract to worklist for DCE
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8f6e7b: [ModRef] Use enum class for IRMemLocation (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2de812: [LangRef] Always allow getelementptr inbounds with...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6c7fd7: [InstSimplify] Fold gep inbounds undef to undef in...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f3d061: [CaptureTracking] Don't consider comparison of inb...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 336d72: [InstCombine] Preserve inbounds when folding selec...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a5e253: [LoopVectorize] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 33909c: [InstCombine] Add test for unreachable loop (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 143a86: [InstCombine] Handle unreachable edge when branchi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 198df5: Weaken MFI Max Call Frame Size Assertion
Oskar Wirga via All-commits
- [all-commits] [llvm/llvm-project] 3f3620: [clang-format] Correctly annotate */&/&& in operat...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 0556ab: [clang-format][NFC] Improve efficiency of isFuncti...
Owen via All-commits
- [all-commits] [llvm/llvm-project] c2bed2: [UTC] Add do-not-autogenerate capability
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 7871de: [flang] Add optional portability warning for upcom...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] eb5ffa: [flang][NFC] Add F2023X documentation
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b2b437: [flang] Warn about overflow after folding HYPOT
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 2163e6: [flang][NFC] Document semantics of an ambiguous/no...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c9b31d: [flang][runtime] Allow OPEN(n, ENCODING=) to change...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 39dd4e: [flang] Prevent lowering crash by properly updatin...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6ceba0: [flang] More actual argument warnings
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 58d748: [flang] Fix overflow detection for folding SUM/PRO...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6c5ba7: [flang] Check constant POS/LEN arguments IBITS eve...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 08bfc0: [flang] Don't warn about a NaN argument to ISNAN()
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 16e61e: [flang][runtime] Fix BACKSPACE over an empty record
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 80368a: [libc] Check if the hermetic test target exists
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 046dea: [libc] Use LIBC_INCLUDE_DIR in CMake rules
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e1cb59: Revert "[libc] Use LIBC_INCLUDE_DIR in CMake rules"
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 8910cc: [libc] Use the new style includes
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 147c06: [libc] Set include directories for the str_to_floa...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 6e821f: [libc] Use LIBC_INCLUDE_DIR in CMake rules
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] bf171a: Revert "[libc] Use LIBC_INCLUDE_DIR in CMake rules"
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 9654bc: Revert "[libc] Set include directories for the str...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] fb149e: [libc] Use the new style includes for tests
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 403261: [RISCV] Remove legacy TA/TU pseudo distinction for...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a4bc96: [NFC][libc++] Fix whitespace in sstream
Piotr Fusik via All-commits
- [all-commits] [llvm/llvm-project] a2b511: [PowerPC] Update InputOps of Power10 SchedModel
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 7e486d: [MLIR][Linalg] Named op 'add' element-wise
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] eda47f: [MLIR][Linalg] Add more arith named ops to linalg
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] 93d038: Revert "[MLIR][Linalg] Add more arith named ops to...
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] 5861b4: [MLIR][Linalg] Add more arith named ops to linalg ...
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] fe1293: [MLIR][Linalg] Add unary named ops to linalg
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] d8dc1c: [MLIR][Linalg] Add max named op to linalg
Renato Golin via All-commits
- [all-commits] [llvm/llvm-project] 71513a: [MLIR][Affine] Improve load elimination
Rik Huijzer via All-commits
- [all-commits] [llvm/llvm-project] a8df21: [mlir][complex] Add a `complex.bitcast` operation
Rob Suderman via All-commits
- [all-commits] [llvm/llvm-project] cf57fc: [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] fc0d1c: [FileCheck, 2/4] NFC: Switch to APInt getter for E...
RoboTux via All-commits
- [all-commits] [llvm/llvm-project] 2fd614: [dataflow] Add dedicated representation of boolean...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 1c3ac8: Reland "[dataflow] Add dedicated representation of...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 5e4ad8: [dataflow] Replace most BoolValue subclasses with ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 715795: [dataflow] use true/false literals in formulas, ra...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 2d8cd1: Revert "Reland "[dataflow] Add dedicated represent...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] fc9821: Reland "[dataflow] Add dedicated representation of...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 9d5cfe: [dataflow] Remove [[deprecated]] from deprecated f...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 930635: [Clang] Emit KCFI type hashes for member functions
Sami Tolvanen via All-commits
- [all-commits] [llvm/llvm-project] 986001: [AMDGPU] Improve assembler + disassembler handling...
Scott Linder via All-commits
- [all-commits] [llvm/llvm-project] 899c86: [clang-format] Fixed bad performance with enabled ...
Sedenion via All-commits
- [all-commits] [llvm/llvm-project] 2e9037: [Clang] Reset FP options before function instantia...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] d4a567: [AIX][clang][tests] XFail PCH/late-parsed-instanti...
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 32e5d6: [RISCV] Use parseDirective returning ternary statu...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] a16797: [MC] Use ParseStatus in generated AsmParser methods
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 4c691a: [M68k] Replace OperandMatchResultTy with ParseStat...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 23691b: [CSKY] Replace OperandMatchResultTy with ParseStat...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] cc6fab: [LoongArch] Replace OperandMatchResultTy with Pars...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] d73c8c: [AMDGPU] Replace OperandMatchResultTy with ParseSt...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] b4b532: [RISCV] Replace OperandMatchResultTy with ParseSta...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] fda24e: [MC/AsmParser] Remove no-op overrides of parseDire...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] ab49d3: [Mips] Replace OperandMatchResultTy with ParseStat...
Sergei Barannikov via All-commits
- [all-commits] [llvm/llvm-project] 048423: [OpenMP] Fix build warnings
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] f3bd22: [NFC] clang-format attributor related files
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] d96342: [Headers][X86] Ensure all AVX broadcast scalar loa...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4e20ad: [X86] Remove unnecessary vzeroall/vzeroupper overr...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a32d14: [X86] Fold BITOP(PACKSS(X, Z), PACKSS(Y, W)) --> PACK...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 819d07: [X86] Add base SSE2 i686 test coverage to vector b...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c63be9: [GlobalISel][X86] Regenerate add/sub legalization ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a69ffd: [X86] isTargetShuffleEquivalent - ensure the refer...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 848f6a: [X86] Add tests showing failure by matchAddressRec...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3db36d: [libc] Initiliaze the global pointer in riscv star...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] b5fa9a: [flang][hlfir] Evaluate actual args before impure ...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 4ef048: [flang][hlfir] Lower actual TARGET for dummy POINTER.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] b77a06: [flang][hlfir] Added hlfir.get_length to inquire c...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 1bd2d3: [analyzer][CStringChecker] Adjust the invalidation...
Snape3058 via All-commits
- [all-commits] [llvm/llvm-project] 9ce064: [Kaleidoscope] Fix race condition in order-of-dest...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 8aedad: [AMDGPU] Add functions for composing and decomposi...
Stephen Thomas via All-commits
- [all-commits] [llvm/llvm-project] 2dfb4b: [AMDGPU] Fix incorrect hazard mitigation
Stephen Thomas via All-commits
- [all-commits] [llvm/llvm-project] 54eafd: Appease clang-tidy
Tamir Duberstein via All-commits
- [all-commits] [llvm/llvm-project] eb98ab: [LLVM-C] Use unwrapDI in LLVMDITypeGetName
Tamir Duberstein via All-commits
- [all-commits] [llvm/llvm-project] 015dab: Reland '[msan] Intercept dladdr1, and refactor dla...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 1da10d: [msan] Fix -Wcast-qual error in msan_dl.cpp
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 667b9a: Revert "Reland '[msan] Intercept dladdr1, and refa...
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] 743699: Revert "[gn build] Manually port 015dabd7"
Thurston Dang via All-commits
- [all-commits] [llvm/llvm-project] fb047e: [mlir][llvm] Type consistency transformations
Théo Degioanni via All-commits
- [all-commits] [llvm/llvm-project] 112d76: [ARM] generate correct code for armv6-m XO big sta...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 1f082d: [ARM] make execute only long call test checks more...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 61bcaa: [ARM] fix typo in large-stack.ll test
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] d145ab: [ARM] fix typo in large-stack.ll introduced when f...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] 1c8c5a: [clang][Interp][NFC] Merge two if statements
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] df5213: [clang][Interp][NFC] Return a const pointer from P...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 74514e: [clang][Interp][NFC] Fix GetFnPtr signature
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 3ec127: [clang][NFC] Move two declarations closer to their...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] ddd8c6: [clang][Interp][NFC] Add Descriptor::isCompositeAr...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] f223c9: [clang][Interp][NFC] Return a const Descriptor fro...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] a83079: [clang][ConstExpr][NFC] Make Frame::describe() const
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 3262ae: [clang][Interp][NFC] Add missing return statement
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 193db1: [clang][Interp][NFC] Make pointer chain management...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] d84d41: [mlir][tosa] Constant folding for reciprocal
Tina Jung via All-commits
- [all-commits] [llvm/llvm-project] d2d213: [flang][hlfir][NFC] refactor transformational intr...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 0e3fda: [flang][hlfir] allow assoicate where the expr is a...
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] 62748e: AMDGPU: Remove add_dependencies calls from CMakeLi...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] c95196: GetClangResourceDir: Fix downstream projects that ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 4b36b2: [Support] Use C++11 attribute syntax for visibilit...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 7a72ce: Revert "[dataflow] Add dedicated representation of...
Tom Weaver via All-commits
- [all-commits] [llvm/llvm-project] 85128d: [flang][openacc] Fix false error when common block...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] a05ed4: [flang][openacc] Populate the init region for acc....
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 897e69: [flang][openacc] Support array slices when creatin...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 98aa84: [AMDGPU] Fix register class for a subreg in GCNRew...
Valery via All-commits
- [all-commits] [llvm/llvm-project] 6269ed: [RISCV] Readjusting the framestack for Zcmp
VincentWu via All-commits
- [all-commits] [llvm/llvm-project] c0221e: [RISCV] Add a pass to combine `cm.pop` and `ret` i...
VincentWu via All-commits
- [all-commits] [llvm/llvm-project] 18530e: [ODRHash] Stop hashing `ObjCMethodDecl::isOverridi...
Volodymyr Sapsai via All-commits
- [all-commits] [llvm/llvm-project] d1e8df: [clang] Fix a typo "mdoule" in comments. NFC.
Volodymyr Sapsai via All-commits
- [all-commits] [llvm/llvm-project] e8744b: [InstCombine] Add tests for (A > 0) | (A < 0) -> z...
XChy via All-commits
- [all-commits] [llvm/llvm-project] 5ca78d: [AMDGPU] Fix typo for "amdgpu-spill-sgpr-to-vgpr" ...
Xiaodong Liu via All-commits
- [all-commits] [llvm/llvm-project] f64e11: [X86]Precommit test cases for D154193
XinWang10 via All-commits
- [all-commits] [llvm/llvm-project] 2c6422: [X86]Remove TEST in AND32ri+TEST16rr in peephole-opt
XinWang10 via All-commits
- [all-commits] [llvm/llvm-project] 0f58cf: [Mips] Remove isMoveReg=1 from wrdsp and rddsp ins...
Yashwant Singh via All-commits
- [all-commits] [llvm/llvm-project] 7aebe4: [CodeGen] Move lowerCopy from expandPostRA to TII
Yashwant Singh via All-commits
- [all-commits] [llvm/llvm-project] b7836d: [CodeGen]Allow targets to use target specific COPY...
Yashwant Singh via All-commits
- [all-commits] [llvm/llvm-project] 4eef52: [HIP] Pass -fno-hip-fp32-correctly-rounded-divide-...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 051cb7: [amdgpu] start documenting amdgpu support by clang
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 661d91: [clang] Make amdgpu-arch tool work on Windows
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] f2977f: [ASAN] Support memeory check for masked.gather/sca...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] 74eac8: [RISCV] Add riscv_vsoxei_mask/riscv_vsuxei_mask to...
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] f69b9b: [llvm] Remove uses of Type::getPointerTo() (NFC)
Youngsuk Kim via All-commits
- [all-commits] [llvm/llvm-project] 570463: [RISCV] Remove redundant _ta suffix in RVV intrins...
Yueh-Ting (eop) Chen via All-commits
- [all-commits] [llvm/llvm-project] b4e09c: [RISCV] Update test case riscv-attr-builtin-alias....
Yueh-Ting (eop) Chen via All-commits
- [all-commits] [llvm/llvm-project] 163aad: [SystemZ][z/OS] z/OS ADA codegen and emission
Yusra Syeda via All-commits
- [all-commits] [llvm/llvm-project] c2964a: [SystemZ][z/OS] Address single comment in ADA patc...
Yusra Syeda via All-commits
- [all-commits] [llvm/llvm-project] 6a6667: [mlir][dataflow] Unify dependency management in An...
Zhixun Tan via All-commits
- [all-commits] [llvm/llvm-project] 9841da: [clang][tooling] Fix early termination when there ...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] a59b24: [clangd] Downgrade deprecated warnings to hints
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 80c679: [clang][Tooling] Add mapping for make_error_code
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 5933d2: [include-cleaner] Add a signal to down-rank export...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 1aa3b6: [LoongArch] Add definition for LSX instructions
wanglei via All-commits
- [all-commits] [llvm/llvm-project] 68785c: [mlir][sparse] Correcting RTTI implementation for ...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] dcadb6: [mlir][sparse] Cleaning up OOB implementation deta...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] ffbc08: [mlir][affineexpr] Changing `AsmParser::parseAffin...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 36f674: [AST] Stop evaluate constant expression if the con...
yronglin via All-commits
- [all-commits] [llvm/llvm-project] 1e0215: [libc++] Implement LWG3843 (std::expected<T, E>::va...
yronglin via All-commits
Last message date:
Sun Jul 9 23:57:20 PDT 2023
Archived on: Sun Jul 9 23:57:22 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).