The Week Of Monday 14 June 2021 Archives by date
Starting: Mon Jun 14 00:46:02 PDT 2021
Ending: Sun Jun 20 23:27:28 PDT 2021
Messages: 534
- [all-commits] [llvm/llvm-project] 74d45b: [VP] Binary floating-point intrinsics.
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] 57e856: [flang] Add initial implementation for CPU_TIME
Diana via All-commits
- [all-commits] [llvm/llvm-project] 1d49e5: [llvm] remove Sequence::asSmallVector()
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 669771: [clang][deps] NFC: Preserve the original frontend ...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] e63f27: [libc] Add a set of elementary operations
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 78668c: [clang][modules][pch] Allow loading PCH with diffe...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] a2363c: Reland "[lldb] Set return status to failed when ad...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 0f94d6: [lldb] Add missing changes to a2363c0cf9b6a9a81c76...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 922320: [clang][deps] Handle precompiled headers' AST files
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] ab45c1: Revert "[libc] Add a set of elementary operations"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] f58302: [lldb] Correct "else if" to "elif" in TestRegisters
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 166192: [flang] Add POSIX implementation for CPU_TIME
Diana via All-commits
- [all-commits] [llvm/llvm-project] a83ef2: Fix -Wswitch warning after 092c303955cd18be6c0b923...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 462955: [clang][deps] Handle modular dependencies present ...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 8ddbb4: [Analyzer][solver] Simplify existing eq classes an...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 35fa3e: [clang][deps] Move stripping of diagnostic seriali...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 9e7752: [VPlan] Add additional tests for region merging.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 1d8882: [clang][deps] Fix failing modules.cpp test
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 11e292: [lldb][docs] Document SBType
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 41115e: [clang][deps] NFC: Check the correct context hashe...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] ac031c: Revert "[lldb] Set return status to failed when ad...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 8e93aa: [libc++] Refactor the tests for std::prev, next an...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 88e4aa: [MLIR][NFC] Rename MemRefDataFlow -> AffineScalarR...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] f39dcf: [clang][deps] NFC: Fix an XFAIL test on Windows
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 9f967e: [libc++] NFC: More refactoring in the prev/next/ad...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] bb8ce2: Intrinsic::getName: require a Module argument
dobbelaj-snps via All-commits
- [all-commits] [llvm/llvm-project] f95ff8: [clang][deps] NFC: Handle `DependencyOutputOptions...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 6e5628: [DAGCombine] reduceBuildVecToShuffle(): sort input...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0f94c3: [NFC][DAGCombine] Extract getFirstIndexOf() lambda...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 31b9ac: Reland "[lldb] Set return status to failed when ad...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] b88fa0: [flang] Fix compilation problem with rename of "Me...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] c83e69: Add AutomaticAllocationScope to memref.alloca_scope
Denys Shabalin via All-commits
- [all-commits] [llvm/llvm-project] bbd717: [libc++] [test] No longer rely on std::hash<T>::ar...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] e3d5e3: [lldb][docs] Fix section name for InputReaderGranu...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] d94ce1: [lldb][docs] Add the missing rst anchors to the Py...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] c820b4: [libcxx][ranges] Implement views::all.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] bfd451: [gn build] Port c820b494d6e1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c60dd3: Revert "[clang] NRVO: Improvements and handling of...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 08ce52: [AArch64] Improve SAD pattern
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] d767d1: [ADT] Use unnamed argument for unused arg in Strin...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7ed515: [AIX][XCOFF] emit vector info of traceback table.
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] 5b5833: SelectionDAG: repair the Windows build
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 96ca03: [VectorCombine] Limit scalarization to non-poison ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] abe501: [mlir] Mark gpu dialect illegal in gpu-to-llvm con...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] ee9bb2: [LoopDeletion] Add test with irreducible control f...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 56ae4f: [InstCombine] add tests for logical and/or with no...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ce7703: [Verifier] Parallelize verification and dom checki...
Chris Lattner via All-commits
- [all-commits] [llvm/llvm-project] c58cf6: [flang] Move buffer runtime test to GTest
Asher Mancinelli via All-commits
- [all-commits] [llvm/llvm-project] c75e45: [RISCV] Transform unaligned RVV vector loads/store...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] 20f7b5: [Clang] Test case for -Wunused-but-set-variable, w...
Michael Benfield via All-commits
- [all-commits] [llvm/llvm-project] 863184: [CSSPGO] Aggregation by the last K context frames ...
ictwanglei via All-commits
- [all-commits] [llvm/llvm-project] 44f197: [OpenMP] Fix C-only clang assert on parsing use_al...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] e06b9b: [lld-macho] Reword comment for clarity
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 8c5a44: [OpaquePtr] Remove existing support for forward co...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d650cc: [NFC] Remove unused variable
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 0e31e2: [docs][OpaquePtr] Shuffle around the transition pl...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 8c8dbc: X86: pass swift_async context in R14 on Win64
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 75d3b4: Remove accidentally added debugging code from D103135
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ce7790: [ValueTracking] Limit scan when checking poison UB...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7cc5b1: [OPENMP]Fix PR48571: critical/master in outlined c...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 66e270: [mlir:Linalg] Populate LinalgOp patterns on Linalg...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 3be5db: Make clangd CompletionModel usable even with non-s...
Harald van Dijk via All-commits
- [all-commits] [llvm/llvm-project] cc8d32: Move some code under NDEBUG from D103135
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a490ca: [PassManager] Save compile time by not running the...
Chris Lattner via All-commits
- [all-commits] [llvm/llvm-project] 4e1556: [OPENMP][C++20]Add support for CXXRewrittenBinaryO...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] d9d208: [libc++] Clean up scripts to setup CI on macOS
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] ecb68f: [libc++abi] NFC: avoid a -Wunused-parameter warning
xingxue-ibm via All-commits
- [all-commits] [llvm/llvm-project] e0c382: [AMDGPU] Limit runs of fixLdsBranchVmemWARHazard
Piotr Sobczak via All-commits
- [all-commits] [llvm/llvm-project] e3bc4d: [mlir][Linalg] Make printer/parser have the same b...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 00dbf8: Adding some of the documents for C11.
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 585e65: [TLI] SimplifyDemandedVectorElts(): handle SCALAR_...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 985049: [dfsan] Add stack-trace printing functions to dfsa...
George Balatsouras via All-commits
- [all-commits] [llvm/llvm-project] 03841e: Allow signposts to take advantage of deferred stri...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] b87894: [HWASan] Enable globals support for LAM.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] a58b28: [libc] Add hardware implementations of x86_64 sqrt...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 0577f4: [Hexagon] Add HVX and control register names to He...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 7a7c00: Revert "Allow signposts to take advantage of defer...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 1c096b: [SVE][LSR] Teach LSR to enable simple scaled-index...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] 035217: Allow signposts to take advantage of deferred stri...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 6c848c: Remove redundant environment variable XLA_FLAGS.
Jacob Hegna via All-commits
- [all-commits] [llvm/llvm-project] 312011: [compiler-rt][hwasan] Add newline between record_a...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 853a61: [mlir:OpFormatGen] Add Support for `$_ctxt` in the...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] b8919f: [NFC][sanitizer] clang-format some code
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 1c450c: [PowerPC] Export 16 byte load-store instructions
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 928394: [lld][MachO] Add support for LC_DATA_IN_CODE
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 1b8757: [libc++][ci] Enable modules in the Runtimes build
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 79f9cf: Do not merge LocalInstantiationScope for template ...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] b01bfd: [lld][MachO] Fix UB after D103006
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a066f4: [X86] Add ISD::FREEZE and ISD::AssertAlign to the ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 51ed1c: [NFC][hwasan] Fix "implicitly declaring library fu...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4017d0: [X86] Use EVT::getVectorVT instead of changeVector...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b4d40e: [NFC] This is a test commit to check commit access.
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] cadcaf: [AMDGPU][Libomptarget] Drop dead code related to g...
pdhaliwal-amd via All-commits
- [all-commits] [llvm/llvm-project] 5e92cb: Revert "[NFC] This is a test commit to check commi...
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] a95bf5: [ARM] Fix Machine Outliner LDRD/STRD handling in T...
yroux via All-commits
- [all-commits] [llvm/llvm-project] 68c161: [ORC-RT] Fix void function handling in the Wrapper...
lhames via All-commits
- [all-commits] [llvm/llvm-project] d0a5d8: [Debug-Info][CodeView] Fix GUID string generation ...
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] a37dff: [PowerPC][Dwarf] Assign MMA register's dwarf regis...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] d8c5a4: [gn build] Port d0a5d8611935
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 0e1641: [OpenMP] Fix typo in libomptarge for the wrong env...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6c7be4: Support buffers in LinalgFoldUnitExtentDims
Tres via All-commits
- [all-commits] [llvm/llvm-project] 454d92: [libc] Add a set of elementary operations
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] c11032: Revert "[libc] Add a set of elementary operations"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 244601: [builtins] Allow compiling the builtins without li...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] f5dc51: [IR] Remove forward declaration of GraphTraits fro...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] b6ab4f: [mlir][linalg] Fold linalg.pad_tensor if src type ...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 54bd95: [clang-format] distinguish function type casts aft...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] bbebf3: [analyzer] Refactor StoreSiteFinder and extract De...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 13f0b8: Fix Windows builders after 244601f4720d9cda6e81ea1...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] beb521: [MCA][InstrBuilder] Check for the presence of flag...
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] eadd54: [analyzer] Decouple NoteTag from its Factory
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 88da6c: [X86] Schedule-model second (mask) output of GATHE...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] fffb97: [lldb] Fix libstdc++ 11's std::unique_ptr affectin...
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 1540da: ABI breaking changes fixes.
Neil Henning via All-commits
- [all-commits] [llvm/llvm-project] 662e07: [mlir] Add NegOp to complex dialect.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] cd9393: [mlir][MemRef] Make sure types match when folding ...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 4eb9fe: [ORC] Port WrapperFunctionUtils and SimplePackedSe...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 5188b9: [ORC] Make WrapperFunctionResult's ValuePtr member...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 69cfa1: Clearly specify that these are partially implement...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 8ed885: [mlir] ODS: do not emit trailing const for static ...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 5a28bd: [ORC] Fix missing function in unit test.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 48fb8e: [ORC] Fix narrowing-in-initializer-list warnings.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 0672d5: [ORC] Fix missing std::move.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 89fa1a: [ORC] Fix endianness in manual serialization to ma...
lhames via All-commits
- [all-commits] [llvm/llvm-project] f7fc89: [LoopDeletion] Check for irreducible cycles when d...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 45ae76: [OPENMP]Fix PR50699: capture locals in combine dir...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] ccda8c: [gn build] Port 4eb9fe2e1a07
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] cfe117: [Polly][Isl] Replacing isl method `to_str()` with ...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 304b9c: [Matrix] Add tests for fast-math flags & matrix co...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 389e74: [libc++] [test] Fix some GCC 11 errors/warnings in...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 662f9b: [mlir][linalg][python] Adapt the OpDSL to use scal...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 9b2a1b: [mlir] separable registration of attribute and typ...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] f112bd: [mlir] Add SignOp to complex dialect.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 941188: [llvm-exegesis] Fix X86LbrCounter destructor to co...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 09924c: [ARM] Rejig some of the MVE gather/scatter lowerin...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 838718: [libc] Add a set of elementary operations
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] e89370: [mlir] Avoid GCC naming conflict.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 6d3336: [libcxx][atomic] Fix failure mapping in compare_ex...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 2e286f: Revert "[libc] Add a set of elementary operations"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 80ea00: [flang] [openmp] Add Fortran specific semantic che...
IPerryArm via All-commits
- [all-commits] [llvm/llvm-project] 073e7a: Work around MSVC compiler intricacies.
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] ff2ef4: [mlir][linalg] Adapt yaml codegen to support scala...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 2c2127: [IROutliner] Adding DebugInfo handling for IR Outl...
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] 680d3f: [ARM] Use rq gather/scatters for smaller v4 vectors
David Green via All-commits
- [all-commits] [llvm/llvm-project] a6948d: DirectoryWatcher: close a possible window of race ...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] b9bd29: [ARM] Extend narrow values to allow using truncati...
David Green via All-commits
- [all-commits] [llvm/llvm-project] e32a92: Remove unnecessary triple from test
Yuki Okushi via All-commits
- [all-commits] [llvm/llvm-project] 25b212: [NFC] Remove redundant variable
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 93aa44: Revert "[ARM] Extend narrow values to allow using ...
David Green via All-commits
- [all-commits] [llvm/llvm-project] b85675: [lldb] Make the ClassTemplateDecl merging logic in...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e52364: [NewPM] Remove SpeculateAroundPHIs pass
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] fc006b: [compiler-rt][hwasan] Add GetShadowOffset function
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] a11880: [AMDGPU] Fix lds superalign test. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 3bc899: [X86] avoid assert with varargs, soft float, and n...
inglorion via All-commits
- [all-commits] [llvm/llvm-project] c7d7ac: [clang-format] Rework Whitesmiths mode to use line...
Tim Wojtulewicz via All-commits
- [all-commits] [llvm/llvm-project] 3302af: Support: Remove F_{None, Text, Append} compatibility...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] dc0668: [libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES a...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 821a8f: [PowerPC] Fix spilling of paired VSX registers
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 994bb9: [PowerPC] Moving defineXLCompatMacros() definition
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 332da1: [libcxx][iwyu] ensures we IWYU as prep for modules
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 9ddb62: [NFC] Update renamed option in comments
jsji via All-commits
- [all-commits] [llvm/llvm-project] efebe7: Remove redundant test that was causing intermitten...
dyung via All-commits
- [all-commits] [llvm/llvm-project] dd1992: Support lowering of index-cast on vector types.
Arpith Jacob via All-commits
- [all-commits] [llvm/llvm-project] a99f6d: [NFC] Fix "unused variable" warning
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 9aa142: [InstSimplify] Treat invariant group insts as bitc...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e8bfee: [gn build] Port 6478ef61b1a4
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] dc3bd1: Adding the rest of the C11 papers to the status page.
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] f7a23e: [MCA] Adding the CustomBehaviour class to llvm-mca
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] a04f01: Revert "[MCA] Adding the CustomBehaviour class to ...
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] 3af3e7: [libc][NFC] Disable thrd_test as it is exhibiting ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] e8f998: AArch64 Linux and elf-core PAC stack unwinder support
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 0ddde4: [OpenMP] Lazily assign root affinity
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 92baf4: [OpenMP] Fix affinity determine capable algorithm ...
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] 56da28: [OpenMP] Add GOMP 5.0 version symbols to API
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] cfb96d: Convert functions that were returning BreakpointOp...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 434fed: [SampleFDO] Using common linkage for the discrimin...
xur-llvm via All-commits
- [all-commits] [llvm/llvm-project] 727a63: [mlir][sparse] allow all-dense annotated "sparse" ...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] fad8d4: [OpaquePtr] Verify Opaque pointer in function para...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 621d93: [mlir][SCF] Remove empty else blocks of `scf.if` o...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] bddef5: [docs] Exclude FlangOption and re-generate ClangCo...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f78f53: [llvm][PPC] Add missing case for 'I' asm memory op...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 479c35: Missed a Windows use of ValidForThisThread in the ...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] ec8910: [mlir][sparse] integration test for all-dense anno...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 76de2f: CMake: allow overriding CMAKE_CXX_VISIBILITY_PRESET
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 80b2da: Don't depend on the "run" alias doing shell expand...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 4f194d: [libc++] Promote GCC 11 to mandatory CI
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] af9315: [DFSan] Handle landingpad inst explicitly as zero ...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] c4992b: [NFC][sanitizer] Remove calls to __asan_get_curren...
kda via All-commits
- [all-commits] [llvm/llvm-project] 869063: [FuncSpec] Use std::pow instead of operator^
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 17bdc0: X86: balance the frame prologue and epilogue on Win64
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 4590b4: [Debug-Info] guard DW_LANG_C_plus_plus_14 under st...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 285dd0: [Driver] Delete -fsanitize-coverage-blocklist= in ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 95f902: Revert "[SampleFDO] Using common linkage for the d...
xur-llvm via All-commits
- [all-commits] [llvm/llvm-project] bda1f2: [flang] Add semantic check for the RANDOM_SEED int...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 82a0bb: [SampleFDO] Place the discriminator flag variable ...
xur-llvm via All-commits
- [all-commits] [llvm/llvm-project] ed88e5: [LLDB] Fix buildbots breakage due to TestGuessLang...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] e652d9: [DFSan][NFC] Fix shadowing variable name.
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 96cded: [SLP] Incorrect handling of external scalar values
ebrevnov via All-commits
- [all-commits] [llvm/llvm-project] a3113d: [SCEV] PtrToInt on non-integral pointers is allowed
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] cff215: [OpenMP] Remove unused variables from libomp code
Joachim via All-commits
- [all-commits] [llvm/llvm-project] a6be6e: [flang][driver] Add `-fdebug-dump-all`
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 062644: [flang][nfc] Move `external-hello-world` to flang/...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 834616: [ORC] Switch to WrapperFunction utility for calls ...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 49ab3b: [FuncSpec] Statistics
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] d2a787: [OpenMP][NFC] Add back suppression of warning
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 371099: [AMDGPU] Use defvar in SOPInstructions.td. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7ddbf2: [flang] Check there's no dependency on C++ libs
Diana via All-commits
- [all-commits] [llvm/llvm-project] 6f778f: [AMDGPU] Set more flags on Real instructions
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] fef3bf: [yaml2obj] Fix bug when referencing items in Secti...
James Henderson via All-commits
- [all-commits] [llvm/llvm-project] 29843c: [FuncSpec] Add test for a call site that will neve...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 45cd40: [flang] Add clang-tidy check for braces around if
Diana via All-commits
- [all-commits] [llvm/llvm-project] c8a3fc: [FuncSpec] Remove other passes in a test RUN line....
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 10ae93: [flang] Fixup 7ddbf2633911a5c378ad6af01e250f6f252b...
Diana via All-commits
- [all-commits] [llvm/llvm-project] 3f18fc: [ARM] Extra tests for sign extended floating point...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0a714e: [ARM] Correct type of setcc results for FP vectors
David Green via All-commits
- [all-commits] [llvm/llvm-project] 61cf7c: [mlir] ODS: temporarily disbale external model in ...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 5d621e: [ELF] Consider that NOLOAD sections should be plac...
Konstantin Schwarz via All-commits
- [all-commits] [llvm/llvm-project] 46ac1b: [lld/mac] Put lld-only flags in "LLD-SPECIFIC:" --...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b57993: [lld/mac] Add support for -no_data_in_code_info flag
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] dfa0f3: Revert "[flang] Check there's no dependency on C++...
Diana via All-commits
- [all-commits] [llvm/llvm-project] 323b3e: [AMDGPU] Set mayLoad and mayStore on Real instruct...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3b7795: [lldb] vwprintw -> vw_printw in IOHandlerCursesGUI
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 469432: [libc] Add a set of elementary operations
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] c32422: Revert "[libc] Add a set of elementary operations"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 24ffc3: [AMDGPU] Set IsAtomicRet and IsAtomicNoRet on Real...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 0ad051: [flang] Check there's no dependency on C++ libs. NFC
Diana via All-commits
- [all-commits] [llvm/llvm-project] 610fea: [OpenMP] libomp: fixed implementation of OMP 5.1 i...
Andrey Churbanov via All-commits
- [all-commits] [llvm/llvm-project] 59d588: [lldb] Require Clang 8 for gpubnames test
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] dab053: [SVE] Fix PromoteIntRes_TRUNCATE not to call getVe...
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] 7fff39: [libc] Add a set of elementary operations
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 563640: [libcxx] Fix exception raised during downstream ba...
amilendra via All-commits
- [all-commits] [llvm/llvm-project] 7f3ac6: [AMDGPU] Set SALU, VALU and other instruction type...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] dbc07e: [llvm-symbolizer] improve test and fix doc example...
bd1976bris via All-commits
- [all-commits] [llvm/llvm-project] 39efbf: [X86][AVX] Regenerate pr15296.ll tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a16789: [mlir] NFC - Drop newline form BlockArgument print...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 70b37f: [MCA][InstrBuilder] Always check for implicit uses...
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] 87784c: [libc++] Undeprecate the std::allocator<void> spec...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e4ecd8: [llvm][AArch64] Handle arrays of struct properly (...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 66234c: [AMDGPU] Set VOP3P flag on Real instructions
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] b9ce8e: [obj2yaml] Address D104035 review comments
James Henderson via All-commits
- [all-commits] [llvm/llvm-project] 2a936b: [SVE] Selection failure with scalable insertelements
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] d52d1b: [lld-macho] Downgrade version mismatch to warning
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] f387c8: [libTooling][NFC] Refactor implemenation of Transf...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 08c75f: [FuncSpec] Fixed prefix typo in test function-spec...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] ce9520: [InstSimplify] propagate poison through FP ops
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b5c4fc: [NFC][libomptarget] Reduce the dependency on libelf
vzakhari via All-commits
- [all-commits] [llvm/llvm-project] ef16c8: Reapply "[MCA] Adding the CustomBehaviour class to...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] 35a085: [gn build] Port ef16c8eaa5cd
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 572e50: [ValueTracking] add tests for propagatesPoison wit...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c5076d: Revert "Revert "[libcxx][module-map] creates submo...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 219334: [M68k][GloballSel] Adding initial GlobalISel infra...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 1de18a: [llvm-objcopy] Make ihex writer similar to binary ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 773ad5: [index] Fix performance regression with indexing m...
Ben Langmuir via All-commits
- [all-commits] [llvm/llvm-project] e7dac5: [🍒][libc++] Un-deprecate std::allocator<void>
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8ba9ee: [flang] Correct the subscripts used for arguments ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 1a76bf: RISCVFixupKinds.h: Don’t duplicate function or cla...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a993bb: [ValueTracking] add FP intrinsics to test for prop...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 619bfe: [mlir][sparse] support new kind of scalar in spars...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] cef9b9: [CSSPGO] Report zero-count probe in profile instea...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] d619cf: [llvm-objcopy][MachO] Copy LC_LINKER_OPTIMIZATION_...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b8bbb9: [lld-macho][nfc] Put back shouldOmitFromOutput() a...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 306133: [flang] Don't crash on some bogus expressions
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 27963c: [NFC][ScalarEvolution] Refactor createNodeForSelec...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] a6559b: Fix verifier crashing on some invalid IR
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 066b32: Use early exist and simplify a condition in Block ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] c29555: [MCA] Anchoring the vtable of CustomBehaviour
Min-Yih Hsu via All-commits
- [all-commits] [llvm/llvm-project] e5813a: [flang] Fix crashes on calls to non-procedures
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 0e760a: Add hook for dialect specializing processing block...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 51d43b: [MLIR] Fix affine parallelize pass.
Prashant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 54384d: [MLIR] Make store to load fwd condition less conse...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 439c92: [ASTMatchers] Fix bug in `hasUnaryOperand`
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] f9a6d4: Add sparse matrix multiplication integration test
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project] c7ed4f: [libTooling] Change `access` stencil to recognize ...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 25073a: [OpenMP] Add Two-level Distributed Barrier
Terry Wilmarth via All-commits
- [all-commits] [llvm/llvm-project] ec3049: [flang] Cope with errors with array constructors
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 46446e: [flang][driver] Add missing `! REQUIRES` LIT direc...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 47f18a: [flang] Fold MAXVAL & MINVAL
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8b062b: [scudo] Ensure proper allocator alignment in TSD test
Kostya Kortchinsky via All-commits
- [all-commits] [llvm/llvm-project] c375ec: [flang] Use a "double-double" accumulator in SUM
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f9aba9: Move the definition of LLVM_SUPPORT_XCODE_SIGNPOST...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 053dbb: Use `-cfg-func-name` value as filter for `-view-cf...
fodinabor via All-commits
- [all-commits] [llvm/llvm-project] fdf337: [flang] Implement runtime for IALL & IANY
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a127df: [gn build] (manually) port f9aba9a5afe
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7cfb7a: [mlir] Make Type::print and Type::dump const
Robert David via All-commits
- [all-commits] [llvm/llvm-project] 079905: [RISCV][test] Add new tests of SH*ADD in the zba e...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] fc4f45: [flang] Fix ARM/POWER test failure (folding20.f90)
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c8a3f5: Decouple registring passes from specifying argumen...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] b5e22e: Migrate MLIR test passes to the new registration API
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 12c90e: [clang] NRVO: Improvements and handling of more ca...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 0a0734: [AMDGPU] Fixed constexpr expansion to handle multi...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] b88eb8: [clang] use correct builtin type for defaulted com...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] a6e8ed: Improve error message on pass registration failure...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] fcecfc: [mlir-lsp-server][Docs] Tweak the documentation fo...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 562bfe: [flang] Complain about more cases of calls to insu...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 42e2a9: Relax language comparison when matching up C++ for...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] d3c895: [mlir-lsp-server] Add an explicit blurb on where t...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 07481b: Remove obsolete call to AsyncSignalSafeLazyInitiFa...
kda via All-commits
- [all-commits] [llvm/llvm-project] 5a5520: [mlir] Fixed dynamic operand storage on big-endian...
Haruki Imai via All-commits
- [all-commits] [llvm/llvm-project] 01cb9c: [lld][MachO] Sort symbols in parallel in -map
Xuanda Yang via All-commits
- [all-commits] [llvm/llvm-project] 6a071e: Improve error reporting on pass registration colli...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 838490: [ORC] Switch from uint8_t to char buffers for Targ...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 3ed3e4: [mlir] Move `memref.dim` canonicalization using `I...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 6f0e74: Avoid unnecessary AArch64 DSB in __clear_cache in ...
Kristof Beyls via All-commits
- [all-commits] [llvm/llvm-project] b66265: [clangd] Use command line adjusters for inserting ...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 204014: [clangd] Fix feature modules to drop diagnostics
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 4c7f82: Update @llvm.powi to handle different int sizes fo...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 25fa67: [lldb] Skip variant/optional libc++ tests for Clan...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] a4f81b: [mlir] ODS: emit interface traits outside of the i...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 9cca5c: [analyzer] Make checker silencing work for non-pat...
Kristóf Umann via All-commits
- [all-commits] [llvm/llvm-project] 873308: [Format] Fix incorrect pointer/reference detection
Yilong Guo via All-commits
- [all-commits] [llvm/llvm-project] 80a403: [VPlan] Support PHIs as LastInst when inserting sc...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9b1085: [Demangle] Support Rust v0 mangling scheme in llvm...
tmiasko via All-commits
- [all-commits] [llvm/llvm-project] fda8b4: [InterleaveAccess] Copy fast math flags when adjus...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 05e95d: [clang][AST] Set correct DeclContext in ASTImporte...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] fed150: [RISCV][VP] Lower FP VP ISD nodes to RVV instructions
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] dcd23d: [FuncSpec] Don't specialise functions with attribu...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 23cdf7: [mlir] separable registration of operation interfaces
ftynse via All-commits
- [all-commits] [llvm/llvm-project] d7550e: [libcxx] Fix a case of -Wundef warnings regarding ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 5355b8: [ELF] Restore arm-branch.s test
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] b18f30: [NFC] test commit, fix namespace ending comment.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 1a4af2: [flang] preserve symbol in DescriptorInquiry
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 69b0ed: [InstCombine] Fix miscompile on GEP+load to icmp f...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] 180707: [hwasan] Do not use short granule tags as poison t...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] ccc0f7: [hwasan] Improve report for addresses within regions.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] d7e891: [mlir] Enable delayed registration of attribute/op...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 983ed1: [lldb] Set return object failed status even if err...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 7a580f: [lldb] Remove redundant calls to set eReturnStatus...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 6b6338: [mlir] define a customized DEBUG_TYPE in Interface...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 0bd5bb: [X86] Add test showing binary differences with -x8...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8d64ed: [libc] Generate one benchmark per implementation
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] aa6e8e: [X86] Check using default in test added in 0bd5bbb...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5b3cb3: [mlir][linalg] Purge linalg.indexed_generic.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 641239: [🍒][libc++] __bit_iterator mustn't rely on depreca...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] cdb4fc: [X86] combineSelect - refactor MIN/MAX detection c...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c878d0: [mlir] Split things dependent on LLVM_DEBUG into a...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 3f5968: [FuncSpec] Precommit test: don't specialise funcs ...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] eaf60a: [lldb] Remove redundant calls to set eReturnStatus...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 7cddf5: [mlir] Remove linalg.indexed_generic forward decl.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] fa1de8: [DebugInfo] Prevent non-determinism when updating ...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] fc6ec9: [Sema] Fix for PR50741
Chris Hamilton via All-commits
- [all-commits] [llvm/llvm-project] e8991c: Revert "[DebugInfo] Prevent non-determinism when u...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 26f1f6: [llvm] fix typo in comment
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 60a8ed: [FPEnv][InstSimplify] Precommit tests for D103169.
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] 6765b9: [clangd] Explicitly fail if the file passed to --c...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 24706c: [lld-macho] Avoid force-loading the same archive t...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] dee2c7: Reapply "[DebugInfo] Prevent non-determinism when ...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] bbea64: RISCV: adjust handling of relocation emission for ...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 249d9b: Revert "Remove obsolete call to AsyncSignalSafeLaz...
kda via All-commits
- [all-commits] [llvm/llvm-project] ac35ed: [compiler-rt][hwasan]: undefine new/delete operato...
yabinc via All-commits
- [all-commits] [llvm/llvm-project] 5b1079: [InstCombine][x86] add tests for complex vector sh...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 53f5f1: fix an -Wunused-variable warning in release built, ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e70d49: test: clean up some of the RISCV tests (NFC)
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] a22c55: [libcxx][iwyu] 🎨 adds more headers to IWYU
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 229115: [mlir][sparse] Add Matricized Tensor Times Khatri-...
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project] 734d68: [clang] Fix a race condition in the build of clang...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] f27e45: [lld-macho] Implement ICF
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] 00553a: [gn build] Port f27e4548fc42
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 4e2aee: [AIX] Remove --as-needed passing into aix linker
Jason Liu via All-commits
- [all-commits] [llvm/llvm-project] 37dfc4: [NFC] LoopVectorizationCostModel::getMaximizedVFFo...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] d02bf3: [llvm-symbolizer][docs] Update example for --verbo...
Andrew Ng via All-commits
- [all-commits] [llvm/llvm-project] 366df1: [lld-macho] Rework mergeFlag to behave closer to w...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] 758633: [lld][WebAssembly] Add new `--import-undefined` op...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] dc11d4: [MCA] [RegisterFile] Allow for skipping Defs with ...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] f7c54c: [LoopUnroll] Fold all exits based on known trip co...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] aa4685: [lldb-vscode] only report long running progress ev...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 9ac738: Revert "[NFC] Remove checking pointee type for byv...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] 7b0612: [AArch64][GISel] and+or+shl => bfi
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 71e4d4: [libc++] Make sure std::allocator<void> is always ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 116841: RISCV: clean up target expression handling
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 8a567e: [ScalarEvolution] Fix pointer/int type handling co...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 8441b9: [DFSan] Cleanup code for platforms other than Linu...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 99e958: [PartiallyInlineLibCalls] Disable sqrt expansion f...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 76d074: [InstrProfiling] Make __profd_ unconditionally pri...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 39295e: Revert "[DFSan] Cleanup code for platforms other t...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] eaf1b6: [Attributor] Derive AACallEdges attribute
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] 84eeb8: [NFC][SimpleLoopUnswitch] unswitchTrivialBranch():...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] c1360f: [lldb-vscode] remove failed test
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] bf9f21: [trace][intel-pt] Create basic SB API
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] d01e67: [lld][WebAssembly] Fix crash calling weakly undefi...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 722c51: [clang][AST] Make `getLocalOrImportedSubmoduleID` ...
Volodymyr Sapsai via All-commits
- [all-commits] [llvm/llvm-project] a78671: [FIX][Attributor] Fix broken build due to missing ...
Kuter Dinel via All-commits
- [all-commits] [llvm/llvm-project] 05d0f1: Frontend: Respect -fno-temp-file when creating a PCH
Zachary Henkel via All-commits
- [all-commits] [llvm/llvm-project] e7bf45: [M68k][NFC] Fix indentation in M68kInstrArithmetic.td
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 352216: [Coroutine] Properly deal with byval and noalias p...
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 6aaf4f: Bring our handling of -Wframe-larger-than more in ...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 1d891d: [WebAssembly] Rename event to tag
Heejin Ahn via All-commits
- [all-commits] [llvm/llvm-project] a10aeb: [AMDGPU] Remove duplicate setOperationAction for v...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 85ec21: [objdump][ARM] Fix evaluating the target address o...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] aea672: [InstCombine][NFC] Added tests for mul with zext/s...
vdsered via All-commits
- [all-commits] [llvm/llvm-project] c2e97b: [RISCV] Don't enable Interleaved Access Vectorization
Luke via All-commits
- [all-commits] [llvm/llvm-project] c6b5a2: [dfsan] Replace dfs$ prefix with .dfsan suffix
George Balatsouras via All-commits
- [all-commits] [llvm/llvm-project] 8d7bac: [Attributor][NFC] AAReachability is currently stat...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 5798be: Revert D103717 "[InstrProfiling] Make __profd_ unc...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6aac27: [polly][GPGPU] Fixup related to overloading expone...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 310533: [InstCombine] Fold (sext bool X) * (sext bool X) t...
vdsered via All-commits
- [all-commits] [llvm/llvm-project] 37afd6: [libc] Add few macro definitions to make it easy t...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 6de741: Revert "[InstCombine] Fold (sext bool X) * (sext b...
vdsered via All-commits
- [all-commits] [llvm/llvm-project] 2a5bb9: [Demangle][Rust] Parse dot suffix
tmiasko via All-commits
- [all-commits] [llvm/llvm-project] 7a1e4f: [libc][Obvious] Add the new header file PlatformDe...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 767093: [Attributor] Don't print the call-graph in a hard-...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 2a629e: [Polly][Isl] Refactoring IslAstInfo::getBuild() an...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 6f665c: [mlir][linalg] Fix PadTensorOp constructor
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] fa5eb2: [NFC] Assert non-zero factor before division
max-azul via All-commits
- [all-commits] [llvm/llvm-project] a740b7: [llvm][Inliner] Add an optional PriorityInlineOrder
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] 449813: [flang] Rewrite test for CPU_TIME
Diana via All-commits
- [all-commits] [llvm/llvm-project] 07bbfd: [Test] Add XFAIL unit test for PR50765
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 6643e5: [InstCombine] Fold (sext bool X) * (sext bool X) t...
vdsered via All-commits
- [all-commits] [llvm/llvm-project] 1f9dcd: [AMDGPU] Update generated checks. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 3f5d53: [Attributor] Fix UB behavior on uninitalized bool ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 18c8c9: [MLIR] Introduce scf.execute_region op
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] de9228: [LoopDeletion] Break backedge if we can prove that...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 93183a: Revert D104028 "[llvm][Inliner] Add an optional Pr...
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] cec8e6: [ORC] Add support for dumping objects to the C API.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 7ddd15: [clang] Exclude function pointers on DefaultedComp...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] cbfb12: [ORC] Use uint8_t rather than char for RPC wrapper...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 8962c6: [ORC][C-bindings] Re-order object transform functi...
lhames via All-commits
- [all-commits] [llvm/llvm-project] fd569a: [libclang] Fix error handler in translateSourceLoc...
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] cc2ef1: [analyzer] Handle NTTP invocation in CallContext.g...
tomasz-kaminski-sonarsource via All-commits
- [all-commits] [llvm/llvm-project]
cebowler via All-commits
- [all-commits] [llvm/llvm-project]
cebowler via All-commits
- [all-commits] [llvm/llvm-project] 7353be: [DAG] SelectionDAG::computeKnownBits - use APInt::...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7f7be1: [mlir] Add notes about using external interface ap...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] ced6b2: [clang] Implement P2266 Simpler implicit move
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 493565: [HWASan] Run LAM tests with -hwasan-generate-tags-...
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] b30bc8: RISCV: simplify a test case for RISCV (NFCI)
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 9777f3: Fix build failure on 32 bit Arm
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] c5b7c7: [NFC][libomptarget] Fixed -DLLVM_ENABLE_RUNTIMES="...
vzakhari via All-commits
- [all-commits] [llvm/llvm-project] 78b75b: [AArch64] Add TableGen patterns to generate uaddlv
JinGu Kang via All-commits
- [all-commits] [llvm/llvm-project] 8120c9: Rename option -icf MODE to --icf=MODE
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] f73668: [lld/mac] Support -data_in_code_info, -function_st...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f2c009: [lldb-vscode] attempt to fix flakiness
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 79caf6: [flang] Runtime implementation for default derived...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 88d939: [compiler-rt][hwasan] Move Thread::Init into hwasa...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] e0b68f: [hwasan] Clarify report for allocation-tail-overwr...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 5c189d: [OpenMP] Update FAQ for enabling cuda offloading
Asher Mancinelli via All-commits
- [all-commits] [llvm/llvm-project] ec91df: Delay initialization of OptBisect
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 4688d1: Revert "Delay initialization of OptBisect"
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 144073: [DFSan] Cleanup code for platforms other than Linu...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] c60f1d: [CSSPGO] Fix an invalid hash table reference issue...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 2e5dc4: [AMDGPU] [CodeGen] Fold negate llvm.amdgcn.class i...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 8c2c97: [CSSPGO][llvm-profgen] Ignore LBR records after in...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] ac8713: [RISCV] Teach vsetvli insertion to remember when p...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] bdd5da: [clang-tidy] performance-unnecessary-copy-initiali...
Felix Berger via All-commits
- [all-commits] [llvm/llvm-project] dd15c2: [libc++] [P1518R2] Better CTAD behavior for contai...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 8fdd47: [flang][OpenMP] Add semantic checks for occurrence...
arnamoy10 via All-commits
- [all-commits] [llvm/llvm-project] 4c49f9: [lld-macho] Handle non-extern symbols marked as pr...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] f7999e: [NFC][compiler-rt][hwasan] Move hwasanThreadList()...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 193e41: [Clang][Codegen] Add GNU function attribute 'no_pr...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] bef299: [GCOVProfiling] don't profile Fn's w/ noprofile at...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] d1baf2: [mlir] Add support to SourceMgrDiagnosticHandler f...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] fb19aa: [CSSPGO][llvm-profgen] Fix an issue in findDisjoin...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 330820: [LoopUnroll] Simplify optimization remarks
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4b9d28: Partial rollback: Disable MLIR verifier parallelism.
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 817218: Whitespace fixes for
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 36f93f: [flang] Fix clang build (struct/class mismatch war...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] bd5249: [CSSPGO] Undoing the concept of dangling pseudo probe
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] ec9786: [OpenMP] Make bug49334.cpp more reproducible
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] ad4a18: AMDGPU: Fix assert on m0_lo16/m0_hi16
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] fb32de: Re-Revert "DirectoryWatcher: add an implementation...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d6467e: AMDGPU: Fix infinite loop in DAG combine with fneg...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 554047: [profile][test] Delete profraw directory so that t...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b3c1f5: [flang] Recode a switch() to dodge a sketchy warning
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 330724: [InstrProfiling][ELF] Make __profd_ private if the...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c9b241: Revert "[lld-macho] Avoid force-loading the same a...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 575ba6: [InstCombine] Don't transform code if DoTransform ...
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 070556: [libfuzzer] Disable failing DFSan-related tests
George Balatsouras via All-commits
- [all-commits] [llvm/llvm-project] 9b6994: [ORC][examples] Fix file name in comment.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 671a87: [llvm][Inliner] Add an optional PriorityInlineOrder
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] a79c01: Revert "[lld-macho] Have path-related functions re...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 24199f: [mlir][linalg] Lower subtensor(pad_tensor) to pad_...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 382b3f: [ORC][examples] Add missing library dependence
lhames via All-commits
- [all-commits] [llvm/llvm-project] 311907: [RISCV][test] Add new tests for add-mul optimizati...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] d934b7: [RISCV] Optimize add-mul in the zba extension with...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 1bd408: [LoopUnroll] Push runtime unrolling decision up in...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 876de0: [mlir] Add EmitC dialect
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] a1449a: [clang][FPEnv] Clang floatng point model ffp-model...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] c9889c: [clang-cl] Don't expand /permissive- to /ZC:strict...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 134723: [libcxx] Move all algorithms into their own headers
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2ec672: [gn build] Port 134723edd5bf
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9abaf5: Revert "[clang][FPEnv] Clang floatng point model f...
Melanie Blower via All-commits
- [all-commits] [llvm/llvm-project] 18dbe6: [ARM][NFC] Tidy up subtarget frame pointer routines
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] 1bcfa8: Allow building for release with EXPENSIVE_CHECKS
tmatheson-arm via All-commits
- [all-commits] [llvm/llvm-project] decfad: Revert "Re-Revert "DirectoryWatcher: add an implem...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 328b21: [InstCombine][test] add tests for select-of-bit-ma...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 940efa: [amdgpu] Improve the from f32 to i64.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] b9c05a: [MIRPrinter] Add machine metadata support.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 17271e: [lld/mac] Give __DATA, __thread_ptrs type S_THREAD_...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1605fc: [gn build] (manually) port b9c05aff205b (MIRTests)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 59d90f: Simplify some typedef struct
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 834aaf: [NFC] AMD Zen 3: fix typo in a comment
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b663f3: [RISCV] Prevent formation of shXadd(.uw) and add.u...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0f558d: [llvm-profdata] Delete unneeded empty output filen...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1c8bb6: [LLD] [MinGW] Print errors/warnings in lld-link wi...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d85c25: [profile] Don't publish VMO if there are no counters
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 8ea2a5: [llvm-profdata] Make diagnostics consistent with t...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] d4c2b9: [profile] Fix variable name
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] cee85f: [test] Fix nocompress.test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f07576: [Flang][test] Fix Windows buildbot.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] e85eec: [llvm-cov gcov] Change case to match the prevailin...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 09e8c0: [InstSimplify] icmp poison, X -> poison
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] ad8776: [SimplifyCFG] HoistThenElseCodeToIf(): don't hoist...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] c5b733: [SimplifyCFG] FoldTwoEntryPHINode(): don't fold if...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b1f55c: [UpdateTestUtils] Print test filename when complai...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 240acb: [InstCombine] avoid infinite loops with select fol...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e7f78f: [flang] Implement constant folding for the NOT int...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 56aac5: [libcxx] Implement P0883R2 ("Fixing Atomic Initial...
Raul Tambre via All-commits
- [all-commits] [llvm/llvm-project] 4c44b0: [InstCombine] fold ctpop-of-select with 1 or more ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] a24b02: [DSE] Remove stores in the same loop iteration
David Green via All-commits
- [all-commits] [llvm/llvm-project] d4c437: [lldb] [Process/elf-core] Fix reading NetBSD/i386 ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 521d37: Fix -Wunused-variable and -Wunused-but-set-variabl...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 502251: [lld-link] Fix -Wunused-but-set-variable in -DLLVM...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 558ee5: [mlir] Fix -Wunused-but-set-variable in -DLLVM_ENA...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1ae266: [LoopUnroll] Use smallest exact trip count from an...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9ea6dd: Add a corefile style option to process save-core; ...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 3a8c70: [TypePromotion] Prune Intrinsic includes. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] af9138: Try to unbreak the windows CI
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] ffa252: [GCOVProfiling][test] Ensure that 'opt' drops any ...
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] cd6b1b: [ELF][test] Add missing tests for --no-export-dyna...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 89e66a: [ELF] Delete --no-cref which does not exist in GNU ld
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] f79e7a: [lld-macho] Have inputOrder default to less than I...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 912b3b: [IVDescriptors] Fix comment that getUnsafeAlgebraI...
Jim Lin via All-commits
- [all-commits] [llvm/llvm-project] 62ed02: [NFC][ScalarEvolution] Clean up ExitLimit construc...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] e6cb55: [lld/mac] Test zerofill sections after __thread_bss
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ce192c: [InstCombine] Use poison constant to represent the...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 3a6a60: [lld/mac] Make a variable more local; no behavior ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 735ad6: [clang] NFC: adjust indentation of statements with...
Zhouyi Zhou via All-commits
- [all-commits] [llvm/llvm-project] bb1dc8: [LoopDeletion] Handle Phis with similar inputs fro...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 657aa3: [yaml2obj] Add support for writing the long symbol...
Esme via All-commits
- [all-commits] [llvm/llvm-project] e37653: [clangd] Type hints for C++14 return type deduction
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 3f2ff7: [Test] Add some tests showing room for optimizatio...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 7a97cd: [AMDGPU][Libomptarget] Remove redundant functions
pdhaliwal-amd via All-commits
- [all-commits] [llvm/llvm-project] 80fd5f: [AMDGPU] Replace non-kernel function uses of LDS g...
Mahesha S via All-commits
- [all-commits] [llvm/llvm-project] b746a8: [gn build] Port 80fd5fa5269c
llvmgnsyncbot via All-commits
Last message date:
Sun Jun 20 23:27:28 PDT 2021
Archived on: Sun Jun 20 23:27:31 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).