The Week Of Monday 10 August 2020 Archives by subject
Starting: Mon Aug 10 00:09:50 PDT 2020
Ending: Sun Aug 16 23:34:18 PDT 2020
Messages: 612
- [all-commits] [llvm/llvm-project]
rithik sharma via All-commits
- [all-commits] [llvm/llvm-project]
Ayke via All-commits
- [all-commits] [llvm/llvm-project]
Zuka Tsinadze via All-commits
- [all-commits] [llvm/llvm-project]
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 000ad1: [clang] fix a compilation bug
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] 005753: Revert "[flang] Version information in flang/f18"
RichBarton-Arm via All-commits
- [all-commits] [llvm/llvm-project] 01b99c: [libc][obvious] Switch nearest integer function te...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 02197f: [libcxx/variant] Avoided variable name shadowing.
Michael Park via All-commits
- [all-commits] [llvm/llvm-project] 026e0b: [LLD][ELF] - Update and fix gnu-ifunc* tests.
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 02899d: [clang] Don't make ObjCIvarDecl visible twice when...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 02af25: [macho2yaml][test] Specify the object file's endia...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 02e2bd: [llvm-readobj/elf] - Cleanup helpers that are used...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 030df8: [MachOYAML] Move EmitFunc to an inner scope. NFC.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 031738: [AST][RecoveryExpr] Don't preserve the return type...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 034b95: [llvm-readobj/elf] - Remove `unwrapOrError` calls ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 0426e2: [NFC][StackSafety] Move out sort from the loop
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 0462ae: [AMDGPU] Inhibit SDWA if target instruction has FI
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 05047f: [ARM][test] Add more tests of two-part immediates
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 05169a: [flang][openacc] Handle optional end directive in ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 0581c0: Revert "[SCEV] Look through single value PHIs."
alitamur via All-commits
- [all-commits] [llvm/llvm-project] 059cb8: Remove dependency from lib/CAPI/IR/IR.cpp on regis...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 05d74d: python bindings: fix DeprecationWarning
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 05e3ab: [MSAN] Avoid dangling ActualFnStart when replacing...
Gui Andrade via All-commits
- [all-commits] [llvm/llvm-project] 06d100: [Analyzer] Support note tags for smart ptr checker
Nithin Vadukkumchery Rajendrakumar via All-commits
- [all-commits] [llvm/llvm-project] 06d567: [InstSimplify] Respect CanUseUndef in more places
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 06eee8: [Attributor][NFC] Connect AAPotentialValues with A...
Shinji Okumura via All-commits
- [all-commits] [llvm/llvm-project] 07448c: [UpdateTestChecks][FIX] Python 2.7 compatibility a...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 07c334: [OpenMP][NFC] Update test check lines with new scr...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 07e673: [X86][SSE] Pull out shuffle(hop, hop) combine into ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 08803f: Unbundle KILL bundles in VirtRegRewriter
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 09517a: Add regression test from PR46487.
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 097c8f: [NFC] Remove unused variables.
Chris Kennelly via All-commits
- [all-commits] [llvm/llvm-project] 0a1514: [InstCombine] add test for 'not' vs 'xor'; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0b26c9: [ScalarizeMaskedMemIntrin][X86] Refresh missed tra...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0b774a: [SLP] Make sure instructions are ordered when comp...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0b7f12: [llvm-symbolizer] Add back --version and add a -v ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0c390c: Revert "[ARM] Fix IT block generation after Thumb2...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 0cceb5: [TestPtrRefsObjC] Prefer `command script import`.
Davide Italiano via All-commits
- [all-commits] [llvm/llvm-project] 0d4b7a: [MLIR] Make gpu.launch_func rewrite pattern part o...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 0d58d9: AMDGPU/GlobalISel: Lower G_FREM
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] 0dc4c3: AMDGPU/GlobalISel: Manually select llvm.amdgcn.wri...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 0dc5e0: [XCOFF][llvm-readobj] Move XCOFF test to XCOFF dir...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 0de60b: [mlir] Fix mlir build break due to warning when ND...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 0e70a1: [mlir][linalg][NFC] Remove extra semi-colon causin...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 0ec1f0: [NFCI][InstCombine] Pacify GCC builds - don't name...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 0fd3d3: Improve diagnostic for an expression that's not co...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 1042f0: [gn build] Port e2d61ae5733
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 11446b: [VectorCombine] Fix for non-zero addrspace when cr...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 114c9f: Add "status" to the list of absl libraries.
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] 11e2c2: [lld-macho] Try to fix invalid-stub test on Windows
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 12b4df: [llvm-libtool-darwin] Speculative buildbot fix
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 12d16d: [MLIR][NFC] Remove tblgen:: prefix in TableGen/*.c...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 12d93a: [InstCombine] Sanitize undef vector constant to 1 ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 130098: [SVE] Lower fixed length vector integer ISD::SETCC...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 13d057: [MLIR][TableGen] Fix ambiguous build methods when ...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 13d6cf: [X86][SSE] Pull out BUILD_VECTOR operand equivalen...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1470ce: [InstSimplify] fold min/max with matching min/max ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 160c13: [gn build] Port 79298a50670
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1621c0: [Tests] Be consistent w/definition of statepoint-e...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1689c3: Split Preprocessor/init.c test
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 16c1d2: [flang][directives] Use TableGen information for c...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 178690: [clangd] Warn developers when trying to link syste...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 180d6e: [lldb] Skip TestStepScripted with reproducers
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 18910c: [Tests] Update strncpy tests
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 189c08: [flang] Fix edge case with Hollerith
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 18b1e6: [AMDGPU] Fix crash when dag-combining bitcast
Ruiling, Song via All-commits
- [all-commits] [llvm/llvm-project] 18e948: [flang][msvc] Use platform-independent primitives ...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 19d7cc: [flang] Fix assert on character literal substrings...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 1a6752: [NFC] Inline variable only used in debug builds
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 1a69f0: [WebAssembly][NFC] Replace WASM with standard Wasm
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 1a8c9c: Fix PR45442: Bail out when MemorySSA information i...
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] 1aed1e: [llvm-libtool-darwin] Add support for -l and -L
Sameer Arora via All-commits
- [all-commits] [llvm/llvm-project] 1bb348: [ARM] Predicated VFMA patterns
David Green via All-commits
- [all-commits] [llvm/llvm-project] 1bc298: [gn build] Port 577e58bcc75
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 1c80a6: [Statepoints] FixupStatepoint: properly set isKill...
dantrushin via All-commits
- [all-commits] [llvm/llvm-project] 1ce26c: [NFC] [PowerPC] Rename SPE strict conversion test
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 1d4bc0: [DWARFYAML] Let the address size of line tables in...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 1da09b: [SVE] Remove default-false VectorType::get
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 1de173: [X86][FPEnv] Fix a use after free
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 1e484b: Remove spurious empty line at the beginning of sou...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 1ffc29: [libc++] Ensure the CI scripts can find Ninja
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 20abff: [XCOFF][AIX] Use TE storage mapping class when lar...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 211117: [NFC][MLInliner] remove curly braces for a few sin...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 215c2d: [mlir] Mention mandatory RFC process for changes i...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 21810b: [SVE] Lower fixed length vector integer UMIN/UMAX
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] 22cbe4: Slightly relax the regex on lld version in test (NFC)
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 23bd33: [InstCombine] prefer xor with -1 because 'not' is ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 246afe: [lldb] Display autosuggestion part in gray if ther...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 24bc8a: [lldb] tab completion for `target modules search-p...
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 254e0a: [lldb] Fix the last remaining tests not inheriting...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 25bbce: [LLDB] Fix how ValueObjectChild handles bit-fields...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 25bbe2: [analyzer] StdLibraryFunctionsChecker: Add support...
Zuka Tsinadze via All-commits
- [all-commits] [llvm/llvm-project] 25ce63: [DemandedBits] Add addition test case from D72423
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 25ee85: Revert "Separate the Registration from Loading dia...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 2632c6: [ARM] Mark VMINNMA/VMAXNMA as commutative
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2655bd: [X86][SSE] combineShuffleWithHorizOp - canonicaliz...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 266949: [Attributor][NFC] Format code
hellobbn via All-commits
- [all-commits] [llvm/llvm-project] 269bc3: PR47138: Don't crash if the preferred alignment of...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 277873: [AARCH64] [MC] add memtag as an alias of mte archi...
Jian Cai via All-commits
- [all-commits] [llvm/llvm-project] 2781f3: [AMDGPU] Pre-commit test for D85872
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 28e101: [ORC] Fix missing include in OrcRemoteTargetClient.h
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 2916dd: [libc++][test] Fix another -Wstring-concatenation ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 29429d: [drr] Add $_loc special directive for NativeCodeCall
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 2985c0: [WebAssembly][AsmParser] Name missing features in ...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 29e1d1: Revert "[PhaseOrdering] add test for memcpy remova...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 2ad7e1: [MLIR][SPIRVToLLVM] Conversion for global and addr...
George Mitenkov via All-commits
- [all-commits] [llvm/llvm-project] 2b8ad6: [WebAssembly] Don't depend on the flags set by han...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 2c48e3: [MLIR] Adding gpu.host_register op and lower it to...
Christian Sigg via All-commits
- [all-commits] [llvm/llvm-project] 2ddba0: [lldb] Set the launch flags to GetLaunchInfo().Get...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 2e4a20: [SyntaxTree] Split `TreeTestBase` into header and ...
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] 2e59ef: Revert "base changes"
rithik sharma via All-commits
- [all-commits] [llvm/llvm-project] 2e6533: [lldb] tab completion for `watchpoint set variable`
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 2f01af: [VE] Remove obsolete I8/I16 register classes
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 2f7adf: [Diagnostics] Skip var decl of structs for -Wstrin...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 2fc86c: [Flang] Fix release blocker issue #46931 related t...
sameeranjoshi via All-commits
- [all-commits] [llvm/llvm-project] 2ff149: [GlobalISel] Implement bit-test switch table optim...
AE via All-commits
- [all-commits] [llvm/llvm-project] 304264: [lld][WebAssembly] Emit all return types of multiv...
sammax via All-commits
- [all-commits] [llvm/llvm-project] 30af59: [SVE][CodeGen] Legalisation of EXTRACT_VECTOR_ELT ...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 30c163: Revert "[Instruction] Add updateLocationAfterHoist...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 30c456: [ORC] Add JITLink-compatible remote memory-manager...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 3136cb: [PowerPC] Implement Vector Shift Builtins
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 3162c6: [lldb] Skip TestSimulatorPlatform with out-of-tree...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 31e5f7: [CMake] Simplify CMake handling for zlib
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 31fd64: [lldb] tab completion for 'command delete/unalias'
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 321aa1: [mlir] Expose printing functions in C API
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 324ae4: [mlir] Make mlir_check_link_libraries() work with ...
stephenneuendorffer via All-commits
- [all-commits] [llvm/llvm-project] 32626b: [clangd] Add ClangdServer::customAction() extensio...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 339eba: [mlir] do not emit bitcasts between structs in Sta...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 33d003: [lldb] Fix unhandled switch case for GOFF in GDBRe...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 345053: Add support for C++20 concepts and decltype to mod...
Bernhard Manfred Gruber via All-commits
- [all-commits] [llvm/llvm-project] 3483c2: [SCEV] ] If RHS >= Start, simplify (Start smax RHS...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 34a566: [ORC] Fix SymbolLookupSet::containsDuplicates()
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 35bee3: [clang-tidy] prevent generated checks from trigger...
bogser01 via All-commits
- [all-commits] [llvm/llvm-project] 365165: Revert "[OPENMP]Fix PR37671: Privatize local(priva...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 36e1fc: [Docs] Fixed missing closing quote character
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 36ebab: [MSAN] Convert ActualFnStart to be a particular In...
Gui Andrade via All-commits
- [all-commits] [llvm/llvm-project] 36f524: Test commit
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 37ec83: [lldb] Use file to synchronize TestDeepBundle and ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 385c9d: [BPI] Improve static heuristics for integer compar...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 386d5a: [MachOYAML] Simplify the section data emitting fun...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 388846: Temporarily revert "[SCEVExpander] Add helper to c...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 3944d3: [Tests] Removed debug copy command
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 394834: [InstCombine] Precommit tests for PR47149.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 39617a: NFC. Constify MachineVerifier::verify parameter
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] 397b3c: [ORC][NFC] Fix a header comment
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 399e45: [clangd] Fix find_program() result check when sear...
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] 39de63: Fix signed/unsigned comparison warnings. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3a2645: [X86][SSE] Add HADD combine regression case from r...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3aecf4: On FreeBSD, add -pthread to ASan dynamic compile f...
Dimitry Andric via All-commits
- [all-commits] [llvm/llvm-project] 3b0878: [DSE, MSSA] Fix crash when using tryToMergePartialO...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3b0a4e: [llvm-readobj] - Refine logic of the symbol table ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 3b21a0: [PGO] Delete dead comdat renaming code related to ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3b3dc1: Revert "[flang][directives] Use TableGen informati...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 3bd251: [NFC] Add test case showing the miscompile being f...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 3c5758: [macho2yaml] Refactor the DWARF section dumpers.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 3c8a4e: [OpenCL] Remove warning for variadic macros in C++...
Anastasia Stulova via All-commits
- [all-commits] [llvm/llvm-project] 3c9100: [lld-macho] Support dynamic linking of thread-locals
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 3ce57e: [lldb] type language common completion
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 3cf7ef: [TableGen] Allow mnemonics with uppercase letters ...
Nicolas Guillemot via All-commits
- [all-commits] [llvm/llvm-project] 3d2cf7: [clangd] Fix the background index is not disabled ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 3d5118: [InstCombine] auto-generate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 3da939: [lldb] Improve diagnostics in lldb-repro when repl...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 3e7403: Revert "[SLC] sprintf(dst, "%s", str) -> strcpy(ds...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 3ec3fc: [CodeGen] In narrowExtractedVectorLoad bail out fo...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 3fa0a0: [clang] Check `expr` inside `InitListChecker::Upda...
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] 3fed67: [InstCombine] reduce code duplication; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 3ffb75: [InstCombine] fold copysign with fabs/fneg operand
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 402b06: [llvm-libtool-darwin] Fix test on all host archite...
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 4061d9: [clangd] Fix crash-bug in preamble indexing when u...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 40a142: AMDGPU/GlobalISel: Match andn2/orn2 for more types
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 40d774: [lldb/Utility] Simplify Scalar::PromoteToMaxType
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 416a6a: [SVE] Remove calls to VectorType::getNumElements f...
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 419f1b: [lldb] tab completion for `target modules load -u`
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 41d0ed: [clangd] Express dumpAST in tests as a customAction()
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 41d412: [mlir][Linalg] Allow distribution `scf.parallel` l...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 41f497: [ConstProp] Handle insertelement constants
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4225e7: [mlir][openacc] Introduce OpenACC dialect with par...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 43a38d: [AMDGPU] Fix MAI ld/st hazard handling
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 442a80: [clang] Don't make synthesized accessor stub funct...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 44587e: [BPI] Improve static heuristics for integer compar...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 44613b: Create strict aligned code for OpenBSD/arm64.
brad0 via All-commits
- [all-commits] [llvm/llvm-project] 447168: Fix PR45442: Bail out when MemorySSA information i...
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] 449b4d: [macho2yaml] Remove an unused variable. NFC.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 4514a3: [mlir][shape] Fix description copy pasta
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 455ed5: [SVE][CodeGen] Legalisation of INSERT_VECTOR_ELT f...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 45a4f4: [DWARFYAML] Teach yaml2obj emit the correct line t...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 46ed27: [lldb] Make packetlog_get_dylib_info returns the l...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 47552a: [StackSafety] Change how callee searched in index
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 479f5b: [LLDB] Improve PDB discovery
amccarth-google via All-commits
- [all-commits] [llvm/llvm-project] 48cd5b: Revert "[SLC] sprintf(dst, "%s", str) -> strcpy(ds...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 48cd6b: Revert "[AIX] Try to not use LLVM tools while buil...
Hubert Tong via All-commits
- [all-commits] [llvm/llvm-project] 48f431: Remove inline gc arguments from statepoints
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 497d06: [Analyzer] Improve invalid dereference bug reporti...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] 49a944: [NFC] Fix typo and variable names
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] 4a0b95: [DWARFYAML] Simplify isEmpty(). NFC.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 4a646c: [Instruction] Add updateLocationAfterHoist helper
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 4aaa97: [Sema] Fix missing warning on initializer lists on...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 4abcf7: [x86] add tests for store merging (PR46662); NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4b59dc: [Diagnostics] Ignore structs and long text for -Ws...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 4c30d4: [NFC][StackSafety] Change map key comparison
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4cb016: [X86][ELF] Prefer lowering MC_GlobalAddress operan...
bd1976bris via All-commits
- [all-commits] [llvm/llvm-project] 4cd8e9: [SampleFDO] Stop letting findCalleeFunctionSamples...
wmi-11 via All-commits
- [all-commits] [llvm/llvm-project] 4d52eb: [PowerPC] Make StartMI ignore COPY like instructions.
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 4d5fdf: [InstCombine] add tests for copysign; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4f2ad1: [Clang] implement -fno-eliminate-unused-debug-types
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 4f3559: [lldb] watchpoint ID common completion for command...
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 4f9f4b: [ARM] Unrestrict Armv8-a IT when at minsize
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 4fe561: [ARM][MVE] Enable tail predication for loops conta...
aWelker via All-commits
- [all-commits] [llvm/llvm-project] 5035d1: Fix BufferPlacement Pass to derive from the TableG...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 509203: [gn build] (manually) port d650cbc349ccc4
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 50c743: [BPI] Improve static heuristics for integer compar...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 50dd75: [AIX] Try to not use LLVM tools while building run...
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 51117e: [lldb][NFC] Remove unused custom reimplementation ...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 511d5a: [Transforms][SROA] Skip uses of allocas where the ...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 514445: [WebAssembly][ConstantFolding] Fold fp-to-int trun...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 51cfad: [flang] Ensure Preprocessor::Define saves macro na...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 524f59: [InstSimplify] Add tests for assume with min/max i...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 52b71a: Revert "[SLPVectorizer] Pre-commit a test for D85759"
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 53f21e: TableGen/GlobalISel: Hack the operand order for at...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 54b6cc: [globalopt] Change so that emitting fragments does...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 54cb55: [LoopInterchange] Form LCSSA phis for values in or...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 54ce34: Refactor mlir-opt setup in a new helper function (...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 55e472: [compiler-rt][asan][test] Skipt sanitizer_common t...
rorth via All-commits
- [all-commits] [llvm/llvm-project] 566a66: [InstSimplify] Add test for expand binop undef iss...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 577e58: [InlineAdvisor] New inliner advisor to replay inli...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 578ac8: [libc][obvious] Remove the unused file utils/CPP/S...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 582fd4: [WebAssembly] wasm64: fix memory.init operand types
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 58f596: Fix TargetSubtargetInfo derivatives after D85165
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5965fb: [clang-tidy] Fix a crash in bugprone-not-null-term...
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] 59703f: [VE] Update bit operations
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 5b50a1: [ARC] Fix CodeGen/ARC/brcc.ll
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5bcd32: [ORC][NFC] Fix typo in comment
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 5c1fe4: [Target] Cache the command line derived feature ma...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 5c5e6d: TableGen/GlobalISel: Partially handle immAllOnesV/...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5c9aca: [flang] Descriptor-based I/O using wrong size for ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 5d5492: [VE] Change to promote i32 AND/OR/XOR operations
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 5ef228: [SLC] Optimize strncpy(a, a, C) to memcpy(a, a000, C)
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 5f104a: [clang-format] Add space between method modifier a...
lbk-dm via All-commits
- [all-commits] [llvm/llvm-project] 5f45f9: [ARM] Tests for tail predicated loads. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5f55a8: [Attributor] Implement AAPotentialValues
Shinji Okumura via All-commits
- [all-commits] [llvm/llvm-project] 5f6bee: [Statepoints] Spill GC Ptr regs in FixupStatepoints.
dantrushin via All-commits
- [all-commits] [llvm/llvm-project] 5f7cdb: [X86][GlobalISel] Legalize G_ICMP results to s8.
topperc via All-commits
- [all-commits] [llvm/llvm-project] 5fe171: [Sparc] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP ma...
brad0 via All-commits
- [all-commits] [llvm/llvm-project] 612b4d: [llvm-install-name-tool] Add more documentation
Sameer Arora via All-commits
- [all-commits] [llvm/llvm-project] 61afdf: [lldb] Enable inheriting TCC permissions in lldb-test
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 61ede3: [CodeGen] Expand float operand for STRICT_FSETCC/S...
QingShan Zhang via All-commits
- [all-commits] [llvm/llvm-project] 62223f: [Diagnostics] Avoid false positives with -Wstring-...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 626d0f: [Concepts] Dump template arguments for immediately...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 62ef1c: [flang][msvc] Remove default arguments for functio...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 63aed9: [ORC] Build LLJITWithChildProcess example only on ...
Stefan Gränitz via All-commits
- [all-commits] [llvm/llvm-project] 63b5b9: [LazyValueInfo] Let getEdgeValueLocal look into fr...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 645dd1: [libTooling] Cleanup and reorder `RewriteRule.h`.
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 64c979: [analyzer] StdLibraryFunctionsChecker: Add support...
Zuka Tsinadze via All-commits
- [all-commits] [llvm/llvm-project] 652771: [mlir][Type] Remove the remaining usages of Type::...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 655923: [macho2yaml][test] Specify the object file's endia...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 661d83: [gn build] (manually) port d650cbc349ccc4 better
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 667843: [libc] Add strtok implementation.
Chris Gyurgyik via All-commits
- [all-commits] [llvm/llvm-project] 66a2e3: [clangd] Send EOF before resetting diagnostics con...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 66a357: [OpenMP] Fix releasing of stack memory
Joachim via All-commits
- [all-commits] [llvm/llvm-project] 66fa73: [lldb] move the frame index completion into a comm...
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 6716e7: [ARM][MVE] tail-predication: overflow checks for b...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 68330e: [mlir][vector] Relax transfer_read/transfer_write ...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 68fab4: AMDGPU: Fix visiting physreg dest users when foldi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 69eb7e: Free the memory allocated by mlirOperationStateAdd...
Jing Pu via All-commits
- [all-commits] [llvm/llvm-project] 6af167: [SVE][CodeGen] Fix scalable vector issues in DAGTy...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 6b2105: [Statepoint] Remove code related to inline operand...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6b3dc9: [X86][GlobalISel] Replace a misuse of SUBREG_TO_RE...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 6b66f2: [mlir] [VectorOps] Canonicalization of 1-D memory ...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 6c7957: [SVE] Fix bug in SVEIntrinsicOpts::optimizePTest
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 6cac66: AMDGPU/GlobalISel: Fix test bugs and add a few mor...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6d4f78: [MLIR] Support for ReturnOps in memref map layout ...
avarmapml via All-commits
- [all-commits] [llvm/llvm-project] 6dbf0c: [SLC] sprintf(dst, "%s", str) -> strcpy(dst, str)
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 6ef801: [AIX] Static init frontend recovery and backend su...
xiangling-liao via All-commits
- [all-commits] [llvm/llvm-project] 6fd30f: [llvm-jitlink] Update llvm-jitlink to use TargetPr...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 7006bb: [GlobalISel] Enable copy-propagation in post-legal...
AE via All-commits
- [all-commits] [llvm/llvm-project] 701228: AMDGPU: Handle intrinsics in performMemSDNodeCombine
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 70d583: [clangd] Have template template arguments target t...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 7208cb: [lldb] Remove XFAIL from now passing TestPtrRefs/T...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 725400: [NFCI][SimpleLoopUnswitch] Adjust CostKind query
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 72effd: [test][LoopUnroll] Cleanup FullUnroll.ll
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 7397a0: [InstSimplify] Extract abs intrinsic tests into se...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 73a6a3: [clangd] RIFF.cpp - Use logical && instead of bitw...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 73ca96: [ELF][test] Enhance x86-64-split-stack-prologue-ad...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 73f077: [clangd] Revert "[clangd] Fix crash-bug in preambl...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 7406eb: [Hexagon] Avoid creating an empty target feature
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 759f9a: Revert "[llvm-jitlink] Don't demote unreferenced d...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 7829c3: [SCEVExpander] Add helper to clean up instrs inser...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 786644: [XCOFF] Adjust .rename emission sequence
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 79298a: AMDGPU: Remove SIFixupVectorISel pass
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 798eb7: [NFC][StackSafety] Dedup callees
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 79ce64: [libc] Add restrict qualifiers to string library; ...
Chris Gyurgyik via All-commits
- [all-commits] [llvm/llvm-project] 7adf5b: [lldb] Look beyond the first line to find the PID ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 7af4bb: [test] XFAIL two tests with inlining debug info is...
rorth via All-commits
- [all-commits] [llvm/llvm-project] 7b1871: Add missing dependency on Doc generation for the O...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 7bc03f: [MachineOutliner][AArch64] WA for multiple stack f...
Puyan Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 7d1cb1: [AMDGPU] Fix FP/BP spills when MUBUF constant offs...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] 7d32e6: [lld-macho] Fix invalid-stub test on Windows, take 2
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 7ddfb9: [lldb] Fix unit test parsing to handle CR+LF as we...
amccarth-google via All-commits
- [all-commits] [llvm/llvm-project] 7f5928: [flang] Avoid cascading error in subscript triplet
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 7f8c49: [llvm-objdump] Change symbol name/PLT decoding err...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 800f0e: [NFC] Remove unused function.
Chris Kennelly via All-commits
- [all-commits] [llvm/llvm-project] 8119d6: [lldb][NFC] Remove dead code in BreakpointResolver...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 8134c2: [AutoUpgrade] Simplify code
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 8144a7: [compiler-rt][ubsan][test] Fix TypeCheck/misaligne...
rorth via All-commits
- [all-commits] [llvm/llvm-project] 8155cb: Fold Opcode into assert uses to fix an unused vari...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 81883c: [PowerPC] Add option to control PCRel GOT indirect...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 8199cd: [flang] Compilation fix.
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 82057e: clang: Fix minor grammar-o in diag added in c354b2e3b
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 827ba6: [Sema] Validate calls to GetExprRange.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 8393b9: [LoopInterchange] Move instructions from preheader...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 839762: [AMDGPU][test] Add dedicated llvm-readobj test.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 85c7e8: [CodeGen] Refactor getMemBasePlusOffset & getObjec...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 85d381: [TextAPI] update DriverKit string value
Cyndy Ishida via All-commits
- [all-commits] [llvm/llvm-project] 87a85f: [Attributor] Use internalized version of non-exact...
hellobbn via All-commits
- [all-commits] [llvm/llvm-project] 88498f: [ELF] -r: allow SHT_X86_64_UNWIND to be merged int...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 88bbd3: [SVE][CodeGen] Fix issues with EXTRACT_SUBVECTOR w...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 891b2b: Revert "[NFC][StackSafety] Move out sort from the ...
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] 89a7f6: [VectorCombine] add test for x86 target with SSE d...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 89a9db: [flang] Version information in flang/f18
Camille Coti via All-commits
- [all-commits] [llvm/llvm-project] 8a41a1: BranchFolding.cpp - removes includes already inclu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 8a5e29: [lldb] tab completion for `disassemble -F`
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] 8af160: [lldb][NFC] Use llvm::is_contained instead of std:...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 8b679f: base changes
rithik sharma via All-commits
- [all-commits] [llvm/llvm-project] 8d4860: [libc++] Remove workarounds for missing rvalue ref...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8d58eb: [llvm-libtool-darwin] Refactor ArchiveWriter
Sameer Arora via All-commits
- [all-commits] [llvm/llvm-project] 8dd2eb: GlobalISel: Fix typo
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8f3f10: Minor build fix (pointer must be dereferenced with...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 8f6f6f: [llvm-libtool-darwin] Support universal outputs
Sameer Arora via All-commits
- [all-commits] [llvm/llvm-project] 8f92f3: [RDA] Fix DBG_VALUE issues
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 8fcfe2: [TestPtrRefs] Prefer `command script import`.
Davide Italiano via All-commits
- [all-commits] [llvm/llvm-project] 909a85: [CGAtomic] Mark atomic libcall functions `nounwind`
Gui Andrade via All-commits
- [all-commits] [llvm/llvm-project] 90f721: [SLP] Regenerate load-merge.ll tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 912c09: [InstCombine] eliminate a pointer cast around inse...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 91d59c: [X86][SSE] Add HADD/SUB support to combineHorizOpW...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9201ef: [X86] Custom match X86ISD::VPTERNLOG in X86ISelDAG...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 92593f: [SVE] Lower fixed length vXi32/vXi64 SDIV to scala...
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] 936ba7: [llvm-readobj/elf][test] - Refine --headers testin...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 93c761: [llvm-libtool-darwin] Use Optional operator overlo...
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 947919: [SLPVectorizer] Pre-commit a test for D85759
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 94c6ce: [AST] add parenthesis locations for IfStmt and Swi...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 950f1b: [lldb] Add SubstTemplateTypeParm to RemoveWrapping...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] 951252: [X86][FPEnv] Teach X86 mask compare intrinsics to ...
Pengfei Wang via All-commits
- [all-commits] [llvm/llvm-project] 9533f0: AMDGPU/GlobalISel: Use nicer form of buildInstr
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 956482: Test requires a debug build to pass.
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 956582: [Sema] Iteratively strip sugar when removing addre...
Gousemoodhin Nadaf via All-commits
- [all-commits] [llvm/llvm-project] 95a25e: [OpenMP][FIX] Do not use TBAA in type punning redu...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 95fad4: [DebugInfo] Avoid an infinite loop with a truncate...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 968551: [tsan] Respect no_huge_pages_for_shadow.
Chris Kennelly via All-commits
- [all-commits] [llvm/llvm-project] 9698de: [clangd] Clarify comments regarding gRPC linking
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 96dfc7: [BreakFalseDeps][X86] Move operand loop out of X86...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 97ce7f: [UpdateTestChecks] Match unnamed values like "@[0-...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 97de01: [MSAN] Reintroduce libatomic load/store instrument...
Gui Andrade via All-commits
- [all-commits] [llvm/llvm-project] 9860e6: Don't leave the FPOptions in a UnaryOperator unini...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 989d8d: [llvm-jitlink] Fix a file comment.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 98ba0a: [InstCombine] Handle gc.relocate(null) in one iter...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 98cf77: [clangd] Clean up old test fixture/names a little....
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 9936b9: Support the standards-based dates for __has_c_attr...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 9aa0ff: [AMDGPU] Enable .rodata for amdpal os
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 9b211a: [libunwind] Fix incorrect check for out-of-bounded...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 9bd97d: [X86][SSE] Fold HOP(SHUFFLE(X), SHUFFLE(Y)) --> SHU...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9c8ae4: [ARM] Speed up arm-cortex-cpus.c test
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] 9cbfdd: [analyzer] Fix crash with pointer to members values
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 9ceb19: [llvm-dwarfdump] Avoid crashing if an abbreviation...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 9dd7ed: [mlir] Added support for Index type inside getZero...
Jakub Lichman via All-commits
- [all-commits] [llvm/llvm-project] 9df7ee: [libFuzzer] Fix minimizing timeouts
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project] 9e0489: [SVE] Lower fixed length integer extend operations.
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 9eb9ba: [ARM][MVE] Fix for tail predication for loops cont...
aWelker via All-commits
- [all-commits] [llvm/llvm-project] 9f8c40: sanitizer_common: Introduce internal_madvise and s...
pcc via All-commits
- [all-commits] [llvm/llvm-project] a04854: Revert "[BPI] Improve static heuristics for intege...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] a0c2c6: [X86][AVX] Fold CONCAT(HOP(X, Y), HOP(Z, W)) -> HOP(C...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a175a9: [libcxx/variant] Introduce `switch`-based mechanis...
Michael Park via All-commits
- [all-commits] [llvm/llvm-project] a206f8: [X86] Reject dirflag in inline asm constraints oth...
topperc via All-commits
- [all-commits] [llvm/llvm-project] a22301: [lldb] Remove redundant add_definitions() in CMake...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] a2dc19: [Hexagon] Return scalar size in getMinVectorRegist...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] a3036b: Re-Re-land: [CodeView] Add full repro to LF_BUILDI...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] a31c89: [Coverage] Enable emitting gap area between macros
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] a31d20: [X86][SSE] IsElementEquivalent - add HOP(X, X) support
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a379f2: [lld-macho] Handle command-line option -sectcreate...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] a423c1: [gn build] Port e6f8ba12e6e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a45065: [clangd] Fix error in release notes
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] a49b05: [JITLink][MachO] Use correct symbol scope when N_P...
lhames via All-commits
- [all-commits] [llvm/llvm-project] a542ee: [gn build] Port db91320a898
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a5b875: Introduce ns_error_domain attribute.
Michael Forster via All-commits
- [all-commits] [llvm/llvm-project] a5ed20: [NewPM][CodeGen] Add machine code verification cal...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] a680c7: [ARM][MVE] Added extra tail-predication runs for a...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] a680ea: Fix "last accessed time" test failing on Windows
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] a73008: [DebugInfo] Refactor .debug_macro checks. NFCI
David via All-commits
- [all-commits] [llvm/llvm-project] a7a06d: Recommit "[InstSimplify] Remove select ?, undef, X...
topperc via All-commits
- [all-commits] [llvm/llvm-project] a87576: [libc][obvious] Switch copysign[f|l] and fabs[f|l]...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] a8fe40: [mlir][spirv] Add OpGroupBroadcast
abialas1 via All-commits
- [all-commits] [llvm/llvm-project] a90c78: [SyntaxTree] Implement the List construct.
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] a952fe: [lldb] thread index common completion for commands...
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] a96fc4: Remove deopt and gc transition arguments from gc.s...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] a9795b: [flang] Disable -Wmaybe-uninitialized for GCC
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] a9a6f0: [MLIR][Shape] Add custom assembly format for `shap...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] aa4bc1: Limit Max Vector alignment on COFF targets to 8192.
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] aa61e4: [InstCombine] Fix a compilation bug
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] aa994d: [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhi...
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] aaa93a: [OpenMP][OMPBuilder] Adding support for `omp single`
fghanim via All-commits
- [all-commits] [llvm/llvm-project] aae349: [InstSimplify][test] Remove unused parameter in vs...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ab6a51: Fix "CHECK-LABEL: @" typos in llvm/test/CodeGen/AA...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] ab9fc8: [SLC] sprintf(dst, "%s", str) -> strcpy(dst, str)
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] ac2b7f: [lldb][NFC] Fix indentation in TCPSocket::CloseLis...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] ac37af: [SyntaxTree] Unbox operators into tokens for nodes...
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] ac50ef: [NFC][ARM][SimplifyCFG] Add some tests.
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] adaadb: [JITLink][MachO] Return an error when MachO TLV re...
lhames via All-commits
- [all-commits] [llvm/llvm-project] ae3067: Use consistent code for setting FPFeatures from op...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] ae6523: [DebugInfo] Add -fuse-ctor-homing cc1 flag so we c...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] ae7f08: [InstCombine] Aggregate reconstruction simplificat...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] af8385: [mlir] use intptr_t in C API
ftynse via All-commits
- [all-commits] [llvm/llvm-project] b0b95d: [VectorCombine] add safety check for 0-width register
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b129c9: Author: Shuhong Liu <shuhong.liu at ibm.com>
OhYoooo via All-commits
- [all-commits] [llvm/llvm-project] b1600d: [NFC] Guard the cost report block of debug outputs...
Dinar Temirbulatov via All-commits
- [all-commits] [llvm/llvm-project] b182cc: [WebAssembly] Add missing lit.local.cfg
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] b18c63: [clang-format] use spaces for alignment of binary/...
fickert via All-commits
- [all-commits] [llvm/llvm-project] b1c7f8: [clang] Allow DynTypedNode to store a TemplateArgu...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] b2b7db: [lldb] stop-hook ID common completion for commands...
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] b2c9b6: [Diagnostics] Move -Wstring-concatenation to -Wextra
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] b34ec5: [lld][WebAssembly] Handle weakly referenced symbol...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] b358da: [ELF] Re-initialize InputFile::isInGroup so that e...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b36e22: [clangd] Extract BackgroundIndex::Options struct. NFC
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] b395d6: [Orc] Fix werror for unused variable in noasserts ...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] b3aece: [SystemZ/ZOS] Add binary format goff and operating...
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] b448ed: [lldb] Fix typo in AppleDWARFIndex
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] b52fc5: [WebAssembly] Fixed memory.init always using 64-bi...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] b626f4: [clangd] Unify macro matching in code completion f...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] b6c7b7: [SVE] Add ISD nodes for predicated integer extend ...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] b6db0a: Add python enumerators for SBTypeEnumMemberList, a...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] b7448a: [Attributor][NFC] Use indexes instead of iterator
hellobbn via All-commits
- [all-commits] [llvm/llvm-project] b7d5d1: [DWARFYAML] Replace InitialLength with Format and ...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] b8ff0d: [lldb] Fix NSArray0 data formatter and add test
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] b97e40: [VectorCombine] add test for Hexagon that would cr...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b9af72: [Diagnostics] Reworked -Wstring-concatenation
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] b9c1bd: [gn build] Fix CodeGenTests
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ba92da: Revert "Separate the Registration from Loading dia...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] babb59: [PhaseOrdering] add test for memcpy removal (PR471...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bad205: [InstSimplify] add tests for min/max intrinsics wi...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bae151: [mlir] Add verification to LLVM dialect types
ftynse via All-commits
- [all-commits] [llvm/llvm-project] bb3a3d: [DFSan] Don't unmap during dfsan_flush().
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] bb4efa: [lldb] Use SBProcess::Continue instead of 'run' co...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] bb6406: [DebugInfo] Simplify DwarfDebug::emitMacro
David via All-commits
- [all-commits] [llvm/llvm-project] bb91c9: [cmake] Make gtest macro definitions a part the li...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] bbe3c4: [lldb] Fix a crash when tab-completion an empty li...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] bc45ba: [libc] Add strtok_r implementation.
Chris Gyurgyik via All-commits
- [all-commits] [llvm/llvm-project] bc5d68: Revert "[DebugInfo] Don't error for zero-length ar...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] bca1b8: [SystemZ/ZOS] Implement computeHostNumPhysicalCores
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] bca436: [lldb] Use modern CMake to avoid repetition (NFC)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] bd08e0: PR47143: Don't crash while constant-evaluating val...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] bd1013: [clangd] Enforce trailing slash for remote index's...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] bd2853: [llvm-libtool-darwin] Add support for -arch_only
Sameer Arora via All-commits
- [all-commits] [llvm/llvm-project] bebca6: [InstCombine] rearrange code for readability; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bebe6a: [GlobalISel] Combine (logic_op (op x...), (op y......
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] bf93ed: [flang][directives] Use TableGen information for c...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] bfb0b8: [compiler-rt] XFAIL test on iOS
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] c0b500: [MSAN RT] Use __sanitizer::mem_is_zero in __msan_t...
Gui Andrade via All-commits
- [all-commits] [llvm/llvm-project] c0c3b9: [ScalarizeMaskedMemIntrin] Scalarize constant mask...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c13574: [lldb/CMake] Separate CMake code for Lua and Pytho...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] c1abd4: [InstSimplify] Add tests for icmp of min/max with ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c1f9c1: [DFSan] Fix parameters to strtoull wrapper.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] c201f2: hwasan: Emit the globals note even when globals ar...
pcc via All-commits
- [all-commits] [llvm/llvm-project] c224bc: Remove DialectHooks and introduce a Dialect Interf...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] c26ed5: Fix warning caused by ReductionTreePass class
Mauricio Sifontes via All-commits
- [all-commits] [llvm/llvm-project] c27baa: [X86] isRepeatedTargetShuffleMask - don't require ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c2807b: [darwin][driver] fix isMacosxVersionLT minimum sup...
Alex Lorenz via All-commits
- [all-commits] [llvm/llvm-project] c286d6: [Parser] Suppress -Wempty-translation-unit if this...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] c2f010: [InstCombine] ~(~X + Y) -> X - Y
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] c4701c: [lldb] Add missings moves where appropiate (NFC)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] c4c126: DwarfDebug.cpp - removes includes already included...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c561f4: [SVE][VLS] Don't combine logical AND.
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] c5683f: [X86][SSE] Add tests for HOP(LOSUBVECTOR(SHUFFLE(X...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c58f1f: [libc++][test] Fix -Wstring-concatenation warnings
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c6d207: [clangd] Improve diagnostics in dexp interface
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] c6f513: [libcxx/variant] Add a few benchmarks for `std::vi...
Michael Park via All-commits
- [all-commits] [llvm/llvm-project] c7191e: DAG: Don't pass 0 alignment value to allowsMisalig...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] c7a0b2: [X86][MC][Target] Initial backend support a tune C...
topperc via All-commits
- [all-commits] [llvm/llvm-project] c7b683: [PGO][CUDA][HIP] Skip generating profile on the de...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] ca0560: [DebugInfo] Don't error for zero-length arange ent...
James Henderson via All-commits
- [all-commits] [llvm/llvm-project] ca227d: [AMDGPU] Fix typo. NFC
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] caac40: [clang-tools-extra] Added missing comma
Zachary Selk via All-commits
- [all-commits] [llvm/llvm-project] cb29c3: [clangd][ObjC] Improve xrefs for protocols and cla...
David Goldman via All-commits
- [all-commits] [llvm/llvm-project] cb3a59: [DebugInfo] Don't error for zero-length arange ent...
James Henderson via All-commits
- [all-commits] [llvm/llvm-project] cc6d9f: [libcxx][test] Fix a -Wstring-concatenation warnin...
Erik Pilkington via All-commits
- [all-commits] [llvm/llvm-project] cc892f: [VectorCombine] early exit if target has no vector...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] cd3b85: rG9bd97d0363987b582 - Revert "[X86][SSE] Fold HOP(...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ce2c99: [SVE] Lower fixed length FP minnum/maxnum
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] ce439c: [lldb] Remove Python 2 fallback and only support P...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] cf7157: [flang] Allow compiler directives in more places
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] cf9588: Update AMDGPU testcases after bebe6a6449811e877f7e...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] cfdc96: [Instcombine] Fix uses of undef (PR46940)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] cff880: Revert "[lldb] Display autosuggestion part in gray...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] d04f3e: [CodeGen] Make MMI immutable NPM pass
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] d0b312: [libomptarget] Implement host plugin for amdgpu
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] d110d4: [InstSimplify] Forbid undef folds in expandBinOp
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d1211f: [SyntaxTree] Split tests for expressions
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] d137db: [TSan][libdispatch] Add interceptors for dispatch_...
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] d17437: [SyntaxTree] Split `TreeTest.cpp`
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] d212b6: [llvm-readobj] - Refine program headers testing (`...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] d25cb5: [AMDGPU] Fix misleading SDWA verifier error. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] d287a5: [GlobalISel] Remove unused variable. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] d28f67: [libc] [obvious] Fix typographical error.
Chris Gyurgyik via All-commits
- [all-commits] [llvm/llvm-project] d2c18b: [NFC][llvm-objcopy] Fix redundant config checks.
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] d2e2ad: [llvm-readobj][test] - Rename gnu-phdrs.test to pr...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] d40060: [DebugInfo] Fix initialization of DwarfCompileUnit...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] d49aed: Build a flat LLDB.framework for embedded Darwin ta...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] d538c5: [AMDGPU] Fix missed SI_RETURN_TO_EPILOG in pre-emi...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] d53d95: [WebAssembly] Allow inlining functions with differ...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] d542fe: [SVE] Lower fixed length vector integer subtract o...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] d54528: Enable MemorySSA
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d54c25: [Clang options] Optimize optionMatches() runtime b...
Nadav Rotem via All-commits
- [all-commits] [llvm/llvm-project] d54f59: Add cold attribute to one time construction APIs
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] d5c81b: [NFC][MLInliner] Set up the logger outside the dev...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] d650cb: [elfabi] Move llvm-elfabi related code to Interfac...
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] d68a28: [BPI] Teach BPI about bcmp function
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] d6f710: [NFC] Fix typo in comment.
Kai Nacke via All-commits
- [all-commits] [llvm/llvm-project] d73be5: [NFC] Factor out hasForceAttributes
kyulee-com via All-commits
- [all-commits] [llvm/llvm-project] d795f9: [gn build] Port 2e4a20fd706
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d8c1f4: [libTooling] Move RewriteRule include edits to AST...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] da0592: [libc++] Use CMake interface targets to setup benc...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] db9132: Revert "Move ELFObjHandler to TextAPI library"
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] dbc468: [split-file] Fix sys::fs::remove() on Solaris afte...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] dbcfbf: [PowerPC] Add intrinsic to read or set FPSCR register
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] dc7630: [compiler-rt][builtins] Un-xfail two tests on sparcv9
rorth via All-commits
- [all-commits] [llvm/llvm-project] dc7b1e: [AST] Fix the CXXFoldExpr source range when parent...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] dca7eb: [X86][SSE] Replace combineShuffleWithHorizOp with ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dcb8d3: [clang-tidy] Fix a crash in bugprone-not-null-term...
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] dd0fdf: [lldb] Add support for checking children in expect...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] dd1a90: [AArch64][x86] add tests for x/sqrt(x); NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ddbd21: [OPENMP]Do not add TGT_OMP_TARGET_PARAM flag to no...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] de71b4: Add missing parsing for attributes to std.generic_...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] de9e85: [lldb] Display autosuggestion part in gray if ther...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] dedaf7: [SystemZ][z/OS] enable trigraphs by default on z/OS
Abhina Sree via All-commits
- [all-commits] [llvm/llvm-project] df3bfa: [Driver] Change -fnostack-clash-protection to -fn...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] df79e1: [libc][obvious] Remove a commented out block.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] df9160: [lldb][NFC] Fix warning in Thread::AutoCompleteThr...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e10e78: [StackSafety] Skip ambiguous lifetime analysis
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e1a87f: [SVE] Lower fixed length vector integer SMIN/SMAX
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] e2d61a: Correctly set CompilingPCH in PrecompilePreambleAc...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] e2f1b4: GlobalISel: Implement bitcast action for G_INSERT_...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e38205: [lldb] tab completion for `platform target-install`
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] e3d38b: [flang][msvc] Tell windows.h to not define min/max...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] e441b7: [SCEV] Look through single value PHIs.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e492f9: [docs] Add missing semicolon to example.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] e5caa6: [flang] Correct manipulation of mixed complex expr...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] e63cc8: [SVE] Lower fixed length vector integer shifts.
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] e6b1b6: [lldb] Fix py3 incompatibility in gdbremote_testca...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] e6c5e6: [MLIR, OpenMP] Lowering of parallel operation: proc...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] e6dc2c: [X86][SSE] combineTargetShuffle - rearrange shuffl...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e6ea87: [NewPM][optnone] Mark various passes as required
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e6f8ba: Move ELFObjHandler to TextAPI library
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] e74e8b: [NFC][InstCombine] Add tests for PHI merging/aggre...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] e85986: [ARM] Add additional predicated VFMA tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] e891b6: [DWARFYAML] Make the address size of compilation u...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] e8dac8: [libunwind][NFC] Fix typo in comment
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e8ebeb: [InstCombine] Fix incorrect Modified status
David via All-commits
- [all-commits] [llvm/llvm-project] e912ff: [ELF] Avoid creating a 2.1GB output file in arm-ex...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] e9ac14: [AIX][XCOFF] change the operand of branch instruct...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] e9eb2d: [X86][SSE] Fold HOP(SHUFFLE(X), SHUFFLE(Y)) --> SHU...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ea8448: [LoopUnroll] Adjust CostKind query
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] ea8c18: [InstCombine] add tests for pointer casts with ins...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ea8e71: [clang][HeaderInsert] Do not treat defines with va...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] eaa341: [OpenMP] Ensure testing for versions 4.5 and defau...
Saiyedul Islam via All-commits
- [all-commits] [llvm/llvm-project] eb82d5: [NFC][ARM] Port MaybeCall into ARMTTImpl method
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] ebf521: Separate the Registration from Loading dialects in...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ec5f79: [OpenMP] split execution of a long test into small...
Artem Belevich via All-commits
- [all-commits] [llvm/llvm-project] ec9563: [OPENMP]Fix PR37671: Privatize local(private) vari...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] eca4b4: [Sanitizer] Fix segfaults during unwinding on SystemZ
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project] ed66df: test commit
Conanap via All-commits
- [all-commits] [llvm/llvm-project] ee17f7: Fix Wdocumentation unknown param warning. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ee5d07: Remove unnecessary HEADER_DIRS in lib/InterfaceStu...
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] eef41e: [MachO] Add skeletal support for DriverKit platform
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] ef0c08: Add missing `-o -` to a recent test
David Zarzycki via All-commits
- [all-commits] [llvm/llvm-project] f09a22: [flang] Correct the default value for PAD= to PAD=...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f0c41f: [clangd] Release notes for 11.x
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] f134fc: Reland "[SLC] sprintf(dst, "%s", str) -> strcpy(ds...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] f136e5: Re-apply "[llvm-jitlink] Don't demote unreferenced...
lhames via All-commits
- [all-commits] [llvm/llvm-project] f25d47: [X86][AVX] Fold CONCAT(HOP(X, Y), HOP(Z, W)) -> HOP(C...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f467b6: [Xtensa] Recognize Xtensa in triple parsing code.
Andrei Safronov via All-commits
- [all-commits] [llvm/llvm-project] f4dccf: [clang] Add a matcher for template template parame...
Bruno Ricci via All-commits
- [all-commits] [llvm/llvm-project] f4f3f6: [OPENMP]Fix PR37671: Privatize local(private) vari...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] f59bec: [clang][Driver] Default to /usr/bin/ld on Solaris
rorth via All-commits
- [all-commits] [llvm/llvm-project] f5a252: [SanitizerCoverage] Use zeroext for cmp parameters...
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project] f5e445: [flang] Fix interpretation of intrinsic names as a...
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] f62de7: [SLC] Transform strncpy(dst, "text", C) to memcpy(...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] f759b4: [AIX] Generate unique module id based on Pid and t...
xiangling-liao via All-commits
- [all-commits] [llvm/llvm-project] f902a7: [HotColdSplit] Fix variable name spelling
Aditya Kumar via All-commits
- [all-commits] [llvm/llvm-project] f92649: Revert "[BPI] Improve static heuristics for intege...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] f9500c: [SyntaxTree] Expand support for `NestedNameSpecifier`
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] f96973: Reland "[SLPVectorizer] Pre-commit a test for D85759"
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] f974d6: [lldb] Deduplicate copy-pasted TypeSystemMap::GetT...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] f99a18: [lldb] tab completion for `thread plan discard`
Gongyu Deng via All-commits
- [all-commits] [llvm/llvm-project] fa2b83: [GlobalISel] Add G_ABS
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] fa4b31: [mlir][DialectConversion] Update the documentation...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] fa5d22: [OpenMP][NFC] Reuse OMPIRBuilder `struct ident_t` ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] fad31d: [flang] Implement shape analysis of TRANSFER intri...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] fb04d7: [CUDA][HIP] Do not externalize implicit constant s...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] fb1412: [ELF] --gdb-index: skip SHF_GROUP .debug_info
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] fbd6d2: [OPENMP] Fix PR47063: crash when trying to get cap...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] fbfd83: [lldb] Fix relative imports and set the appropriat...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] fc4fd8: [StackSafety] Use ValueInfo in ParamAccess::Call
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] fc544d: [NFC][MLIR][OpenMP] Add comments and test for Open...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] fc7f00: [gn build] Port d17437d2bd8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] fc915d: [clang-tidy] use stable_sort instead of sort to fi...
Erik Pilkington via All-commits
- [all-commits] [llvm/llvm-project] fccf4c: [ARM] Commutative vmin/maxnma tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] fcd296: Initial MLIR python bindings based on the C API.
zhanghb97 via All-commits
- [all-commits] [llvm/llvm-project] fd893b: Fix sigaction interceptor to always correctly popu...
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] fd9187: [NFC] Silence variables unused in release builds
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] fdbd59: [SyntaxTree] Implement `NestedNameSpecifier` using...
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] fdc6ae: [lldb] Check Decl kind when completing -flimit-deb...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] fe1f36: [X86][SSE] combineShuffleWithHorizOp - avoid unnec...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fed9ff: [mlir] Test CallOp STD->LLVM conversion.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] fef260: [Sema] Use the proper cast for a fixed bool enum.
mordante via All-commits
- [all-commits] [llvm/llvm-project] ff4791: PR47143: Don't crash while constant-evaluating val...
Richard Smith via All-commits
Last message date:
Sun Aug 16 23:34:18 PDT 2020
Archived on: Sun Aug 16 23:35:18 PDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).