The Week Of Monday 15 August 2022 Archives by date
Starting: Mon Aug 15 00:32:35 PDT 2022
Ending: Sun Aug 21 23:27:23 PDT 2022
Messages: 612
- [all-commits] [llvm/llvm-project] 4683a4: Fix assert during the call to getCanonicalDecl.
Vladimir Plyashkun via All-commits
- [all-commits] [llvm/llvm-project] 14a611: [X86][FP16] Fix vector_shuffle and lowering withou...
Zachary Henkel via All-commits
- [all-commits] [llvm/llvm-project] 467aba: [flang] Install runtime libs with the toolchain
Diana via All-commits
- [all-commits] [llvm/llvm-project] 4025a8: [NFC][trace][intel pt] add simple documentation line
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] df4878: [AArch64] Tests for non-temporal loads.
zjaffal via All-commits
- [all-commits] [llvm/llvm-project] 193259: [LLDB] Remove __future__ imports from tests
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 9f947a: [LLDB] Remove __future__ imports from examples
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 982779: Make demangler independent of LLVM again
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] a36348: [mlir][bufferize] Fix bug in AllocTensorElimination
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 7e294e: [DAG] canCreateUndefOrPoison - add freeze(assertse...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6e85db: [DAGCombine] Combine signext_inreg of extract-extend
Peter Waller via All-commits
- [all-commits] [llvm/llvm-project] 3a7313: [DAG] canCreateUndefOrPoison - add freeze(sign_ext...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7af201: [libcxx] [doc] Remove a leftover tentative release...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 354fa0: Revert "[SCEV] Use context to strengthen flags of ...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 5371ab: [IR] Change access rights of PredIterator members
Dmitry Vasilyev via All-commits
- [all-commits] [llvm/llvm-project] de4871: [AVR] Support unaligned store
Ayke via All-commits
- [all-commits] [llvm/llvm-project] 853bb1: Revert "(Reland) [fastalloc] Support allocating sp...
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] a31e28: Silence MSVC codecvt deprecation warnings
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 491110: [mlir][linalg][python] Add named constructor for M...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] dfc95b: [DAG] Ensure more Legal BUILD_VECTOR elements type...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 91d784: [NFC][SmallVector] Use std::conditional_t instead ...
Yihan Wang via All-commits
- [all-commits] [llvm/llvm-project] 41bdb8: [X86] Fold insert_vector_elt(undef, elt, 0) --> sc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] e114ec: [flang][openacc][NFC] Add test with allocatable an...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 940e17: [llvm-objdump] Start on -chained_fixups for llvm-o...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f7f530: [libc++][test] Fix conversion signed/unsigned in t...
Igor Zhukov via All-commits
- [all-commits] [llvm/llvm-project] a7b85e: [X86] Freeze shl(x, 1) -> add(x, x) vector fold (PR5...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d23005: [llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-l...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] ef8c34: [InstSimplify] sle on i1 also encodes implication
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7a73ab: [RISCV] Enable isTruncateFree in SDAG for i64->i32...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b8ecf3: DynamicMemRefType: iteration and access by indices
Michele Scuttari via All-commits
- [all-commits] [llvm/llvm-project] b8a1b6: [clang] fix missing initialization of original num...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] cae765: [CMake] Update FindGPRC to use add_llvm_library
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] f365e8: [mlir] Revisit `LinalgLoopDistributionOptions`.
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 56eda9: [flang] Handle mixed types in DOT_PRODUCT simplifi...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 26d365: [flang][docs] Add lowering design doc for polymorp...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] ac1bed: [lldb][debugserver] Revert "Use llvm::all_of (NFC)...
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] 91594b: [mlir][nvpu] Prevent F32ToTF32 pattern to generate...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 350755: [llvm] Include utils/unittest before projects and ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e471fd: [InstCombine] known-phi-br.ll - add multiuse of co...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b4f61c: [InstCombine] add tests for compare of sub-with-ov...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 0c69f9: [ORC][COFF] Introduce DLLImportDefinitionGenerator.
Sunho Kim via All-commits
- [all-commits] [llvm/llvm-project] 1081bb: [OpenMP][libomptarget] Fix run region async condition
Kevin Sala Penadés via All-commits
- [all-commits] [llvm/llvm-project] fa5124: [LLDB][NFC] Reliability Fixes for FormatEntity
fixathon via All-commits
- [all-commits] [llvm/llvm-project] 53d4ff: [mlir] Simplify is_splat use in MatchAllPred. NFC.
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 483544: [mlir][dataflow] Remove Abstract{Sparse, Dense}Latt...
Zhixun Tan via All-commits
- [all-commits] [llvm/llvm-project] e42bfe: [mlir][dataflow] Remove the unused AnalysisState::...
Zhixun Tan via All-commits
- [all-commits] [llvm/llvm-project] 71d12b: [ExecutionEngine] Fix warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a5bef9: [PowerPC][NFC] Add additional vector_shuffle tests...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] f37b28: Removing an unused function; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 465d90: [test][clang] Opaquify pragma-init_seg.cpp
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 42d48d: antiagainst's fix
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 570e10: [lldb] Fix warning: comparison of integers of diff...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 43beae: Revert "antiagainst's fix"
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] cd3a23: [mlir][math] Added constant folding for IPowI oper...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] c22841: [MSAN] clean up style from D131728
kda via All-commits
- [all-commits] [llvm/llvm-project] 133624: [mlir][python] Fix build on windows
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 2dde4b: [mlir][math] Added algebraic simplification for IP...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 281912: [SLP][NFC]Replace multiple isa calls with single o...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] f55a6f: [mlir] Make sure that aggregate shared libraries d...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] e86119: [mlir] Minor fixes after removing types from attri...
Diego Caballero via All-commits
- [all-commits] [llvm/llvm-project] 31fbda: [mlir][transforms] Add topological sort analysis
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3a8d7f: [SimplifyCFG] teach simplifycfg not to introduce p...
Jameson Nash via All-commits
- [all-commits] [llvm/llvm-project] ff8aad: [clang][diagnostics] Don't warn about unreachable ...
Alan Zhao via All-commits
- [all-commits] [llvm/llvm-project] 2efc8f: [clang][dataflow] Add an option for context-sensit...
Sam Estep via All-commits
- [all-commits] [llvm/llvm-project] aed5e3: [SLP][NFC]Add a test for delaying of insertelement...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] e0e7fa: [libc] enable s(n)printf without fullbuild
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 8403cd: chained-fixups.yaml: force little-endian output
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ace3ce: [test][libc++][hwasan] Handle hwaddress_sanitizer
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] e792a3: [slp] adjust debug output to include final compute...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 6d1725: [gn build] Add ubsan libraries
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 5605f1: [mlir][complex] Mark all supported operation illeg...
Kai Sasaki via All-commits
- [all-commits] [llvm/llvm-project] e99490: [test-release] Add option to build BOLT
Rafael Auler via All-commits
- [all-commits] [llvm/llvm-project] 853b57: [NFC][llvm-reduce] Use new pass manager for printi...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 633f56: [LegacyPM] Remove ThinLTO bitcode writer legacy pass
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 2f1fa6: this pass calls simplifyCFG on individual basic bl...
John Regehr via All-commits
- [all-commits] [llvm/llvm-project] 6f4f9e: [mlir][spirv] Add a test covering load/store with ...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 659677: [InstCombine] Adjust snprintf folding of constant ...
Martin Sebor via All-commits
- [all-commits] [llvm/llvm-project] e0e960: [AArch64] Fix signed integer overflow in CSINC case
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f56e48: [gn build] Make ubsan_init_standalone_preinit.cpp ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 33e7a0: [RISCV][LV] Add test coverage for upcoming depende...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 73f0ca: [gn build] Try to unbreak mac after f56e486fdc1d
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 444b4f: [mlir][tosa] Fix clamp float lowering
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 438d1f: [libc] add guard for file pieces of printf
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 330abe: fix comment typo to cycle bots
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] a74b02: [gn build] Port 2f1fa6242a1f
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 24cdf9: [mlgo] Add ability to create feature-gated develop...
Aiden Grossman via All-commits
- [all-commits] [llvm/llvm-project] 0e876e: [libc++] Implement `operator<=>` for `error_category`
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 877620: [libc++] Implement `operator<=>` for `error_{code, ...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 5a1f86: [test][llvm-reduce] Fix simplify-cfg.ll
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] c63f25: Enable -Wctad-maybe-unsupported in LLVM build
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] b8f62d: [MLIR][SPIRV] Add intel joint matrix ops
nirvedhmeshram via All-commits
- [all-commits] [llvm/llvm-project] 65c022: Revert "[Driver] Support linking to compiler-rt fo...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] df2213: [EHStreamer] Omit @LPStart when function has no la...
Rahman Lavaee via All-commits
- [all-commits] [llvm/llvm-project] 8d36a8: [lldb] Flush the global thread pool in Debugger::T...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 248591: flang: Fix flang build with -Wctad-maybe-unsupported
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] f45d89: [Driver] Support linking to compiler-rt for target...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 5f3003: [JITLink] Introduce ELF/i386 backend support for J...
lhames via All-commits
- [all-commits] [llvm/llvm-project] f09f4b: [gn build] Port 5f300397c6ae
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 73600b: Revert "[JITLink] Introduce ELF/i386 backend suppo...
Kshitij Jain via All-commits
- [all-commits] [llvm/llvm-project] fbc4c2: [SelectionDAG][NFC] Fix return type when used isCo...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] d8d331: [clang-format] Fix aligning of java-style declarat...
PatriotRossii via All-commits
- [all-commits] [llvm/llvm-project] eca990: [ExecutionEngine] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 556efd: [BOLT][NFC] Extend debug logging in analyzeJumpTable
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 375a5c: Don't lower log1p(x) to log(1 + x).
Johannes Reifferscheid via All-commits
- [all-commits] [llvm/llvm-project] efa878: [NFC] Add unittest for inline functions in modules
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] d1f36d: [LoongArch] Encode LoongArch specific ELF e_flags ...
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] ddb04d: [DAGCombine] Check zext legality in zext-extract-e...
Diana via All-commits
- [all-commits] [llvm/llvm-project] a9d46d: [LoongArch] Add codegen support for fabs
Gong LingQin via All-commits
- [all-commits] [llvm/llvm-project] 06d16e: [test][libcxx] Disable new.delete.array tests for ...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ebabd6: Return "[SCEV] Use context to strengthen flags of ...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 77ce35: [test][DAGCombine] Add tests for combining carry d...
Paweł Bylica via All-commits
- [all-commits] [llvm/llvm-project] 0b90e1: [pseudo] Style tweaks forgotten in D130337. NFC
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 662c1c: [LLDB][ARM] Remove unused LoadPseudoRegistersFromF...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 94d21a: [AArch64] Add tests to check for loop vectorizatio...
zjaffal via All-commits
- [all-commits] [llvm/llvm-project]
Paweł Bylica via All-commits
- [all-commits] [llvm/llvm-project] c6b5a1: [TypePromotion] Only search for PHI + ZExt promoti...
Andre Vieira via All-commits
- [all-commits] [llvm/llvm-project] 807b8c: [X86] Fix a lowering issue of mask.compress which ...
yubingex007-a11y via All-commits
- [all-commits] [llvm/llvm-project] 08c684: [ARM] Parse Tag_also_compatible_with attribute
Victor Campos via All-commits
- [all-commits] [llvm/llvm-project] 784da8: [ARM] Simplify the creation of escaped build attri...
Victor Campos via All-commits
- [all-commits] [llvm/llvm-project] 672311: [CFG] Fix crash on CFG building when deriving from...
Clement Courbet via All-commits
- [all-commits] [llvm/llvm-project] 7155ed: [AArch64] Add support for 256-bit non temporal loads
zjaffal via All-commits
- [all-commits] [llvm/llvm-project] a34428: [LV] Use variables instead of hard-coded metadata ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 30bd90: [InstSimplify] Add another and(x, c) case where the...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6f9423: [AArch64] Add `foldCSELOfCSEl` DAG combine
Karl Meakin via All-commits
- [all-commits] [llvm/llvm-project] 8f555a: [cmake] Fix tablegen exports
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 05ac82: [FPEnv][EarlyCSE] Support for CSE when exception b...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] ccbc22: [Sema] fix false -Wcomma being emitted from void r...
inclyc via All-commits
- [all-commits] [llvm/llvm-project] 7f7683: Fix build error: [FPEnv][EarlyCSE] Support for CSE...
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] 468a9d: [instcombine] Test for zero initialisation optimis...
zjaffal via All-commits
- [all-commits] [llvm/llvm-project] 65d83b: [clang][Darwin] Re-apply "Always set the default C...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b812db: [LLVM][Debuginfod] Add missing thread include
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 65c7ce: [SLP]Fix PR51320: Try to vectorize single store op...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] ec60fc: [CodeView] Use non-qualified names for static loca...
Steve Merritt via All-commits
- [all-commits] [llvm/llvm-project] f5f4ed: [InstCombine] known-phi-br.ll - remove multiuse ha...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 451497: [RS4GC] Handle vectors of pointers in non-live clo...
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] ba1c39: MSVC compatibility mode: fix error on unqualified ...
Balazs Benics via All-commits
- [all-commits] [llvm/llvm-project] 9181ce: [Windows] Put init_seg(compiler/lib) in llvm.globa...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 1638ad: [PhaseOrdering] Add test showing excessive unrolli...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 95e294: [LLDB] Fix possible nullptr exception
Emmmer via All-commits
- [all-commits] [llvm/llvm-project] 8ed3e7: [LLDB] Handle possible resume thread error
Emmmer via All-commits
- [all-commits] [llvm/llvm-project] 4fc7e9: [LLDB][RISCV] Make software single stepping work
Emmmer via All-commits
- [all-commits] [llvm/llvm-project] 08d153: [ValueTracking] computeKnownBits - attempt to use ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ec3956: Some more from-the-hip ctad-maybe-unsupported fixe...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 07c2f5: [CMake] Cleanup the descriptions for gRPC options
Steven Wu via All-commits
- [all-commits] [llvm/llvm-project] f9d988: [mlir][math] Added basic support for FPowI operation.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 69c09d: [test][libcxx] Don't XFAIL passing test with HWASAN
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] f7c0df: [libc++][format] Improve format buffer.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 130b18: [libc++] Improve updating data files.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 7ebbef: [LLDB][NativePDB] Add nullptr checking.
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 357e99: Disable -Wctad-maybe-unsupported in flang since it...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] ccfabf: Fix subrange liveness checking at rematerialization
Nicolas Miller via All-commits
- [all-commits] [llvm/llvm-project] 941959: [clang][dataflow] Use llvm::is_contained()
Dmitri Gribenko via All-commits
- [all-commits] [llvm/llvm-project] 7d8ae9: [NFC][PowerPC] Add missing NOCOMPAT checks for bui...
Lei Huang via All-commits
- [all-commits] [llvm/llvm-project] ce0817: [FlattenCFG] avoid crash on malformed code
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 68786f: [Sema] Fix friend destructor declarations after D1...
Roy Jacobson via All-commits
- [all-commits] [llvm/llvm-project] 50630d: [lldb] Fix warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c7e588: [RISCV] Minor cleanups to performSUBCombine. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e17ff7: [libc][Obvious] Convert an add_header target to ad...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] c24821: [mlir][sparse] Implements concatenate operation fo...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 4854fa: [RISCV] Move test from setcc-logic.ll to select-co...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 548243: [clang][deps] Compute command-lines for dependenci...
Ben Langmuir via All-commits
- [all-commits] [llvm/llvm-project] ee986a: [mlir][sparse] Refactoring: remove Operation * fro...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 585f62: CodeGen: correct handling of debug info generation...
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] d68ba4: [Intrinsics] Add initial support for NonNull attri...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 1fe720: [LLDB][NFC] Fix memory leak in IntstumentationRunt...
fixathon via All-commits
- [all-commits] [llvm/llvm-project] e858f5: [InstCombine] Remove assumptions about int having ...
Martin Sebor via All-commits
- [all-commits] [llvm/llvm-project] b5a18d: [RISCV] Remove C!=0 restriction from (sub C, (setc...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b217a7: [unittests/CodeGen] Remove unique_ptr from the res...
weiguozhi via All-commits
- [all-commits] [llvm/llvm-project] 461b41: [LLDB][NFC] Fix optons parsing and misc. reliabili...
fixathon via All-commits
- [all-commits] [llvm/llvm-project] 8e99ad: [libc][Obvious] Rearrange few header targets to sa...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 1380b2: [RISCV] Use setcc's original SDLoc when inverting ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 345514: [InstCombine] Add support for strlcpy folding
Martin Sebor via All-commits
- [all-commits] [llvm/llvm-project] 2dfa4b: Revert "[RISCV] Use setcc's original SDLoc when in...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 53ce22: Recommit "[RISCV] Use setcc's original SDLoc when ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d9198f: [Clang][BPF]: Force sign/zero extension for return...
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] cfd2c5: Untangle the mess which is MachineBasicBlock::hasA...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 5737f6: [compiler-rt] Build with C++17 explicitly
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] a7a1be: [InstCombine] convert second std::min argument to ...
Martin Sebor via All-commits
- [all-commits] [llvm/llvm-project] d8cdd7: [RISCV] Add test cases to show missed opportunity ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] aa0e90: Libfuzzer fix for Ctrl + c not working with -fork ...
SyrasX via All-commits
- [all-commits] [llvm/llvm-project] 9fd54c: [LLDB][NativePDB] Add nullptr checking.
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 06c70e: DebugInfo: Remove auto return type representation ...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 0af465: [RISCV] Add scheduling class for vector pseudo seg...
Monk Chiang via All-commits
- [all-commits] [llvm/llvm-project] b706f5: [lldb] Automatically unwrap parameter packs in te...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 0cbaed: Revert "[LLDB][NFC] Fix optons parsing and misc. r...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] da6187: [Clang] followup D128745, add a missing ClangABICo...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] ba1fb5: [RISCV] Reuse existing VT variable instead of call...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2185f6: [clang-format] Handle comments between access spec...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 16fecd: Revert "[AArch64] Add `foldCSELOfCSEl` DAG combine"
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 9fc656: fold assert-only variable into assert to address n...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 39707c: [RISCV] Add test coverage for (select (icmp X, Y), ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1b67ce: [lld-macho] Honor weak and thread-local flags for ...
Daniel Bertalan via All-commits
- [all-commits] [llvm/llvm-project] ff9efe: [LLDB][JIT] Set processor for ARM architecture
Pavel Kosov via All-commits
- [all-commits] [llvm/llvm-project] 4c244b: [ELF] Fix .plt.got comments. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 177cbb: [CMake] Explicit bootstrap options override any pa...
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] 83411b: [clangd] Support for standard type hierarchy
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] eb0715: [libc][NFC] Make IntegerToString simpler to use at...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 88d3c1: [lldb][ClangExpression] Add asm() label to all Fun...
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] 4dd71b: [clang] Give priority to Class context while parsi...
Furkan via All-commits
- [all-commits] [llvm/llvm-project] 8837ef: [clang] Apply FixIts to members declared via `usin...
Denis Fatkulin via All-commits
- [all-commits] [llvm/llvm-project] b296ae: [clang] fix a typo in da6187f566b7881cb835
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] 42b2fa: Revert "DynamicMemRefType: iteration and access by...
Thomas Joerg via All-commits
- [all-commits] [llvm/llvm-project] 53544c: [Test] Add miscompiled test for PR57187
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 70d354: [LAA] Handle forked pointers with add/sub instruct...
huntergr-arm via All-commits
- [all-commits] [llvm/llvm-project] fe4a58: [LLDB][ARM] Remove expected failure from AnonTyped...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 49223e: [TypePromotion] Don't promote PHI + ZExt if wider ...
Andre Vieira via All-commits
- [all-commits] [llvm/llvm-project] 02b82b: [DAG] Ensure more Legal BUILD_VECTOR elements type...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 19bd47: [NFC][OpenMP] Update simd loop collapse support de...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] bcb274: [flang] Add Solaris/x86 support to Optimizer/CodeG...
rorth via All-commits
- [all-commits] [llvm/llvm-project] f61f99: [instcombine] Optimise for zero initialisation of ...
zjaffal via All-commits
- [all-commits] [llvm/llvm-project] 594c5b: [SLP] Update TODO comment about shuffle mask decoding
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d99934: [Sparc] Don't use SunStyleELFSectionSwitchSyntax
rorth via All-commits
- [all-commits] [llvm/llvm-project] 232953: [AArch64] Add pattern for SQDML*Lv1i32_indexed
OverMighty via All-commits
- [all-commits] [llvm/llvm-project] 8375c3: [LLVM][IndvarSimplify] Move test that requires X86
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 726786: [flang]Avoid asking for operands when there are none
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] 7dd8e3: [CostModel][X86] intrinsic-cost-kinds.ll - add fco...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 956f8c: [Driver] Override default location of config files
Serge Pavlov via All-commits
- [all-commits] [llvm/llvm-project] d7e06d: Update the status of some more C99 features
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 6a9f79: [pseudo] Eliminate the type-name identifier ambigu...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] cc8c74: [NFC][Flang] Add simd collapse test case
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] ce3812: [RISCV] Avoid redundant branch-to-branch when expa...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 7a355e: [AMDGPU][MC][NFC] Refine SMEM store, probe and dis...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 5ad7cc: Fix unused variable (introduced in
Thomas Joerg via All-commits
- [all-commits] [llvm/llvm-project] d48373: Re-apply "Deferred Concept Instantiation Implement...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] ab6a6b: [CostModel][X86] Add cost kinds test coverage for ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6f6159: [InstrProf] Add option to avoid instrumenting smal...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 656c5d: [clang][llvm][NFC] Change misexpect's tolerance op...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 33833c: [lldb][Tests] Skip static-only tests in TestConstS...
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] 8c4aea: [ModuloSchedule] Add interface call to accept/reje...
dpenry via All-commits
- [all-commits] [llvm/llvm-project] 74b5da: Add N2653 to the C2x status page
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 4761a7: [libc++][CI] Updates and improves the Docker image.
mordante via All-commits
- [all-commits] [llvm/llvm-project] da6ff3: [libc++][format] Uglyfies format buffer.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 1e1279: [MLIR]Add support for Arith MAX & MIN operations
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] 77ce95: [bazel] Add --config=ci
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 848e9e: [SelectOpti] Remove test on loop-level analysis
Sotiris Apostolakis via All-commits
- [all-commits] [llvm/llvm-project] c8bb23: [mlir][sparse] Custom reduce with identity
Jim Kitchen via All-commits
- [all-commits] [llvm/llvm-project] 1c9f04: Revert "[ModuloSchedule] Add interface call to acc...
dpenry via All-commits
- [all-commits] [llvm/llvm-project] 6b0e2f: [SelectionDAG] make INLINEASM_BR use MachineBasicB...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] d784ec: [compiler-rt][libunwind][runtimes] Recategorize `l...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] ba6880: [FindGRPC.cmake] Use `llvm_add_library()` for the ...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] 952501: [lldb][tests] Test queue-specific breakpoints
Chelsea Cassanova via All-commits
- [all-commits] [llvm/llvm-project] ab4cd1: [RISCV] Refactor performSUBCombine to prepare for ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] a36de0: [llvm-readelf] Render messages similar to that of ...
Prabhuk via All-commits
- [all-commits] [llvm/llvm-project] 164266: [llvm-objdump --macho] Rename --dyld_info to --dyl...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 774c39: [libcxx] Resolve warnings for Wshift-sign-overflow
Dominic Chen via All-commits
- [all-commits] [llvm/llvm-project] 5a42e2: Revert "[libcxx] Resolve warnings for Wshift-sign-...
Dominic Chen via All-commits
- [all-commits] [llvm/llvm-project] af3707: [MC] Avoid C++17 structured bindings
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8f8c81: [mlir][sparse] fix compiler warning
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 8cedff: [libc++] Diagnose when header search paths are set...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4b5793: [AArch64][GlobalISel] Fallback to generic lowering...
Vladislav Dzhidzhoev via All-commits
- [all-commits] [llvm/llvm-project] a5b11f: [mlir] Fix stale comment about how to use `Variadi...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] fa8f86: [clang-tidy] hicpp-signed-bitwise - Return locatio...
Vladimir Plyashkun via All-commits
- [all-commits] [llvm/llvm-project] 6b8952: [mlir][spirv] Modify intel joint matrix ops
nirvedhmeshram via All-commits
- [all-commits] [llvm/llvm-project] 8eddd1: [AArch64] add test for recursive libcall lowering; ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 081dad: [libcxx][spaceship][doc] Repair links and clean up...
Kent Ross via All-commits
- [all-commits] [llvm/llvm-project] 163319: [LLDB][NFC] Fix optons parsing and misc. reliabili...
fixathon via All-commits
- [all-commits] [llvm/llvm-project] 0f946a: [InstrProf] Add option to disable loop opt after PGO
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] b09840: [gn build] build libclang_rt.ubsan_osx_dynamic.dyl...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e170d9: Split EH code by default
modiking via All-commits
- [all-commits] [llvm/llvm-project] 19ce5e: RAGreedyStats: Ignore identity COPYs; count COPYs ...
Matthias Braun via All-commits
- [all-commits] [llvm/llvm-project] f289c4: [mlir][ODS] Add `constBuilderCall` to `Dense*Array...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 7f72a0: [SDAG] avoid generating libcall to function with s...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 71d778: [LLDB][NativePDB] Switch to use DWARFLocationList.
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] 11db65: [flang] Control SUM simplification with a pass opt...
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 36bdec: [NFC][tsan] Use AddThread(Tid tid...
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 430917: [mlir] Add arith.addi_carry op
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] aa41fe: [tests] Precommit tests for phi recusion limits in...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8de513: [Clang] Tighten restrictions on enum out of range ...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 56a344: [libcxx] Fix using the vcruntime ABI with _HAS_EXC...
Paul Kirth via All-commits
- [all-commits] [llvm/llvm-project] 7ed3d8: [NFCI] Move cost estimation from TargetLowering to...
Daniil Fukalov via All-commits
- [all-commits] [llvm/llvm-project] 0f8412: [BOLT] Add main fragment to function layout
Fabian Parzefall via All-commits
- [all-commits] [llvm/llvm-project] aed757: [BOLT] Remove old layout from function layout
Fabian Parzefall via All-commits
- [all-commits] [llvm/llvm-project] e5edd7: [libc] Add a target to install libc in the full bu...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] c27866: [JITLink][MachO] Add support for non-subsections-v...
lhames via All-commits
- [all-commits] [llvm/llvm-project] b786e0: [DWARF][BOLT] Handle getBinaryFunctionContainingAd...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] 777b6a: [clang-format] Handle return type auto followed by...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 29f230: [BOLT][NFC] Simplify addRelocation
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 894e8a: [MLIR] Add dealloc alias check to bufferization
kushanam via All-commits
- [all-commits] [llvm/llvm-project] 5a1977: [LLDB][NFC] Suppress spurious static inspection wa...
fixathon via All-commits
- [all-commits] [llvm/llvm-project] d20e63: [libc][Obvious] Update the static archive target n...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 052669: [mlir] add missing pessimistic setting
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 1c8d7e: [AMDGPU] Implement pipeline solver for non-trivial...
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] 4ddc9c: [BOLT][NFC] Move printRelocationInfo into a method
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] fd159c: [BOLT] Fix ignored LP at fragment start
Fabian Parzefall via All-commits
- [all-commits] [llvm/llvm-project] 8fe069: [mlir] Update when to check for non-null optional ...
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 28733d: [amdgpu] Change the RA to basic
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] ccbf28: [BOLT][DWARF] Handle zero size DW_TAG_inlined_subr...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] cdef84: [BOLT][NFC] Simplify scanExternalRefs
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 055f9f: [BOLT][NFC] Simplify debug logging in case of JT h...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] e3d64c: [mlir][sparse] more concise sparse tensor type pri...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 330eec: [BOLT][UTILS] Add nfc-check-setup --switch-back op...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] fa306f: [WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: Fi...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 2bf87a: [ORC][MachO] Fix MachOPlatform after 9189a26664b.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 95c4e5: [mlir][spirv] Add arith.addi_carry to spv.IAddCarr...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 5bc879: [NewGVN][PHIOFOPS] Bail out if an operand is in Op...
Konstantina Mitropoulou via All-commits
- [all-commits] [llvm/llvm-project] 36c9f5: [NFC][OpenMP] Simplify 2f9be69d843
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 230e27: [DAGCombiner][NFC] Merge two if statement into one.
WangLian via All-commits
- [all-commits] [llvm/llvm-project] 70d013: [BOLT][NFC] Split out handleRelocation
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] e33599: [BOLT][NFC] Reformat strings in handleRelocation
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] a42303: [Driver] Support libc++ in MSVC
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 515ece: [RISCV] Add MC support of RISCV Zca Extension
VincentWu via All-commits
- [all-commits] [llvm/llvm-project] a2a547: [clang][Interp] Implement boolean and nullptr lite...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 929d20: [LoongArch] Add support for llvm.eh.dwarf.cfa
WÁNG Xuěruì via All-commits
- [all-commits] [llvm/llvm-project] 56d856: [flang] Add specific TODO for the REDUCE instrinsic
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 67ea7a: [flang] Add Solaris/x86 support to Optimizer/CodeG...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 4ceff6: [test][Sema] Ignore stderr in test
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] ed342d: Add missing bazel dep
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 11443e: [llvm-objdump] Support dumping segment information...
Daniel Bertalan via All-commits
- [all-commits] [llvm/llvm-project] 989ebc: [DAGCombiner][NFC] Tidy up unnecessary brackets in...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] 36038b: [LoongArch] Supports brcond with 21 bit offsets
Gong LingQin via All-commits
- [all-commits] [llvm/llvm-project] 6741f0: Revert "[Driver] Support libc++ in MSVC"
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] e9c5bd: [tsan] Keep thread/stack for closed FD
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 0e0e8b: Do not evaluate dependent immediate invocations
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] f4410d: [X86] Add schedule module for Alderlake-P
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 85882e: [mlir][Vector] Support 0-D vectors in ReductionOp
Guray Ozen via All-commits
- [all-commits] [llvm/llvm-project] d7ac92: [MLIR] Remove hardcoded usage of alloc/dealloc; us...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] ca98e0: [mlir][test] Require JIT support in JIT tests
rorth via All-commits
- [all-commits] [llvm/llvm-project] 5334a6: [MLIR][NFC] Sort table of operations alphabetically
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] 319fd6: [NFC][AArch64] precommit sched model for tsv110
Allen via All-commits
- [all-commits] [llvm/llvm-project] 3f914d: [mlir][bufferize] Better error handling: Fail if T...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 7e29d5: [AMDGPU][MC][GFX10][NFC] Split large test
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] b994f8: [Analysis] CostModel.cpp - merge isa<IntrinsicInst...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] adc93e: [mlir][SCF] Loop lb/ub are symbols during Affine M...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 89d53a: [AMDGPU][MC][GFX11][NFC] Add missing tests for DS ...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] eeac89: Precommit tests for D132115
WangLian via All-commits
- [all-commits] [llvm/llvm-project] 27cbfa: [Clang] Propagate const context info when emitting...
Ties Stuij via All-commits
- [all-commits] [llvm/llvm-project] fdec50: [CostModel] Replace getUserCost with getInstructio...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9ad0ac: [clang-tidy] Rename a local cmake variables to mat...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 8d26f5: [CostModel][X86] Add cost kinds test coverage for ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 55b1a1: [CostModel][X86] getArithmeticInstrCost - use MUL/...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 053498: [Flang] Mark 128 float MODULO intrinsic calls as "...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 1c056f: [clangd] Use the "macro" semantic token for pre-de...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 531dd3: [LV] Restructure isPredicatedInst and isScalarWith...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] dea438: [libc++][NFC] Add a short description for __split_...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 23f60d: [CostModel][X86] Add cost kinds test coverage for ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 495b8e: [Flang][OpenMP] Provide an error when the minus op...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 4a9ff2: [InstCombine] Fix freeze instruction getting inser...
Danila Malyutin via All-commits
- [all-commits] [llvm/llvm-project] d0e29e: [BOLT][AArch64] Ignore functions with islandsInfo ...
treapster via All-commits
- [all-commits] [llvm/llvm-project] 750ee8: [NFC][libc++] Fixes a typo.
mordante via All-commits
- [all-commits] [llvm/llvm-project] ee0166: [flang] Enable SimplifyIntrinsics pass in driver.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] 063ee2: [AMDGPU] Update comment on shrinking dpp. NFC
Joe Nash via All-commits
- [all-commits] [llvm/llvm-project] b864ca: [CostModel][X86] Adjust SLM select costs to match ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] dd8982: Revert "[FindGRPC.cmake] Use `llvm_add_library()` ...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] 337228: Use a SmallPtrSet rather than a SmallVector in Clu...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 7f2a07: [clangd] Fix a tsan failure in PreambleThrottle tests
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] b2ccfb: [mlir][LLVMIR] Change ShuffleVectorOp to use assem...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 2b3be8: [CostModel][X86] Add explicit int/fp arithmetic te...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 96c8d6: [SVE] Extend findMoreOptimalIndexType so BUILD_VEC...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 491dd5: [mlir][LLVMIR] Fix syntax in integration tests (NFC)
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 93dca9: [flang][test] Fix semantics tests with respect to ...
Emil Kieri via All-commits
- [all-commits] [llvm/llvm-project] 4e5d64: [NFC][libc] Detect HWASAN support macro
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] c064d3: [LV] Use early continue to simplify code [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1db43b: [libc++] Replace _LIBCPP_INLINE_VISIBILITY and mar...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 1436ad: [LV-L] Add const and move method body out of line ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b8709a: [LV] Support fixed order recurrences.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b8535b: [flang] Set attribute at the correct position
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 4235bd: [flang] Make sure dynamic extents and length are r...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 788b8b: [mlir][memref] Remove extra brackets in doc
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] a48ff6: [mlir][LLVMIR] "Modernize" LLVM insert/extract ele...
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 8564e2: [Inlining] Add a clang option to limit inlining of...
Wolfgang Pieb via All-commits
- [all-commits] [llvm/llvm-project] 140b0b: [HLSL] Set main as default entry.
Xiang Li via All-commits
- [all-commits] [llvm/llvm-project] ca6d70: [LinkerWrapper][NFC] Clean-up error handling
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 4b12b2: [flang][nfc] Update expected warning message in test
Emil Kieri via All-commits
- [all-commits] [llvm/llvm-project] 8a10ee: [MLIR] DynamicMemRefType: iteration and access by ...
Michele Scuttari via All-commits
- [all-commits] [llvm/llvm-project] f7a330: [cmake] Use `CMAKE_INSTALL_LIBDIR` too
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] bce94e: [OMPIRBuilder] Add support for safelen clause
Prabhdeep Soni via All-commits
- [all-commits] [llvm/llvm-project] d3a1db: [gn build] port f7a33090a910
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4d8759: [RISCV] Use VScaleForTuning in costing of operatio...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 377ddd: [clang][Driver] Pass correct reproduce flag to lld...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 18e616: [mlir][shape] add value_of op
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] ee8090: [compiler-rt] Fix check for cross-compiling
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] 8fc23c: [libc++] Mark everything inside vector as _LIBCPP_...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 18f6b0: Revert "[compiler-rt] Fix check for cross-compiling"
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] f29401: [LoopVectorize][LoopAccessAnalysis] add newline to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f5884f: [flang][runtime] Improve error message for incompa...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] b8cb1d: [libc++] Make <ranges> non-experimental
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 252cea: [Hexagon] Add defaulted operator= to classes with ...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] c175d8: [clang][test] Recognize leading unscore for macos
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 0ac597: [NFC] Move DXC driver tests
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 341c7c: [flang][runtime] Improve Fortran I/O behavior when...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f3a55a: [llvm] Remove std::clamp equivalent in `Transforms...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] b3ab3b: [libc++] Implement `operator<=>` for `filesystem::...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 0e9fad: [InstCombine] add tests for or-xor-not patterns; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 6d279f: [flang] Legacy extension intrinsic functions IMAG, ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6fed13: [gn build] Port 0ac597f3cacf
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 92afe8: [flang] Fold SPACING() correctly when result is su...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] cd117f: [flang][runtime] Fix return value for MINVAL/MAXVA...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 2c3997: [flang][runtime] Catch input error on missing NAME...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 383824: [flang][runtime] Fix error message
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f1974f: [libc++] Implement `operator<=>` for `filesystem::...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] fde42a: [flang][runtime] Don't raise internal error in use...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 75f9b1: [flang] Compile-time checks for shape conformance ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c1a778: [flang] Avoid spurious error message in function r...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] dcbfab: [flang] Be more persistent in search for non-intri...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 2b5cd3: [flang] Use naive algorithm for folding complex di...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 07f2cd: [flang] Improve error message for attempted assign...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 148116: [flang] Accept a null pointer as a NULL(MOLD=...) ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] ad8eb8: [NFC][MLGO] ML Regalloc Priority Advisor
Flpha0830 via All-commits
- [all-commits] [llvm/llvm-project] cc180f: [flang] Support for character array formats
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c7fe5e: [flang][runtime] Handle endian-swapped record head...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] aaccb2: [gn build] Port ad8eb85545c5
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 514b75: [flang][runtime] Catch input error case of missing...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] d7a4ff: [compiler-rt] Clean up explicit -std=c++17 addition
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] 37c47b: [RISCV] Change how mtune aliases are implemented.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c2a388: [IR] Use Min behavior for module flag "PIC Level"
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 71f0ec: [AArch64] Add `foldCSELOfCSEL` combine.
Karl Meakin via All-commits
- [all-commits] [llvm/llvm-project] 89167e: [OpenMP][NFC] Refactor code for interop parts of '...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 06c02d: [mlir][linalg] Fix tiling interface implementation...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 129dfc: Revert "[BOLT][NFC] Simplify addRelocation"
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] fba036: [AArch64] Enable AdrpAdd fusion for neoverse-n1
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] cdc8d0: [mlir][affine] Option to unroll cleanup loop if sm...
Kai Sasaki via All-commits
- [all-commits] [llvm/llvm-project] fc2b4d: [DAGCombiner] Add use check for VSCALE in visitSUB.
WangLian via All-commits
- [all-commits] [llvm/llvm-project] 481d67: [Clang][BPF] Support record argument with direct v...
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] e941b0: Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 183c4a: [MLIR][normalize-memrefs] Non-normalizable operati...
Tung D. Le via All-commits
- [all-commits] [llvm/llvm-project] 5349aa: [RISCV] Copy SDNodeFlags in doPeepholeMaskedRVV an...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d4e0fe: Simplify RAV isSameMethod with constexpr if
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 89d7db: Revert "[tsan] Keep thread/stack for closed FD"
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 275e07: [BOLT] Support passing fragments to code emission
Fabian Parzefall via All-commits
- [all-commits] [llvm/llvm-project] 3d2ab2: [clang] Improve diagnostics for uninitialized cons...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] e351e8: [Test] Remove addrspace1 ptr to not confuse alive2
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 5dbeb2: [flang] Shift argument attributes when result oper...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] acaf6b: [NFC] Add [[maybe_unused]] to avoid warning in gcc9
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] dfde73: [DirectX] Fix crash on ShuffleVectorInst in DXILBi...
Xiang Li via All-commits
- [all-commits] [llvm/llvm-project] b8655f: [clang-tidy] Improve modernize-use-emplace check
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] ccb9d4: [lldb] [gdb-remote] Include PID in vCont packets i...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 00fa51: [NFC] Add tests for MemorySSA shouldn't contain de...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 857286: [libc][NFC] Change the libc fullbuild target name ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 84517b: [libc] Add more headers to the linux x86_64 and aa...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 581570: [lldb] [test] Skip step packet test on non-amd64
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 0867f2: [Test] Regenerate tests using update_tests.py
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 8b50ff: [lldb] [test] Remove test_step_multiprocess, it's ...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 3a7290: [IR] Update llvm.prefetch to match docs
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] a2dd61: [clang][Modules] Fix a regression in handling miss...
iains via All-commits
- [all-commits] [llvm/llvm-project] 04986d: [LangRef][VP] Fix typo.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 3fd421: [clang-tidy] Do not trigger cppcoreguidelines-avoi...
Carlos Galvez via All-commits
- [all-commits] [llvm/llvm-project] e78223: [libcxx] [test] Remove --env PATH from the static ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 1ad18b: [CostModel][X86] Cleanup arithmetic test triples
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0de2c3: [CostModel][X86] Split select cost kinds tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 23a912: [CostModel][X86] Split icmp/fcmp cost kinds tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] cd86a0: [clang, flang] Add help text for -fsyntax-only
Alexander Malkov via All-commits
- [all-commits] [llvm/llvm-project] 4ef1f0: [Clang][AArch64] Replace aarch64_sve_ldN intrinsic...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] b73617: [NFC][OpenMP] Add test for simd directive with nes...
Dominik Adamski via All-commits
- [all-commits] [llvm/llvm-project] bdb859: [AMDGPU][MC][GFX8][NFC] Split large test file
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] e99f6d: [AMDGPU][MC][GFX9][NFC] Split large test file
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 09afe4: [InstCombine] For vector extract when extract vect...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 1bd2b2: Add support for specifying the severity of a SARIF...
Vaibhav Yenamandra via All-commits
- [all-commits] [llvm/llvm-project] c74c17: [lldb] Use WSAEventSelect for MainLoop polling on ...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] ca5902: Revert "[gn build] port f7a33090a910"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6a62fc: [gn build] Port c74c17f37aa9
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 9f21d6: [Clang][AArch64] Use generic extract/insert vector...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 1492c8: [PowerPC] Fix bugs in sign-/zero-extension elimina...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 3d2ea3: Add guidance for what to put in community calendar...
Kristof Beyls via All-commits
- [all-commits] [llvm/llvm-project] 13b2a0: [clangd] Support hover on __func__ etc (Predefined...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 2cc746: [pseudo] Perform unconstrained reduction prior to ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 605035: [pseudo] Changes omitted from previous commit
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] ac3178: [Sema] Tweak diagnostic logic so suppress-in-heade...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 5146b5: [libc++][NFC] Rename the constexpr macros
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] d6e1e0: [lldb] [Core] Harmonize Communication::Read() retu...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 7aadec: [lldb] [test] Add synchronization to TestContinue
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] e32799: [pseudo] NFC, remove redundant ;
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 577996: Revert "Revert "[compiler-rt] Fix check for cross-...
Ellis Hoag via All-commits
- [all-commits] [llvm/llvm-project] f798c0: Revert "[SCEV] Prove condition invariance via cont...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 80bbc0: [clang][Interp] Implement inv and neg unary operat...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] a771a9: [libcxxabi] Fix alignment of pointers returned by ...
Simon Tatham via All-commits
- [all-commits] [llvm/llvm-project] 666d2a: [SVE][LoopVectorize][NFC] Tidy up some tests
david-arm via All-commits
- [all-commits] [llvm/llvm-project] 761478: [clang][Interp] Rename Integral::T to Integral::ReprT
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] d38985: [lldb] [test] Disable new CommunicationTests on Wi...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] d53e24: [COST][NFC]Introduce OperandValueKind in getMemory...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] fd874e: Missing tautological compare warnings due to unary...
Muhammad Usman Shahid via All-commits
- [all-commits] [llvm/llvm-project] 4d931b: [NFC][libc] rearrange aarch64 memset code to bette...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] bd5cc6: [pseudo] Start rules are `_ := start-symbol EOF`, ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] dbb95c: [clang][dataflow] Debug string for value kinds.
weiyi via All-commits
- [all-commits] [llvm/llvm-project] 31fbcc: Revert "[NFC][libc] rearrange aarch64 memset code ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 0e7ed3: [SLP]Cost for a constant buildvector.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 20ae22: [mlir][Affine] Add affine.delinearize_index operation
Chris via All-commits
- [all-commits] [llvm/llvm-project] 7799b5: [reland][NFC][libc] rearrange aarch64 memset code ...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] c16702: [SLP]Delay vectorization of postponable values for...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] c9a41f: [RISCV] Prefer vnsrl.wi v8, v8, 0 over vnsrl.wx v8...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 961838: [RISCV] Add passthru operand to RISCVISD::SETCC_VL.
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] ee648c: [clang][index] Index unresolved member expression ...
Denis Fatkulin via All-commits
- [all-commits] [llvm/llvm-project] a47ec1: [analyzer][NFC] Be more descriptive when we replay...
isuckatcs via All-commits
- [all-commits] [llvm/llvm-project] 1a60e0: [RISCV] Use Triple::isRISCV/isRISCV32/isRISCV64 he...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2d48b4: Fix UB in DIExpression::appendOffset()
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 4bff10: [EarlyCSE][ConstantFolding] add tests for atan2 wi...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 00c485: Revert "[lldb] [test] Disable new CommunicationTes...
Adrian Prantl via All-commits
- [all-commits] [llvm/llvm-project] 7f1262: [EarlyCSE][ConstantFolding] do not constant fold a...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] e41dd0: Fix MSVC "not all control paths return a value" wa...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 73a9df: MC: make section classification a bit more thorough
Saleem Abdulrasool via All-commits
- [all-commits] [llvm/llvm-project] 551740: Revert "[lldb] [gdb-remote] Include PID in vCont p...
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] e7fda4: [RISCV] Correct costs for vector ceil/floor/trunc/...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 4579a0: [NFC] Fix warning in asserts build
Chris B via All-commits
- [all-commits] [llvm/llvm-project] 72e599: [Flang]Fix another way to crash SimplifyIntrinsics
Mats Petersson via All-commits
- [all-commits] [llvm/llvm-project] a74412: [X86] Fix znver1 256-bit ALU/Logic/Blend uop counts
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1dc8fc: Revert "[lldb] [gdb-remote] Include PID in vCont p...
Michael137 via All-commits
- [all-commits] [llvm/llvm-project] 01e3a3: [NFC] Precommit test for D132255.
dantrushin via All-commits
- [all-commits] [llvm/llvm-project] 20cf17: [InferAddressSpaces] [AMDGPU] Add inference for fl...
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] ac6a0c: [X86][AArch64][NFC] Simplify querying used argumen...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] bc5383: [clang][RISCV] Fix incorrect ABI lowering for inhe...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 95d94a: Revert "Re-apply "Deferred Concept Instantiation I...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] e412ba: [MachineVerifier] add checks for INLINEASM_BR
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] cda093: Update coding standards for constexpr if statement...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 59960e: [RISCV] Factor out getVectorImmCost cost after 0e7...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8847d9: Reland "[mlir][test] Fix IR/AttributeTest.cpp comp...
rorth via All-commits
- [all-commits] [llvm/llvm-project] b0befe: [clang][dataflow] Mark `getDeclCtx` function in da...
weiyi via All-commits
- [all-commits] [llvm/llvm-project] 1c1ece: [RISCV] Add cost model coverage of store of consta...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8a002a: [libcxx] [test] Fix the transitive_includes test o...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 4d9776: [libc] Install startup files with the install-libc...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 3e6d1a: [NFC][AArch64] Precommit test to optimize instruct...
Mingming Liu via All-commits
- [all-commits] [llvm/llvm-project] 309d45: [llvm-reduce] Move most debugging output behind --...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d0e03b: [flang] Add a placeholder argument for a format de...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6227b7: [RISCV] Move xori creation for scalar setccs to lo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7ba14b: [libc][NFC] Use STL case for bit
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 175560: Revert "[libc][NFC] Use STL case for bit"
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 8f826f: Fix reverse-iteration buildbot.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] d769cd: [reland][libc][NFC] Use STL case for bit
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 9e1a4c: [clang-tidy] Fix for bugprone-sizeof-expression PR...
Chris Hamilton via All-commits
- [all-commits] [llvm/llvm-project] e2d797: [libc][NFC] Use STL case for bitset and simplify i...
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] cf3654: [RISCV] Add test coverage for 64 bit splat constants
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f00567: [libc][NFC] Move blockstore out of the CPP folder
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] 89aaae: Revert "[NFC] Precommit test for D132255."
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 57c978: [clang][ExtractAPI] Record availability informatio...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] 2cd4cd: [lld][ELF] Rename SymbolTable::symbols() to Symbol...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 9e51cb: [gn build] Port 57c9780d60b1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] cc0b5e: [lldb] Support specifying a custom libcxx for the ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 928c2b: [DWARF][BOLT] Fix handling of converting range acc...
Alexander Yermolovich via All-commits
- [all-commits] [llvm/llvm-project] b0f467: [AMDGPU] Add iglp_opt builtin and MFMA GEMM Opt st...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] b0a2c4: [tti] Consolidate getOperandInfo without OperandVa...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] ae071a: [libc++][NFC][spaceship] Update status doc
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] 98117f: [VP] Add splitting for VP_STRIDED_STORE and VP_STR...
Lorenzo Albano via All-commits
- [all-commits] [llvm/llvm-project] e0f64b: [docs] Remove lld/ELF release note about --package...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1e0fe6: [LoongArch] Add codegen support for fsqrt
Gong LingQin via All-commits
- [all-commits] [llvm/llvm-project]
Lu Weining via All-commits
- [all-commits] [llvm/llvm-project] c2ee21: [LoongArch] Add some fixups and relocations
wangleiat via All-commits
- [all-commits] [llvm/llvm-project] 1dbe85: [MC][LoongArch] Make .reloc support arbitrary relo...
wangleiat via All-commits
- [all-commits] [llvm/llvm-project] fbebf0: [msan] Bump max allocation on aarch64
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project]
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2b4662: [lldb] Use Optional::transform instead of Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 5b108d: workflows/version-check: Fix check for release can...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 0bc3cb: workflows/version-check: Fix check for release can...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 5159be: (Reland) [fastalloc] Support allocating specific r...
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 2f5088: [lldb] [gdb-remote] Include PID in vCont packets i...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 35e567: [mlir][docs] Migrate away from deprecated llvm::Op...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e565e2: [NFC][AMDGPU] Fix typo.
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] d92f49: Reland "[lldb] [test] Disable new CommunicationTes...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 9e2965: Fix unused variable warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 99020b: workflows/llvm-project-tests: Workaround an issue ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 05c850: workflows/llvm-project-tests: Workaround an issue ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 662a11: HowToReleaseLLVM: Add some more details about webs...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 7225c0: HowToReleaseLLVM: Add annual release schedule temp...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] eba370: Fix llvm-docs-sphinx buildbot after 7225c0bd0115c9...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 1f0b4f: More llvm-docs-sphinx buildbot fixes
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 2ede99: [libc++][doc] Updates status of P2291R3.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 8faf51: [X86] Add vector test coverage of 'one-bit-diff' a...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fa9638: [X86] Fold PMULUDQ(X, 1) -> AND(X, (1<<32)-1) 'getZe...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2981a9: [EarlyCSE][ConstantFolding] do not constant fold a...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 0e0e63: [ADT] Simplify llvm::reverse with constexpr if (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] aa4146: [flang][OpenMP] Handle the data race for firstpriv...
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 6d1a68: [flang] Add semantic checks for interoperability o...
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] fc4d3a: [clang] Use Any::has_value instead of Any::hasValu...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] abb627: [ADT] Deprecate Any::hasValue
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 3adda3: [clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BAS...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 90dcdc: [bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` too
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 804d45: [gn build] Fix oversight in 3adda398cef7f56d0
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 00da9e: [libc++][string] Removes obsolete constexpr.
mordante via All-commits
- [all-commits] [llvm/llvm-project] e0fc85: [JITLink] Fix LinkGraph::makeAbsolute, add unit test.
lhames via All-commits
- [all-commits] [llvm/llvm-project] 01ffe3: [llvm] Remove llvm::is_trivially_{copy/move}_const...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1b08b2: [mlir] Use std::is_invocable instead of llvm::is_i...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] dad00d: [libunwind] Fixed a number of typos
Gabriel Ravier via All-commits
- [all-commits] [llvm/llvm-project] ce377d: Ensure newlines at the end of files (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c5da37: Use std::is_same_v instead of std::is_same (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 8b1b0d: Revert "Use std::is_same_v instead of std::is_same...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9a764f: [mlir][Bazel] Fix Bazel build
Anlun Xu via All-commits
- [all-commits] [llvm/llvm-project] fee3cc: [C++20][Modules] Improve handing of Private Module...
iains via All-commits
- [all-commits] [llvm/llvm-project] 526315: [CostModel] Add CostKind argument to getShuffleCost
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d4284b: [mlir][normalize-memrefs] NFC Follow-up D125854
Tung D. Le via All-commits
- [all-commits] [llvm/llvm-project] 883538: [CostModel][X86] Split int/fp arithmetic cost kind...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5df428: [Orc] Actually save the callback
Anubhab Ghosh via All-commits
- [all-commits] [llvm/llvm-project] efc1c0: [CostModel][X86] Split integer div/rem cost kinds ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 391730: [CostModel][X86] Add trunc cost kinds tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 176db3: [RFC] Remove support for building C++ with `LLVM_E...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] e6a080: [libcxxabi][cmake] Allow building without libcxx a...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 1fb87a: [RISCV] Optimize x > 1 ? x : 1 -> x > 0 ? x : 1
ChunyuLiao via All-commits
- [all-commits] [llvm/llvm-project] 53c0be: [PhaseOrdering][X86] Regenerate vdiv.ll
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 952f90: [CMake] Weaken 176db3b3ab25ff8a9b2405f50ef5a8bd930...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 15e3d8: [InstCombine] reassociate bitwise logic chains bas...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 6ebc2a: [libc++] Fix typos in deprecation messages for exp...
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 3bdc0f: [NFC][mlir][affine] Typo in Affine Analysis test
Kai Sasaki via All-commits
- [all-commits] [llvm/llvm-project] d49a82: [NFC][libc++][doc] Improves rst formatting.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 15de7a: [CostModel][X86] Add CodeSize/SizeLatency handling...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3c4391: Revert rG15de7aaae52ef4be9f9ff3b130804e5b5ccd29f4 ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 99694a: [ADT] Replace `void_t` equivalent with `std::void_t`
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 7ff2a9: [CostModel][X86] Add CodeSize handling for fadd/fs...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d9ff67: [flang][OpenMP] Parser support for Target directiv...
NimishMishra via All-commits
- [all-commits] [llvm/llvm-project] 36357c: Remove llvm::is_trivially_copyable (NFC)
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a6c3cc: [RISCV] Be more strict about LUI+ADDI macrofusion ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1a042d: [RISCV] Optimize x <s -1 ? x : -1. Improve x >u 1 ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] abce7a: [RISCV] Remove impossible TODO in RISCVRedundantCo...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7e2cf2: [ADT] Clarify llvm::bit_cast implementation comment
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 4a51b0: [ADT] Remove `is_invocable` from `STLExtras.h`
Joseph Loser via All-commits
- [all-commits] [llvm/llvm-project] 412144: [clang-format] Fix BeforeHash indent of comments a...
Owen via All-commits
- [all-commits] [llvm/llvm-project] cab58b: [sanitizer] use ../runtimes path to build libcxx
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 53bc7d: [AArch64][NFC] Replace setOperationAction and AddP...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] d2d77e: [PowerPC][Coroutines] Add tail-call check with cal...
Ting Wang via All-commits
- [all-commits] [llvm/llvm-project] e9ef45: [clang] adds unary type transformations as compile...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 2492bd: [LoongArch] Support Load and Store with 14-bit sig...
Gong LingQin via All-commits
- [all-commits] [llvm/llvm-project] 7167a4: [RISCV] Add zihintntl instructions
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] bedf43: [Test] One more test for PR57247
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] a3214a: [LoongArch][test] Regenerate loongarch_generated_f...
wangleiat via All-commits
- [all-commits] [llvm/llvm-project] aaa987: [clang] Fix warning after D116203
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 7d6e7d: [Test] And one more test for PR57247
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] d90c1b: Revert "[clang-format][NFC] Fix a bug in setting t...
Owen via All-commits
Last message date:
Sun Aug 21 23:27:23 PDT 2022
Archived on: Sun Aug 21 23:27:24 PDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).