The Week Of Monday 14 September 2020 Archives by thread
Starting: Mon Sep 14 00:05:25 PDT 2020
Ending: Sun Sep 20 23:56:34 PDT 2020
Messages: 676
- [all-commits] [llvm/llvm-project] 15bff4: [CodeGen] Fix bug in IncrementPointer
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 494680: [ARM] Fix so immediates and pc relative checks
simonwallis2 via All-commits
- [all-commits] [llvm/llvm-project] 9a4476: [UnifyLoopExits] Fix non-deterministic iteration o...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 0008fb: [compiler-rt] [netbsd] Use internal_ptrace() inste...
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] bfcb82: [JumpThreading] Fix an incorrect Modified status
David via All-commits
- [all-commits] [llvm/llvm-project] 09b887: AMDGPU/GlobalISel/Emitter Support for predicate co...
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] 30667c: [clangd] Add error() function for creating formatv...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 119e57: [gn build] Port 30667c967d3
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] d3af44: [DebugInstrRef][1/9] Add fields for instr-ref vari...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 574dd6: [clangd] Track tweaks that fail the apply stage
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 4232bc: [CodeGen][X86] Regenerate minmax reduction sequenc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 687e1d: [clangd] makeStringError, make_error<StringError> -...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 00e567: [LegalizeDAG] Fix MSVC "result of 32-bit shift imp...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0c8f4c: AMDGPU/GlobalISel Add test for non-leaf complex pa...
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] 816663: [SVE] In LoopIdiomRecognize::isLegalStore bail out...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 676feb: [ARM][MVE] Tail-predication: check get.active.lane...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 12232d: [SyntaxTree][List] Fix: `ParameterDeclarationList`...
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] ceb012: [SyntaxTree][List] `assertInvariants` for `List`s
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] dd519b: [ARM] Selects SSAT/USAT from correct LLVM IR
Meera Nakrani via All-commits
- [all-commits] [llvm/llvm-project] eef303: [DSE] Precommit test case for invalid elimination ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 06fb4e: [CGP] Limit converting phi types to simple loads a...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5cac85: [mlir] Check for type conversion success in std->l...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 0b2e0e: [pstl] Support Threading Building Blocks 2020 (one...
MikeDvorskiy via All-commits
- [all-commits] [llvm/llvm-project] f4eb94: [llvm-readobj/elf][test] - Test all core note type...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] e9c314: [llvm-readelf/obj] - Refine and generalize the cod...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 412b41: [NFC] Add missing `const` statements in SCEV
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 14e191: [llvm-readobj] - Cleanup implementation LLVMStyle<...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 7448e6: [llvm-readobj/elf] - Don't use unwrapOrError when ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 7109fc: Don't dereference from a dyn_cast<>. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 98eaac: Assert we've found both vector types. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c799f8: [AMDGPU] Don't cluster stores
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 7bb9a2: [InstSimplify] fix miscompiles with maximum/minimu...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b3fb40: [AMDGPU] Fix for folding v2.16 literals.
Daniil Fukalov via All-commits
- [all-commits] [llvm/llvm-project] 08baa9: [ARM] Enable tail predication for reduction tests....
David Green via All-commits
- [all-commits] [llvm/llvm-project] 9868ea: [XCOFF][AIX] Handle TOC entries that could not be ...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 5df9cb: [InstSimplify] fix test comments; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] dae68f: [InstSimplify] add/move tests for fmin/fmax; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 22c583: [InstSimplify] reduce code duplication for fmin/fm...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ef7a25: Add support for casting elements in vectors for ce...
Lubomir Litchev via All-commits
- [all-commits] [llvm/llvm-project] 71a16e: [libcxx] ostream{, buf}_iterator::difference_type c...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 3b7708: Assert we've found the size of each (non-overlappi...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f07f3c: [MemorySSA] Precommit test case for PR47498.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 752637: [InstSimplify] allow folds for fmin/fmax with 'ninf'
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 916b43: Sema: add support for `__attribute__((__swift_objc...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 55d371: [InstSimplify] add folds for fmin/fmax with 'nnan'
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ed0abc: [flang] Correctly detect overlapping integer cases
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] c92d1a: [libc] Decouple string functions.
Chris Gyurgyik via All-commits
- [all-commits] [llvm/llvm-project] 94921e: [ELF] Define a reportRangeError() overload for thu...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ce6dd9: [flang] Fix analyzed form of type-bound assignment
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 7841e2: Let -basic-block-sections=labels emit basicblock m...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] 4ff470: collectBitParts - use const references. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 132e57: Retry of D84974
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 723532: [libc++] Upgrade the Clang on build bots
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a3bc04: Fix 132e57bc597bd3f50174b7d286c43f76b47f11c1
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 8e69c3: [DAGCombiner] Fold fmin/fmax with INF / FLT_MAX
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cfff88: [InstCombine] Simplify select operand based on equ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] da17e0: [ms] [llvm-ml] Add missing built-in type aliases
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 7c44ee: [ms] [llvm-ml] Fix struct padding logic
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 20201d: [ms] [llvm-ml] Add support for size queries in MASM
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] 23a2b0: [ms] [llvm-ml] Add basic support for SEH, includin...
Eric Astor via All-commits
- [all-commits] [llvm/llvm-project] c0e399: [ARM] Add more tests for vecreduce soft float lega...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] abf1c8: [libc] Extend MPFRMatcher to handle 2-input-1-outp...
lntue via All-commits
- [all-commits] [llvm/llvm-project] f06090: [libc++] Use LLVM 11 instead of trunk on build bots
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] cc9472: [AArch64] Add additional vecreduce fmax/fmin legal...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c0f199: [PowerPC] Implement Thread Local Storage Support f...
Kamau Bridgeman via All-commits
- [all-commits] [llvm/llvm-project] f6f340: [ELF] Add documentation for --warn-backrefs: a GNU...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4208ea: [FastISel] Bail out of selectGetElementPtr for vec...
topperc via All-commits
- [all-commits] [llvm/llvm-project] becf15: [libc++] Add comment in atomic test to explain why...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 226d80: [MemProf] Rename HeapProfiler to MemProfiler for c...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 2ad38f: [gn build] Port 226d80ebe20
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c2590d: [docs][NewPM] Add docs for writing NPM passes
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 9d0161: [Asan] Fix false leak report
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7d1ed6: Make namespace handling uniform across dialect bac...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] db94df: Update PowerPC backend ownership in CODE_OWNERS.TXT
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] f859c3: [AMDGPU] Add XDL resource to scheduling model
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] c193a6: [SelectionDAG] Use Align/MaybeAlign in calls to ge...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 1ec02e: [libc++] Make rotate a constexpr.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] b552a3: [libc++] Finish implementing P0202R3
Nicholas Baron via All-commits
- [all-commits] [llvm/llvm-project] 1dac07: Fix MLIR standalone example to properly handle nam...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] b3445c: [libc++][test] Portability fix of std::strstreambu...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 44da6c: [docs] Update OrcV1 removal timeline.
lhames via All-commits
- [all-commits] [llvm/llvm-project] f3d834: [PruneEH][NFC] Use CallGraphUpdater in PruneEH
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5881bf: [flang] More clean-up of CookedSource API
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] ed6531: Revert "[libc++] Make rotate a constexpr."
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 3ed89b: [Take 2] [libc++] Make rotate a constexpr.
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] cdbfb4: [flang] Fix bug for forward referenced type
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 670c27: [GlobalISel] Add G_UNMERGE_VALUES(G_MERGE_VALUES) ...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] 39ec36: Revert "[docs][NewPM] Add docs for writing NPM pas...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 46f913: [GISel]: Add combine for G_FABS to G_FABS
proaditya via All-commits
- [all-commits] [llvm/llvm-project] 10b12d: Reland [docs][NewPM] Add docs for writing NPM passes
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 635238: [Hexagon] Some HVX DAG combines
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] bb877d: [Hexagon] Widen loads and handle any-/sign-/zero-e...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] f35617: [Hexagon] Add more detailed testcase for widening ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] da55e9: [Sema] Address-space sensitive index check for unb...
Chris Hamilton via All-commits
- [all-commits] [llvm/llvm-project] 325159: [X86] Place new constant node in topological order...
topperc via All-commits
- [all-commits] [llvm/llvm-project] a36278: [GlobalISel] Add G_UNMERGE(Cst) -> Cst1, Cst2, ......
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] 1d7098: [Asan] Accept __lsan_ignore_object for redzone poi...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e6bc70: [AArch64] Statepoint support for AArch64.
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 470688: [flang] Allow Fortran comments after #include path
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] da1aaa: Revert "[X86] Place new constant node in topologic...
topperc via All-commits
- [all-commits] [llvm/llvm-project] b2cf57: [flang] Respect BZ mode in exponent parts, too
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8bd0dc: [libc++abi] Do not declare __cxa_finalize and __cx...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d23211: [GlobalISel] Add `X, Y<dead> = G_UNMERGE Z` -> X = ...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] b3afad: [GlobalISel] Add a `X, Y = G_UNMERGE(G_ZEXT Z)` ->...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] 1f8372: [Coroutines] Fix a typo in documentation
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 042c23: [DebugInfo] Remove dots from getFilenameByIndex re...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 2c12b0: [lld][WebAssembly] Allow globals imports via impor...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 380e74: [DebugInfo] Fix methods of AsmPrinter to emit valu...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 26c293: [BinaryFormat/MachO] Add a missing constant.
Davide Italiano via All-commits
- [all-commits] [llvm/llvm-project] 7b416c: [llvm-readobj] [ARMWinEH] Print ARM64 packed unwin...
Mateusz Mikuła via All-commits
- [all-commits] [llvm/llvm-project] 3023f0: [NFC][lsan][fuzzer] Relax fuzzer-leak.test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c6aadd: [X86] Pre-commit test cases for D87593
topperc via All-commits
- [all-commits] [llvm/llvm-project] d74e1f: [NFC][Asan] Don't use MetaData for size
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] cad961: [NFC][Asan] Remove from_memalign and rz_log
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c8ddf2: Revert "[Sema] Address-space sensitive index check...
Chris Hamilton via All-commits
- [all-commits] [llvm/llvm-project] a61bb7: [NFC][Asan] Reorder bitfields
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 08507d: [Asan] Cleanup kAllocBegMagic setup
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 4540d3: [NFC][Asan] Return uptr as before D87646
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 86ccf4: [NFC] Test commit
Chris Hamilton via All-commits
- [all-commits] [llvm/llvm-project] 943b0c: [NFC][Asan] Remove chunk pointer from metadata
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 69cccb: [SVE] Fix isLoadInvariantInLoop for scalable vectors
david-arm via All-commits
- [all-commits] [llvm/llvm-project] e15996: [doc] Fix broken link
Han Seoul-Oh via All-commits
- [all-commits] [llvm/llvm-project] c1f2fb: [DebugInfo] Support both forward and backward slas...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 7b58eb: [Support] Make building with snmalloc work
Hans via All-commits
- [all-commits] [llvm/llvm-project] 487412: [MVE] Rename of tests making them consistent with ...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 9b4fa8: GlobalISel/IRTranslator resetTargetOptions based o...
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] 484553: [lib/Object] - Refine interface of ELFFile<ELFT>. ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 2d61b5: Reduce code duplication in simplifySelectWithICmpC...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 58938b: [NFC][DebugInfo] Use consistent regex group spelling
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] bccd2e: [llvm-readobj/elf] - Simplify and refine the imple...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] fc4469: [X86] detectAVGPattern - accept non-pow2 vectors b...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b4b1b8: [MVE] fix typo in llvm debug message. NFC.
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 5f13d6: [Transforms][Coroutines] Add missing header path t...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2508ef: [SelectionDAG] Remove unused FP constant in getNeg...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 1119bf: [ARM] Corrected condition in isSaturatingConditional
Meera Nakrani via All-commits
- [all-commits] [llvm/llvm-project] 9eab73: [X86] Update SSE/AVX integer MINMAX intrinsics to ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b76854: Revert "[InstCombine] Simplify select operand base...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c20852: [mlir][integration_test] Linalg Conv folder rename...
Jakub Lichman via All-commits
- [all-commits] [llvm/llvm-project] 967c7b: [mlir] check for failures when packing function si...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] cd4edf: Recommit "[ConstraintSystem] Add helpers to deal w...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] bee79c: SelectionDAGBuilder.h - remove unnecessary include...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a21387: Revert "RegAllocFast: Record internal state based ...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 0a2213: [lldb/cmake] Fix testing support library dependencies
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 88e17a: [SelectionDAG] Remove unused FP constant in getNeg...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] d75417: [clangd] Use string[] for allCommitCharacters
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 2ec773: [FastISel] Bail out of selectGetElementPtr for vec...
topperc via All-commits
- [all-commits] [llvm/llvm-project] aa8be5: [Scalarizer] Avoid changing name of non-instructions
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 635b87: [ARM][MVE] Tail-predication: use unsigned SCEV ran...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 6d40f3: AliasSetTracker.cpp - remove unnecessary includes....
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] da1044: [libc++] Allow building without threads in standal...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 98e07b: Restrict UnnecessaryCopyInitialization check to va...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] db22e7: [ConstraintSolver] Add isConditionImplied helper.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] fe395a: [Flang] Add GettingInvolved documentation page and...
sameeranjoshi via All-commits
- [all-commits] [llvm/llvm-project] 3f411e: [lld][WebAssembly] Fix --export-all when __stack_p...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 57752b: [gn build] (semi-manually) port 380e746bcca
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 802d21: [ConstraintElimination] Add initial tests.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2744c2: [libcxx] Disable failing test for no-exceptions build
ostannard via All-commits
- [all-commits] [llvm/llvm-project] eb66b0: [InstCombine] improve test names; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 7ffc9a: [InstCombine] add RUN to show miscompile of pow ex...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] aa57c1: [InstCombine] fix bug in pow expansion
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 46dc41: [gn build] Port a8058c6f8d1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c897a7: [mlir][Standard] Add canonicalizer for dynamic_ten...
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] 274bb3: Clang release notes: mention the max_tokens_here p...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 2d8f0c: [mlir][openacc] Add missing print of vector_length...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 65c6ae: [Utils] isLegalToPromote - Fix missing null check ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e16698: Revert "[SelectionDAG] Remove unused FP constant i...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 65f681: [LLD][PowerPC] Add support for R_PPC64_TPREL34 use...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 85763e: [libc] Fix typo in platform_defs.h.inc
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 00d6e7: [libc] Add missing LibcFPTestHelpers library
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] e32845: [libc] Add missing TableGen dependency
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] a012bc: [analyzer][StdLibraryFunctionsChecker] Elaborate t...
Gabor Marton via All-commits
- [all-commits] [llvm/llvm-project] 7df873: [llvm-readobj/elf] - Don't crash when the size of ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 1a8e45: [analyzer] Add documentation for alpha.fuchsia.Loc...
Kristóf Umann via All-commits
- [all-commits] [llvm/llvm-project] e62452: Revert "Double check that passes correctly set the...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 791b7e: [release][docs] Add 11.0.0. release notes for the ...
Kristóf Umann via All-commits
- [all-commits] [llvm/llvm-project] 22dab2: Revert "[SelectionDAG] Remove unused FP constant i...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 7c6f5b: [analyzer] Add documentation for alpha.fuchsia.Loc...
Kristóf Umann via All-commits
- [all-commits] [llvm/llvm-project] 898575: [InstSimplify] add limit folds for fmin/fmax
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 39c879: [libc++] Use allocator_traits to consistently allo...
Marshall Clow via All-commits
- [all-commits] [llvm/llvm-project] 2b42d5: SLPVectorizer.h - remove unnecessary AliasAnalysis...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 01f5fc: [mlir][openacc] Add loop op verifier
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] dd1d54: [analyzer][Liveness][NFC] Get rid of statement liv...
Kristóf Umann via All-commits
- [all-commits] [llvm/llvm-project] ec2b0a: [XCOFF] Run resource intense test only on platform...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] d3f1f5: [Docs] Add/update release notes for D71913 (LTO WP...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 74a9c6: [libc++] Add a benchmark for std::map operations
mordante via All-commits
- [all-commits] [llvm/llvm-project] 243ffd: [MachineBasicBlock] Fix a typo in function copySuc...
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 1596c2: Fix -allow-enabling-analyzer-alpha-checkers always...
ANdi via All-commits
- [all-commits] [llvm/llvm-project] 4ddd98: NFC: Add whitespace change to .git-blame-ignore-revs
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a43e68: [X86][AVX] lowerShuffleWithSHUFPS - handle missed ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4b2393: [OPENMP][NFC]Release notes for OpenMP in clang (11...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 127faa: [lldb] Add -l/--language option to script command
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4452cc: [VectorCombine] Don't vectorize scalar load under ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9c73e5: Revert "[DebugInfo] Remove dots from getFilenameBy...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 3a5962: Revert "[DSE] Switch to MemorySSA-backed DSE by de...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6e0428: Revert "RegAllocFast: Record internal state based ...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 03f151: [MemoryBuffer] Revert unintended MemoryBuffer chan...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3bc398: Fix bot failure after ccb4124a4172
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 738bab: [OPENMP]Add support for allocate vars in untied ta...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 54e1bf: [LoopAccessAnalysis][NewPM] Fix tests to work unde...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 6f66ad: [DependenceAnalysis][NewPM] Fix tests to work unde...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e0c764: [RegionInfo][NewPM] Fix RegionInfo tests to work u...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 3f69b2: [NewPM][opt] Fix -globals-aa not being recognized ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 158581: ReleaseNotes: PowerPC changes
Hans via All-commits
- [all-commits] [llvm/llvm-project] 9853e8: [PostDominators][NewPM] Fix tests to work under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d9c9a7: [libc++] Add missing friend keyword
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 051348: [X86] Use Align in reduceMaskedLoadToScalarLoad/re...
topperc via All-commits
- [all-commits] [llvm/llvm-project] ca76d6: [Bugpoint][NewPM] Pin bugpoint to legacy PM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 3d42d5: [ConstraintElimination] Add constraint elimination...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 32a615: [gn build] Port 3d42d549554
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 79f22b: Fix .debug_aranges parsing.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] d158e7: [DemandedBits][NewPM] Pin some tests to legacy PM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 558e5c: [Dominators][NewPM] Pin tests with -analyze to leg...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 583c8c: [libc++] Fix broken test for std::any and allocators
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 69f983: [ASTMatchers] extract public matchers from const-a...
Jonas Toth via All-commits
- [all-commits] [llvm/llvm-project] f975ae: [CodeGen][typeid] Emit typeinfo directly if type i...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 05aa99: [PowerPC] Implement __int128 vector divide operations
Conanap via All-commits
- [all-commits] [llvm/llvm-project] d41748: [AArch64][SVE] Add lowering for llvm fsqrt
asif-huawei via All-commits
- [all-commits] [llvm/llvm-project] f1a3ab: [clang] Add a command line flag for the Machine Fu...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 7d6ca2: InferAddressSpaces: Fix assert with unreachable code
Ta-Wei Tu via All-commits
- [all-commits] [llvm/llvm-project] 516a01: Implement __isOSVersionAtLeast for Android
stephenhines via All-commits
- [all-commits] [llvm/llvm-project] 00ba1a: [libc] remove useless headers
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 3b7f51: [SLPVectorizer][SVE] Skip scalable-vector instruct...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] c19fda: [libc] use stddef instead of string header
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 7d26d6: Sema: add support for `__attribute__((__swift_brid...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] c3fd2a: [libc] Remove special case for 8 and 16 bytes
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 609f5e: [mlir] Rename 'setInsertionPointAfter' to avoid am...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 9e3842: [OPENMP]Fix codegen for is_device_ptr component, c...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] c3e605: [OpenMP] Additional Information for Libomptarget M...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7b4cc0: [TSAN] Handle musttail call properly in EscapeEnum...
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 277de4: [AMDGPU] Unify intrinsic ret/nortn interface
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a4e35c: GlobalISel: Add combines for G_TRUNC
Volkan Keles via All-commits
- [all-commits] [llvm/llvm-project] ae726f: [SourceManager] Explicitly check for potential ite...
jkorous-apple via All-commits
- [all-commits] [llvm/llvm-project] 61fc10: [ThinLTO] add post-thinlto-merge option to -lto-em...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 97203c: [GISel] Add new GISel combiners for G_MUL
proaditya via All-commits
- [all-commits] [llvm/llvm-project] 2ea4c2: [BFI] Make BFI information available through loop ...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 50ee05: [llvm][cmake] Change LLVM_INTEGRATED_CRT_ALLOC to ...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 79378b: GlobalISel: Fix a failing combiner test
Volkan Keles via All-commits
- [all-commits] [llvm/llvm-project] 91332c: [CGSCC][NewPM] Fix adding mutually recursive new f...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ffe998: [AArch64][GlobalISel] Refactor + improve CMN, ADDS...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] 2c391a: [LICM] Make Loop ICM profile aware again
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 056534: SVML support for log10, sqrt
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] 7bc77c: Test commit
Michael Kitzan via All-commits
- [all-commits] [llvm/llvm-project] f7aa15: [LowerSwitch][NewPM] Port lowerswitch to NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ba12e7: [NewPM] Port strip* passes to NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5f4abb: [Hexagon] Replace incorrect pattern for vpackl HWI...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 1b8884: [PDB] Drop LF_PRECOMP from debugTypes earlier
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 3b3ca5: Fix test after D86156.
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 2ce1a6: [X86] Always use 16-bit displacement in 16-bit mod...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 3b3806: [NewPM] Fix 2003-02-19-LoopInfoNestingBug.ll under...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b1b187: [NewPM][SCEV] Fix constant-fold-gep.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] bb371f: [NewPM] Fix opt-hot-cold-split.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 37c5db: Fully qualify some more namespace in MLIR ODS to b...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 00f09d: [InstCombine] Add tests for statepoint simplification
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 8a04cd: [Test] Add signed version of a test
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 96c6d0: [clang-tidy] Fix crash in modernize-use-noexcept o...
Zinovy Nis via All-commits
- [all-commits] [llvm/llvm-project] 757ac4: [lldb] Reword CompilerType docstring to not say "g...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 9c4049: [MLIR][NFC] Value print update for block arguments
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 291bff: libclc: Add a __builtin to let SPIRV targets selec...
Daniel Stone via All-commits
- [all-commits] [llvm/llvm-project] 8ea7ef: [ThinLTO] Relax thinlto_embed_bitcode.ll check
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 3045b3: [X86] Add test case for non-power of 2 scatter. NFC
topperc via All-commits
- [all-commits] [llvm/llvm-project] fc8200: [MemorySSA] Set MustDominate to true for PhiTransl...
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 794467: [llvm-rc] Allow omitting components from VERSIONIN...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 4171d5: [obj2yaml] Add support for dumping the .debug_addr...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] d3d760: [MemorySSA] Report unoptimized as None, not MayAlias.
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 94f7d3: [Test] Some more potential range check elimination...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] af56be: [flang] Fix docs build
RichBarton-Arm via All-commits
- [all-commits] [llvm/llvm-project] 698513: [Test] Add positive range checks tests in addition...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] b42fa0: Revert "[Asan] Fix false leak report"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a8a851: Revert "[Asan] Accept __lsan_ignore_object for red...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 070b96: [ARM][MachineOutliner] Add calls handling.
yroux via All-commits
- [all-commits] [llvm/llvm-project] d427df: [clangd] Don't use zlib when it's unavailable.
Aleksandr Platonov via All-commits
- [all-commits] [llvm/llvm-project] ef0b9f: [ARM][LowOverheadLoops] Combine a VCMP and VPST in...
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] cb1ef0: Follow up rG635b87511ec3: forgot to add/commit the...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 159abe: [DebugInfo][flang] DISubrange support for fortran ...
Alok Kumar Sharma via All-commits
- [all-commits] [llvm/llvm-project] 8f2c29: [flang] Fix docs build
RichBarton-Arm via All-commits
- [all-commits] [llvm/llvm-project] ef4851: [llvm-readobj][test] - Address a forgotten review ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 3a0a2a: [clangd] Implement hot index reloading for clangd-...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 6040e2: [Support] Add GlobPattern::isTrivialMatchAll()
Andrew Ng via All-commits
- [all-commits] [llvm/llvm-project] a8d020: [llvm-readobj][test] - Improve section-symbols.test
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] ac2717: [ARM][LowOverheadLoops] Fix tests after ef0b9f3
Sam Tebbs via All-commits
- [all-commits] [llvm/llvm-project] a909a8: [clang-tidy] Improve documentation on Clangd integ...
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 3f6826: [DAG] Remover getOperand() call. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3e5a4e: Fix table formatting after D87686
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 86172c: [ARM] Add more validForTailPredication
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] a63b2a: [ARM] Fix tail predication predicate tracking
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 7029e5: [clangd] Actually parse Index section of the YAML ...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 779a2a: [clang-tidy] Crash fix for bugprone-misplaced-poin...
Balogh, Ádám via All-commits
- [all-commits] [llvm/llvm-project] 4abb5c: CGBlocks.cpp - assert non-null CGF pointer. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f5c710: Update dead links to Itanium and ARM ABIs. NFC
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 0a0abc: [Sema] isOpenMPCapturedDecl - assert we locate Cap...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1c4210: [RDA] Fix getUniqueReachingDef for self loops
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 158989: [SLP] change poorly named variable; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bbad99: [SLP] move loop index variable declaration to its ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0cee1b: [SLP] remove redundant size check; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 6a2366: [SLP] remove uses of 'auto' that obscure functiona...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 3ce9ec: [ARM] Reorder some logic
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 4dd9c7: [clang-format] [NFC] Fix spelling mistake in the d...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 24238f: [SLP] fix formatting; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4a26e3: [clangd] Actually parse Index section of the YAML ...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 82687c: Add section with details about DAGs.
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] 4341c6: [OPENMP]Do not allow threadprivates as base for ar...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] cb9528: [DSE] Add another test cases with loop carried dep...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 855ec5: [mlir] Model StringRef in C API
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 01e2b3: [Partial Inliner] Compute intrinsic cost through TTI
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 8c0dc1: Enable inlining for Linalg dialect
Eugene Zhulenev via All-commits
- [all-commits] [llvm/llvm-project] d9953d: [mlir][openacc] Add missing operands for acc.paral...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] aa4b0b: [X86][SSE] Move VZEXT_MOVL(INSERT_SUBVECTOR(UNDEF, ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 54bb9e: [AMDGPU] Add -show-mc-encoding to setreg tests
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] cd4615: [X86] Assert that we've found a terminator instruc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 833b3b: [AMDGPU] Add v3f16/v3i16 support to SDag
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 71131d: AMDGPU: Improve <2 x i24> arguments and return val...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 339a0e: llvm release notes: drop in-progress warnings; min...
Hans via All-commits
- [all-commits] [llvm/llvm-project] 6e85c3: [NFC][Regalloc] accessors for 'reg' and 'weight'
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] b2c931: [X86] EmitInstrWithCustomInserter - remove redunda...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f05461: [ASTMatchers] Add missing definition for decomposi...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 06d058: [AMDGPU] Corrected directive to use for ELF weak refs
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 09c342: [NPM] Translate alias analysis into require<> as well
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 15e9a6: [llvm][CodeGen] Do not scalarize `llvm.masked.[gat...
Francesco Petrogalli via All-commits
- [all-commits] [llvm/llvm-project] cb6445: [AMDGPU] Remove obsolete comment
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] b5c3ef: [ARM][MVE] Tail-predication: predicate new element...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] c27b64: [Coro][NewPM] Handle llvm.coro.prepare.retcon in N...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 66df98: [libfuzzer] Reduce default verbosity when printing...
Hasnain Lakhani via All-commits
- [all-commits] [llvm/llvm-project] 4cff1b: Do not apply calling conventions to MSVC entry points
elizabethandrews via All-commits
- [all-commits] [llvm/llvm-project] 8d8a49: LocalStackSlotAllocation: Swap order of check
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] e47d29: Include (Type|Symbol)Record.h less
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 738c73: RegAllocFast: Make self loop live-out heuristic mo...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 39faf4: [libc++] Ensure streams are initialized early
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f9e6d1: Re-land: Add new hidden option -print-changed whic...
jamieschmeiser via All-commits
- [all-commits] [llvm/llvm-project] 50f4c7: [llvm-nm] Use aggregate initialization instead of ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b01161: [SLP] add tests for reduction ordering; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] c6a82f: ValueEnumerator.cpp - remove duplicate includes. N...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c4e589: [GISel] Add new combines for unary FP instrs with ...
Michael Kitzan via All-commits
- [all-commits] [llvm/llvm-project] ebf267: [Sema][MSVC] warn at dynamic_cast/typeid when /GR-...
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] f3c2e0: [libFuzzer] Enable entropic by default.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] 77a01d: Sema: add support for `__attribute__((__swift_brid...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 4d4373: fix test no-rtti.cpp
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 4d4f09: [clang][codegen] Skip adding default function attr...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 6ad33d: [AArch64][GlobalISel] Make G_BUILD_VECTOR os <16 x...
AE via All-commits
- [all-commits] [llvm/llvm-project] b3d33f: [gn build] make "all" target build
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 88bdcb: GlobalISel: Lift store value widening restriction
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 14e55f: [obj2yaml] - Match ".stack_size" with the original...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] f723d1: Add '<' meta command to read in code from external...
pcbeard via All-commits
- [all-commits] [llvm/llvm-project] dbde39: [UpdateTestChecks][NFC] Fix spelling
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 91f503: [AMDGPU] gfx1030 RT support
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] f80f25: Revert "[obj2yaml] - Match ".stack_size" with the ...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] 2240ca: [SystemZ][z/OS] Set aligned allocation unavailable...
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] 15c378: [gn build] unconfuse sync script about "sources = ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6859d9: Fix build.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 94d912: [InstCombine] Add test for infinite combine loop (...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2a078a: [gn build] Port 56069b5c71c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] ce0eb8: [UpdateTestChecks] Allow $ in function names
David Greene via All-commits
- [all-commits] [llvm/llvm-project] 7af4f4: [aarch64][tests] Add tests which show current lack...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] dee468: [flang][msvc] Work around if constexpr (false) ev...
Michael Kruse via All-commits
- [all-commits] [llvm/llvm-project] 65ef2e: [X86] Add test case for a masked load mask becomin...
topperc via All-commits
- [all-commits] [llvm/llvm-project] c57df3: [lsan] Share platform allocator settings between A...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e3fe20: Revert "[lsan] Share platform allocator settings b...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 9a0d1b: [ORC] Add operations to create and lookup JITDylib...
lhames via All-commits
- [all-commits] [llvm/llvm-project] bebfc3: Revert "Do not apply calling conventions to MSVC e...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] a45cdb: [AMDGPU] gfx1030 test update. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] cd1347: [NFC][LSAN] Change SuspendedThreadsList interface
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 15f0ad: [ELF] Bump the limit of thunk creation passes from...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] aa2ba6: [NFC][regalloc] type LiveInterval::reg() as Register
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] b1cb9d: [obj2yaml] - Match ".stack_size" with the original...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] dd6758: [lldb/test] Enable faulthandler in dotest
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] ee5519: [NFC] Refactor DiagnosticBuilder and PartialDiagno...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 23bef7: [libunwind] Support for leaf function unwinding.
Dani via All-commits
- [all-commits] [llvm/llvm-project] dd3eb3: [flang] Substrings with lower bound greater than u...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 132116: Disable a large test for EXPENSIVE_CHECKS and debu...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 95e43f: [AArch64] Add -mmark-bti-property flag.
Dani via All-commits
- [all-commits] [llvm/llvm-project] 0c6a56: [gn build] (manually) port 1321160a2
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4e4c89: [EarlyCSE] Simplify max/min pattern matching. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] d89c5a: [Flang] Fixed installation permission of the "bina...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 5b205f: Commenting out atomics with padding to unbreak MSA...
ogiroux via All-commits
- [all-commits] [llvm/llvm-project] 60e244: Revert "[AArch64] Add -mmark-bti-property flag."
Dani via All-commits
- [all-commits] [llvm/llvm-project] e30371: [DAGCombiner] Teach visitMSTORE to replace an all ...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 344a3d: [MemorySSA] Rename uses in blocks with Phis.
Alina Sbirlea via All-commits
- [all-commits] [llvm/llvm-project] 905b9c: Canonicalize declaration pointers when forming APV...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] f4ea0f: [NewPM] Port -print-alias-sets to NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b04c1a: [IRSim] Adding IR Instruction Mapper
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] b76f52: [mlir] expose affine map to C API
zhanghb97 via All-commits
- [all-commits] [llvm/llvm-project] 436a43: [gn build] Port b04c1a9d312
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] fb1abe: [libunwind][DWARF] Fix end of .eh_frame calculation
Ryan Prichard via All-commits
- [all-commits] [llvm/llvm-project] 5782ab: [MachineSink] add one more mir case - nfc
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] ebfbde: [PowerPC] Fix store-fptoi combine of f128 on Power8
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] c14032: Use zu rather than llu format specifier for size_t...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 6a07f1: debug_rnglists/symbolizing: reduce memory usage by...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] a89504: Revert "[IRSim] Adding IR Instruction Mapper"
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 0dd4d7: [gn build] Port a895040eb02
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 112013: Flush bitcode incrementally for LTO output
Jianzhou Zhao via All-commits
- [all-commits] [llvm/llvm-project] 352a55: Add the header of std::min
Jianzhou Zhao via All-commits
- [all-commits] [llvm/llvm-project] aec80c: Fix the arguments of std::min
Jianzhou Zhao via All-commits
- [all-commits] [llvm/llvm-project] 57dd92: [lldb] Return FileSP and StreamFileSP by value in ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] c9af34: Add __divmodti4 to match libgcc.
topperc via All-commits
- [all-commits] [llvm/llvm-project] e69092: [llvm-cov gcov][test] Move tests to gcov/
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 027d47: [DebugInfo] Simplify DIEInteger::SizeOf().
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 4ce84b: [mlir][spirv] Add GroupNonUniformBroadcastOp
abialas1 via All-commits
- [all-commits] [llvm/llvm-project] c16417: [llvm-cov gcov] Add --demangled-names (-m)
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b05629: [mlir] Remove redundant shape.cstr_broadcastable c...
Tres via All-commits
- [all-commits] [llvm/llvm-project] a2fb54: [SelectionDAG] Check any use of negation result be...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 6637d7: [Lint] Add check for intrinsic get.active.lane.mask
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] d49707: [AMDGPU] Generate test checks for splitkit-copy-bu...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] aadf55: [NFC] EliminateDuplicatePHINodes(): small-size opt...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] b03c2b: Revert "Re-land: Add new hidden option -print-chan...
dyung via All-commits
- [all-commits] [llvm/llvm-project] a9cbe5: [X86] Fix stack alignment on 32-bit Solaris/x86
rorth via All-commits
- [all-commits] [llvm/llvm-project] c687af: [lldb] Don't send invalid region addresses to lldb...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9218f9: [clang][aarch64] ACLE: Support implicit casts betw...
Cullen Rhodes via All-commits
- [all-commits] [llvm/llvm-project] 347d59: [mlir][Linalg] Convolution tiling added to ConvOp ...
Jakub Lichman via All-commits
- [all-commits] [llvm/llvm-project] 4ae1bb: [AsmPrinter] Remove orphan DwarfUnit::shareAcrossD...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f108e7: [MLIR] Turns swapId into a FlatAffineConstraints m...
Ruizhe Zhao via All-commits
- [all-commits] [llvm/llvm-project] 504697: [gn build] (manually) port c9af34027bc
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 68cfb0: [mlir] turn clang-format back on in C API test
ftynse via All-commits
- [all-commits] [llvm/llvm-project] a61522: [ARM] Extra fp16 bitcast tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 71f237: DwarfFile.h - remove unnecessary includes. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 80e2fc: [X86][ELF] Prefer lowering MC_GlobalAddress operan...
bd1976bris via All-commits
- [all-commits] [llvm/llvm-project] 4fe4e3: [Flang] Add GettingInvolved documentation page and...
sameeranjoshi via All-commits
- [all-commits] [llvm/llvm-project] fece14: [ARM] Additional tests for qr intrinsics in loops....
David Green via All-commits
- [all-commits] [llvm/llvm-project] b78e5d: [SelectionDAG] Check any use of negation result be...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] c65627: Revert "[lldb] Don't send invalid region addresses...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 97a476: [NFC][ARM] Tail fold test changes
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] ed53ff: SymbolizableObjectFile.h - remove unnecessary incl...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 40e771: [clang-format][regression][PR47461] ifdef causes c...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] bb037c: [ConstraintSystem] Remove local variable that is s...
mikaelholmen via All-commits
- [all-commits] [llvm/llvm-project] aa896a: Remove unnecessary forward declarations. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 788c7d: [clang][docs] Fix documentation of -O
Jessica Clarke via All-commits
- [all-commits] [llvm/llvm-project] 03783f: [SLP] sort candidates to increase chance of optima...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0dca1a: [llvm-readelf/obj][test] - Document what we print ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 279943: [obj2yaml] - Don't emit EM_NONE.
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] f7185b: [SVE][CodeGen] Lower floating point -> integer con...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 9dc1e5: [MemorySSA] Add another loop clobber test case.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] deb8f8: [ARM][MachineOutliner] Add missing testcase for ca...
yroux via All-commits
- [all-commits] [llvm/llvm-project] f02681: InstCombiner.h - remove unnecessary KnownBits.h in...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e4a198: [AMDGPU] Bump to ROCm 3.7 dependency hip_hcc->amdh...
Zhuoran Yin via All-commits
- [all-commits] [llvm/llvm-project] 67ae46: SafeStackLayout.cpp - remove unnecessary StackLife...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 69516d: [compiler-rt] Avoid pulling libatomic to sanitizer...
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] d56677: ValueList.cpp - remove unnecessary includes. NFCI.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 85e578: [compiler-rt] Replace INLINE with inline
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] 9339f6: [compiler-rt] [tsan] [netbsd] Catch unsupported LO...
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] 0efbb7: [AMDGPU] should expand ROTL i16 to shifts.
alex-t via All-commits
- [all-commits] [llvm/llvm-project] 72c5fe: [compiler-rt] [netbsd] Include <sys/dkbad.h>
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] e7de26: [compiler-rt] [hwasan] Replace INLINE with inline
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] 5e0ded: [mlir][Standard] Canonicalize chains of tensor_cas...
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] 7b2dd5: [compiler-rt] [scudo] Fix typo in function attribute
Kamil Rytarowski via All-commits
- [all-commits] [llvm/llvm-project] 34b27b: [ARM] Sink splats to MVE intrinsics
David Green via All-commits
- [all-commits] [llvm/llvm-project] c3492a: [amdgpu] Lower SGPR-to-VGPR copy in the final phas...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] a3c28c: [libc++] Remove some workarounds for missing varia...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5b533d: [Coroutine] Fix a bug where Coroutine incorrectly ...
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] d5ce82: [OpenMP 5.0] Fix user-defined mapper privatization...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 559f91: [DFSan] Add bcmp wrapper.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] 3ee87a: Precommit test updates
Sanne Wouda via All-commits
- [all-commits] [llvm/llvm-project] 40df06: [CUDA][HIP] Defer overloading resolution diagnosti...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 72a4a4: [ARM] Add more MVE postinc distribution tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 6d3cab: [mlir][openacc] Change operand type from index to ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f0e028: [flang][openacc] Lower clauses on loop construct t...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 768802: [Test] Add tests showing that IndVars cannot prove...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] df017f: Revert "[DFSan] Add bcmp wrapper."
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] 2a56a0: ModuloSchedule.cpp - remove unnecessary includes. ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7f1f89: Fix build failure in clangd
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] f16abe: [mlir][Vector] Add a folder for vector.broadcast
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] 79b21f: [AArch64][GlobalISel] Fix bug in fewVectorElts act...
AE via All-commits
- [all-commits] [llvm/llvm-project] 7f7993: [ARM] Expand distributing increments to also handl...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c6ebe3: [InstSimplify] add tests for FP constant miscompil...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 7d593d: [amdgpu] Compilation fix for Release
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 1e1916: [SyntaxTree][Synthesis] Fix allocation in `createT...
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] 50dd54: [DFSan] Add bcmp wrapper.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] e09107: [Sema] Introduce BuiltinAttr, per-declaration buil...
Raul Tambre via All-commits
- [all-commits] [llvm/llvm-project] fb1820: [AMDGPU] Fix ROCm unit test memref initialization
Zhuoran Yin via All-commits
- [all-commits] [llvm/llvm-project] dd2825: Add missing include
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 50f1d4: [PowerPC][AIX] Don't hardcode python invoke comman...
jsji via All-commits
- [all-commits] [llvm/llvm-project] e06914: [VectorCombine] add test for multi-use load (PR475...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ddd957: [VectorCombine] rearrange bailouts for load insert...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 772bd8: Revert "[CUDA][HIP] Defer overloading resolution d...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 296e97: [MLIR] Support for return values in Affine.For yield
avarmapml via All-commits
- [all-commits] [llvm/llvm-project] 0602e8: [MLIR][Affine] Add parametric tile size support fo...
Navdeep Kumar via All-commits
- [all-commits] [llvm/llvm-project] 3783d3: [X86] Don't match x87 register inline asm constrai...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 48a23b: [VectorCombine] limit load+insert transform to one...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bea774: [AArch64][GlobalISel] Make <8 x s16> and <16 x s8>...
AE via All-commits
- [all-commits] [llvm/llvm-project] 1e5b7e: [PDB] Split TypeServerSource and extend type index...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] a35c7f: [SVE][WIP] Implement lowering for fixed length VSE...
Cameron McInally via All-commits
- [all-commits] [llvm/llvm-project] 7e4c6f: [IRSim] Adding IR Instruction Mapper
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] 667762: [gn build] Port 7e4c6fb8546
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c145a1: AArch64::ArchKind's underlying type is uint64_t
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 5813fc: [Lsan] Use fp registers to search for pointers
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] a4bb71: Disable hoisting MI to hotter basic blocks when us...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 51973a: [SCEV] Add test cases for max BTC with loop guard ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 59855b: [GVN] Add additional assume tests (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1cee33: [LoopUnrollAndJam] Allow unroll and jam loops forc...
whitneywhtsang via All-commits
- [all-commits] [llvm/llvm-project] 05d4c4: [InstCombine] Canonicalize SPF_ABS to abs intrinc
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 53ba04: [llvm-install-name-tool] Update the command-line g...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 179a22: [NewPM] Fix pr45927.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a0017c: [MemorySSA] Be more conservative when traversing M...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0ff28f: Support dwarf fission for wasm object files
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] cab780: [NFC] Test Commit
Zhaoshi Zheng via All-commits
- [all-commits] [llvm/llvm-project] 99e865: [TargetRegisterInfo] Add a couple of target hooks ...
qcolombet via All-commits
- [all-commits] [llvm/llvm-project] f2f047: [test] Fix FullUnroll.ll
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b04c18: [AArch64] Enable implicit null check transformation
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1c4664: [RISCV] Support Shadow Call Stack
Zhaoshi Zheng via All-commits
- [all-commits] [llvm/llvm-project] 806984: [MLIR][TableGen] Automatic detection and eliminati...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] b4013f: [MemorySSA] Fix an unused variable warning [NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 2c3bc9: [PowerPC] Implement Vector Count Mask Bits builtin...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 196e2f: [AArch64][GlobalISel] clang-format AArch64Legalize...
AE via All-commits
- [all-commits] [llvm/llvm-project] f5898f: [AArch64][GlobalISel] Make G_STORE <8 x s8> legal.
AE via All-commits
- [all-commits] [llvm/llvm-project] 4926a5: [lldb] Clarify docstring for SBBlock::IsInlined, NFC
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] bae637: [mlir][shape] Add `shape.cstr_require %bool`
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] ea237e: [MLIR] Fix build failure due to https://reviews.ll...
Rahul Joshi via All-commits
- [all-commits] [llvm/llvm-project] 27f345: [scudo/standalone] Don't define test main function...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] 03358b: [NFC][Lsan] Fix zero-sized array compilation error
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 55edf7: [NFC] clang-format one line
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2ffaa9: [sanitizer] Add facility to print the full StackDepot
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] f55963: [libc] Add implementation for hypotf
lntue via All-commits
- [all-commits] [llvm/llvm-project] 6e475e: Revert "[sanitizer] Add facility to print the full...
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] 992698: [AArch64] Emit zext move when the source of the ze...
Andrew Wei via All-commits
- [all-commits] [llvm/llvm-project] fb92f8: [X86] Add some demanded bits test cases for PDEP w...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 9d54b1: This is a test commit
abialas1 via All-commits
- [all-commits] [llvm/llvm-project] 8a8626: [FPEnv] Use typed accessors in FPOptions
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] 8f09ce: [AArch64] Add tests for zext pattern match with As...
Andrew Wei via All-commits
- [all-commits] [llvm/llvm-project] f16c4a: [NFC][fuzzer] Simplify StrcmpTest.cpp
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 13e19d: Revert "[InstCombine] Canonicalize SPF_ABS to abs ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a90229: [sanitizer] Add facility to print the full StackDepot
Teresa Johnson via All-commits
- [all-commits] [llvm/llvm-project] e259f7: [NFC][sanitizer] Disable a test on Windows
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c0e7f6: [NFC][gotsan] Fix 'format' error
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2afe4b: AArch64: make sure jump table entries can reach en...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] c10200: [TableGen][GlobalISel] Fix handling of zero_reg
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 4635f6: [SCEV] Generalize SCEVParameterRewriter to accept ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5831ad: Revert "[libunwind] Support for leaf function unwi...
Dani via All-commits
- [all-commits] [llvm/llvm-project] 9d172c: Recommit "[DSE] Switch to MemorySSA-backed DSE by ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 93fd30: [mlir][Linalg] Evolve named ops to use assembly fo...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 762fbb: [Polly] Update map passed to SCEVParameterReweriter.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 09a373: [Test] Missing range check removal opportunity
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 7c8bb4: [UpdateCCTestChecks] Include generated functions i...
David Greene via All-commits
- [all-commits] [llvm/llvm-project] a761e8: [DWARFYAML][test] Use 'CHECK-NEXT:' to make checke...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 2d3509: [DWARFYAML] Make the include_directories, file_nam...
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 22b615: [libunwind] Support for leaf function unwinding.
Dani via All-commits
- [all-commits] [llvm/llvm-project] 6690de: [InstSimplify] add another test for NaN propagatio...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] ae36c0: [AMDGPU] Set DS alignment requirements to be more ...
Mirko Brkušanin via All-commits
- [all-commits] [llvm/llvm-project] 455ca0: [SLP] Allow reordering of vectorization trees with...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 27df16: Revert "[amdgpu] Lower SGPR-to-VGPR copy in the fi...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 751a6c: IR: Move denormal mode parsing from MachineFunctio...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 3f100e: [InstSimplify] fix fmin/fmax miscompile for partia...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 1909b6: [mlir][StandardToSPIRV] Handle vector of i1 case f...
Han-Chung Wang via All-commits
- [all-commits] [llvm/llvm-project] c894bf: [clangd] Add option for disabling AddUsing tweak o...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 5d1f83: [AIX] Enable large code model when building with c...
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] d967aa: [DAG] BuildVectorSDNode::getSplatValue - pull out ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 22dde1: [mlir][openacc] Support Index and AnyInteger in lo...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 88a1d4: [mlir][openacc] Add missing operands for acc.data ...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 7b61b1: [MLIR][SPIRV] Create new ctx for deserialization i...
Kareem Ergawy via All-commits
- [all-commits] [llvm/llvm-project] 23bab1: [DFSan] Add strpbrk wrapper.
Matt Morehouse via All-commits
- [all-commits] [llvm/llvm-project] ceadd9: [X86][AVX] lowerBuildVectorAsBroadcast - improve i...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3c2e2d: [MLIR][ODS] Add constBuilderCall for TypeArrayAttr
andyly via All-commits
- [all-commits] [llvm/llvm-project] 51c5ad: Extending Baremetal toolchain's support for the rt...
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 85c1c6: [clangd] Add Random Forest runtime for code comple...
UTKARSH SAXENA via All-commits
- [all-commits] [llvm/llvm-project] cab6f5: Use one more byte to silence a warning from Vistua...
Jianzhou Zhao via All-commits
- [all-commits] [llvm/llvm-project] 0345d8: [NFC][ScheduleDAG] Remove unused EntrySU SUnit
Visoiu Mistrih Francis via All-commits
- [all-commits] [llvm/llvm-project] a9be2b: [libomptarget] Disable build of amdgpu plugin as i...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 2e7add: [clang-format] Add a option for the position of Ja...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] a16e4a: [clang-format] NFC ensure the clang-format tests r...
MyDeveloperDay via All-commits
- [all-commits] [llvm/llvm-project] 7c4465: [mlir][shape] Extend shape.cstr_require with a mes...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 9b6765: [clangd] Add Random Forest runtime for code comple...
UTKARSH SAXENA via All-commits
- [all-commits] [llvm/llvm-project] 615695: [AArch64][GlobalISel] Make <8 x s8> of G_BUILD_VEC...
AE via All-commits
- [all-commits] [llvm/llvm-project] 0576f4: AMDGPU: Don't sometimes allow instructions before ...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 01def7: [flang] Rework preprocessing of stringification
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 06fe76: [ASan][NewPM] Fix byref-args.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a1aa33: [Sema] Handle objc_super special lookup when check...
Raul Tambre via All-commits
- [all-commits] [llvm/llvm-project] e0802f: DebugInfo: Tidy up initializing multi-section cont...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] d419e3: [test][HWAsan] Fix kernel-inline.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 91aed9: [CodeGen] emit CG profile for COFF object file
ZequanWu via All-commits
- [all-commits] [llvm/llvm-project] 870fd5: Reapply "RegAllocFast: Record internal state based...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ecba9d: [X86][AVX] Add missing non AVX512VL broadcastm tes...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f7a53d: PR47468: Fix findPHICopyInsertPoint, so that copie...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] 51a505: DebugInfo: Simplify line table parsing to take all...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 82af17: Linewrap & remove some dead typedefs from previous...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 9ad604: [InstCombine][SVE] Skip scalable type for InstComb...
huihzhang via All-commits
- [all-commits] [llvm/llvm-project] 2b1cb6: [test][TSan] Fix tests under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 4ebd30: [X86][AVX] lowerBuildVectorAsBroadcast - improve B...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7bd75b: scudo: Add an API for disabling memory initializat...
pcc via All-commits
- [all-commits] [llvm/llvm-project] 85185b: First pass on MLIR python context lifetime managem...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 0ea2a5: clangd: Make ompletionModelCodegen.py tpy2.7 comp...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ae0ecb: Pre-commit test for CSEing masked loads/stores
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 9b346f: [gn build] Do not sync filenames containing variab...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b168bb: [clang-format] Recognize "hxx" as a C++ header in ...
Miklos V via All-commits
- [all-commits] [llvm/llvm-project] ecfd81: Temporarily Revert "[SLP] Allow reordering of vect...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 929d91: [gn build] (manually) port 9b6765e784b3 more
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7c2d83: [gn build] add file i forgot to add in 929d91a55616
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] d3b064: [InstSimplify] add tests for constant folding fmin...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 750204: clang: Make changes in 7c8bb409f31e py2.7-compatible
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 807777: CompletionModelCodegen: Remove unused import
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 1c4c21: [OpenMP] Initial Support for OpenMP Webpage Docume...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 516d75: [msan][asan] Add runtime flag intercept_strcmp
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 3c731b: [llvm-cov] Allow commas in filenames passed to `-o...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 993256: [COFF] Move per-global .drective emission from Asm...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 1f0b43: [spirv] Move device info from resource limit into ...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 549e55: Temporarily Revert "[clangd] Add Random Forest run...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 7c1012: [test][InstrProf] Fix always_inline.ll under NPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 06f136: [instcombine][x86] Converted pdep/pext with shifte...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] ed7982: [clang][module] Improve incomplete-umbrella warning
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] b86f1a: [clang] Remove profile available check for fsplit-...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 828272: [NFC][sanitizer] Don't use ::testing::internal
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 51b75b: [lld][WebAssembly] Fix -Wunused-variable after D87663
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 37e767: [PowerPC] Implement Move to VSR Mask builtins in L...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 5d34d7: [GlobalISel] Add lowering support for G_ABS and us...
AE via All-commits
- [all-commits] [llvm/llvm-project] 76eec6: [SCEV] Fix an unused variable in -DLLVM_ENABLE_ASS...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3ab118: [NFC][Asan] Fix test broken by RegAllocFast
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 97bfac: [NFC][StackSafety] Replace auto with type
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 269bcc: [AArch64][GlobalISel] Legalize arithmetic ops for ...
AE via All-commits
- [all-commits] [llvm/llvm-project] 034781: [NFC][LSan] Add REQUIRES: linux
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 2ac062: [LiveDebugValues] Add `#if !defined(NDEBUG) || def...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e9f902: [llvm-install-name-tool] Validate -id value early
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] dbd53a: Temporarily Revert "RegAllocFast: Rewrite and impr...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 5495b6: [llvm-objcopy][MachO] Add llvm-bitcode-strip driver
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 90fffd: Revert "[gn build] (manually) port 9b6765e784b3" a...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 2ca68b: [llvm-objcopy][MachO] Clean up the interface of Ob...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 528a1f: [gn build] (manually) port 5495b691646
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ad68a8: DebugInfo: Cleanup RLE dumping, using a length-con...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 5e6baf: [X86] Invert the compares in inline-asm-flag-outpu...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 2124ca: [lld-macho] create __TEXT, __unwind_info from __LD, ...
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] 132aae: [IRSim] Adding ilist for IRInstructionData.
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] 114537: [ASAN] Properly deal with musttail calls in ASAN
Xun Li via All-commits
- [all-commits] [llvm/llvm-project] 5a50f8: [AArch64][GlobalISel] Add legalization and selecti...
AE via All-commits
- [all-commits] [llvm/llvm-project] 721d57: [X86] Return from SimplifyDemandedBitsForTargetNod...
topperc via All-commits
- [all-commits] [llvm/llvm-project] ecf982: [NFC] Test commit
fodinabor via All-commits
- [all-commits] [llvm/llvm-project] f64903: Add -Wno-error=unknown flag to clang-format.
fodinabor via All-commits
- [all-commits] [llvm/llvm-project] 985deb: Revert "Temporarily Revert "[clangd] Add Random Fo...
UTKARSH SAXENA via All-commits
- [all-commits] [llvm/llvm-project] 0c20d7: InstCombiner.h - remove unnecessary KnownBits forw...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3618ac: Revert "Revert "[gn build] (manually) port 9b6765e...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ec9fb7: [gn build] (manually) merge 2124ca1d5
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 70409b: [gn build] Port 2124ca1d5cb
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 04cebd: Change name of Record::TheInit to CorrespondingDef...
Paul C. Anagnostopoulos via All-commits
- [all-commits] [llvm/llvm-project] e50465: [HIP] Fix -gsplit-dwarf option
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 2819ce: Revert "[HIP] Fix -gsplit-dwarf option"
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] d4dd96: Fixes complexity of map insert_or_assign with a hint.
mordante via All-commits
- [all-commits] [llvm/llvm-project] f74a33: [ConstantFolding] add undef handling for fmin/fmax...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 2c3d19: [InstCombine] regenerate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 534e91: [InstCombine] auto-generate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] d716f1: [MemLoc] Support bcmp in MemoryLocation::getForArg...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 1d8f2e: [SCEVExpander] Support expanding nonintegral point...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] fa3323: [BasicAA] Regenerate test checks
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] bb6f4d: [NFC][PhaseOrdering] Add test showing SROA not bei...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a2f909: [InstCombine] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f5fa5b: [scudo/standalone] Fix undefined behavior in check...
Roland McGrath via All-commits
- [all-commits] [llvm/llvm-project] cba455: align __TEXT, __unwind_info to 8 byte boundary
Greg McGary via All-commits
- [all-commits] [llvm/llvm-project] f4e554: [Local] Clean up enforceKnownAlignment() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 908720: [Driver] Add disabled-by-default -Wuse-ld-path for...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4f962b: [ORC][examples] Add an OrcV2 example for IR optimi...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 691381: Fix some clang-tidy bugprone-argument-comment issues
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 052671: [FunctionAttrs] Remove redundant check. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 871d03: [FunctionAttrs] Inline setDoesNotRecurse() and del...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 26947d: [tools][remarks-shlib] Don't build libRemarks.so w...
rorth via All-commits
- [all-commits] [llvm/llvm-project] e17686: [X86] Rename combineExtInVec to combineEXTEND_VECT...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 299051: [MemLoc] Support lllvm.memcpy.inline in MemoryLoc...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] a735d6: JSONCompilationDatabase.cpp - cleanup key parsing ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 91720e: [X86] combineX86ShufflesRecursively - fix use afte...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6bb912: DWARFYAML::emitDebugSections - fix use after std::...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a0c879: [X86][SSE] Enable ZERO_EXTEND_VECTOR_INREG shuffle...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 15c830: [X86][SSE] Fold EXTEND_VECTOR_INREG(EXTEND_VECTOR_...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2ae182: [Diagnostics] Fixed -Wsizeof-array-div false posit...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] cf75e8: [InstCombine] replace zombie unreachable values wi...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 7903ae: [InstCombine] factorize left shifts of add/sub
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] bb0078: [X86][SSE] Fold SIGN_EXTEND(SIGN_EXTEND_VECTOR_INR...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] f94bbe: [LVI] Refactor getValueFromICmpCondition (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1a2723: [CVP] Additional tests for comparison with offset ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 29bd8e: [ARM] Constant fold VMOVrh
David Green via All-commits
- [all-commits] [llvm/llvm-project] 9b1c98: [X86] Add 32-bit command lines to masked_store.ll ...
topperc via All-commits
- [all-commits] [llvm/llvm-project] c89b3a: [X86] Pre-commit test cases for D87863. NFC
topperc via All-commits
- [all-commits] [llvm/llvm-project] 90a8c4: [clangd] Fix typo in field name
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] a8b8a9: [llvm-profdata]Fix llvm-profdata crash on compact ...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] d06485: [XRay] Change mips to use version 2 sled (PC-relat...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] deb00c: [Polly][NewPM] Port Simplify to the new pass manager
pzhengqc via All-commits
- [all-commits] [llvm/llvm-project] 1d782c: [PowerPC] Pass nofpexcept flag to custom lowered c...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 0cd73d: [c++20] For P1907R1: Add checking for structural t...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] 0a7e56: [lld-macho] Mark weak symbols in symbol table
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] dbc616: [EHStreamer] Fix a "Continue to action" -fverbose-...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 000eb1: [docs][flang] Fix typos
Sourabh Singh Tomar via All-commits
- [all-commits] [llvm/llvm-project] dabe67: Add missing new line after debug logging in MLIRCo...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] aa7693: [c++20] Consistent with the intent to allow all pl...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] bb5b28: [SyntaxTree][Synthesis] Improve testing `createLeaf`
Eduardo Caldas via All-commits
- [all-commits] [llvm/llvm-project] f8f1e5: [AST] Fix dependence-bits for CXXDefaultInitExpr.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e616a4: [SyntaxTree] Test for '\' inside token.
Eduardo Caldas via All-commits
Last message date:
Sun Sep 20 23:56:34 PDT 2020
Archived on: Sun Sep 20 23:58:17 PDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).