The Week Of Monday 27 February 2023 Archives by date
Starting: Mon Feb 27 00:04:08 PST 2023
Ending: Sun Mar 5 23:55:14 PST 2023
Messages: 599
- [all-commits] [llvm/llvm-project] 275c27: [flang][hlfir] add allocatable assignment semantic...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 713b3a: [flang][hlfir] Lower allocatable assignment to HLFIR
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] e5921e: [flang][hlfir] Lower associate construct to HLFIR
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] e02422: [lld][RISCV][test] Expand testing in riscv-attribu...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 61f377: [mlir][SCF] Fix incorrect API usage in RewritePatt...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] ddd1d1: [mlir][llvm] Builders dont access null attr (NFC)
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 44f1cb: [AMDGPU] Run update scripts on existing tests. NFC
Diana via All-commits
- [all-commits] [llvm/llvm-project] d9391a: [mlir][llvm] Stop exporting empty debug MD strings
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] b5bf6f: [GVN] Support address translation through select i...
Sergey Kachkov via All-commits
- [all-commits] [llvm/llvm-project] b6f483: [include-cleaner] Fix an unintended early return w...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] e7950f: [llvm-debuginfo-analyzer] (09/09) - CodeView Reader
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] f4a788: [gn build] Port e7950fceb1e7
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 95c3c2: [clang-format] clang-format.el: fix warnings
Augustin Fabre via All-commits
- [all-commits] [llvm/llvm-project] 0805d9: [SCEV] Make scalable size representation more expl...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 1aece0: Revert "[GVN] Support address translation through ...
Sergey Kachkov via All-commits
- [all-commits] [llvm/llvm-project] 3bfb23: [Test] Add failing test for PR61022
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 1422f1: Allow building with CMAKE_SYSTEM_NAME=Generic
Michael Platings via All-commits
- [all-commits] [llvm/llvm-project] 0264ca: [bazel] Port Bazel for e7950fceb1e7f82370f6cff80b2...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] f600a5: [clang-format] Add macro replacement to fuzzing.
r4nt via All-commits
- [all-commits] [llvm/llvm-project] ec67d7: [SVE] Add intrinsics for uniform dsp operations th...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 398cdd: [clang-format] Fix assertion that doesn't hold und...
r4nt via All-commits
- [all-commits] [llvm/llvm-project] 47f910: [InstCombine] Guard against many users when swappi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ba63dd: [X86] Move atomics test for !pcsections into separ...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] ee2f9d: Reapply [InstCombine] Remove early constant fold
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a18ce4: [LoopPredication] Account for critical edges when ...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 614cd7: [Flang] Add Minloc to simplify intrinsics pass
SachaBallantyne via All-commits
- [all-commits] [llvm/llvm-project] f49b6a: [flang][OpenMP] Handle lastprivate on sections con...
NimishMishra via All-commits
- [all-commits] [llvm/llvm-project] 01b9d3: [mlir] Use the same name as the generated paramete...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] a8ead9: [libc++][ranges] Implement LWG-3860 range_common_r...
Igor Zhukov via All-commits
- [all-commits] [llvm/llvm-project] 49aa37: [GlobalOpt] Ignore only loaded / only stored globa...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a9df62: [SME2][AArch64] Add multi-indexed multiply-add lon...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] c417b7: [OHOS] Add support for OpenHarmony
Pavel Kosov via All-commits
- [all-commits] [llvm/llvm-project] 9fa61c: [mlir] Insert tensor.cast only when needed when fo...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 9e5bfa: [AArch64] Add some tests for multiple uses of exte...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3c2b18: [InstCombine] Avoid ConstantExpr::getSelect() use ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5f53e8: [SLP]Fix a crash when trying to find reduced ops f...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 115711: [mlir][LinAlg][Transform][GPU] Add GPU memory hier...
Amir Mohammad Tavakkoli via All-commits
- [all-commits] [llvm/llvm-project] b46e78: [mlir][NFC] Cleanup Passes documentation
Kohei Yamaguchi via All-commits
- [all-commits] [llvm/llvm-project] 9a29d8: [mlir][sparse] Add checking parent op of SortOp
Kohei Yamaguchi via All-commits
- [all-commits] [llvm/llvm-project] 86d1ed: [InlineCost] Avoid ConstantExpr::getSelect()
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 31fc47: [MLIR] Expose region equivalence check through Ope...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 8877d8: [mlir] Port bazel for 115711c19cd287c098a872c63a00...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] b12bcf: [MLIR] Add pass to deduplicate functions
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 5d6dfb: [ConstExpr] Avoid creation of select constant expr...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 779d54: [mlir] Fix a -Wunused-variable warning, NFC
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 4521b1: [mlir][Linalg] Reimplement hoisting on tensors as ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 54acf9: [Flang][OpenMP] NFC: Change a few message/comments...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 853d40: [OpenMP] Ignore implicit casts on assertion for `u...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7d7633: [Flang][OpenMP][OpenACC] Error for loop with no co...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 2e7311: [Sema] Use isSVESizelessBuiltinType instead of isS...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d51472: [AMDGPU] Update the CHECK autogenerated as it's ex...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 007177: [SLP]Fix PR61018: Assertion `Mask[I] == UndefMaskE...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] c31667: [LLVMContextImpl] Separate out integer constant ze...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] f41f39: [libc++] Fixes operator& hijacking atomic types.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] de6827: [libc++] Improves clang-format settings.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 411c79: [libc++] Simplify the modules_include.sh.cpp scrip...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 2aeda9: [libc++][NFC] Format __split_buffer and move const...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 0a0b6f: [scudo] Only prepare PageMap entry for partial region
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] e7b52c: [MLIR] Add primitive builders for scf.if
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 06daa5: [AArch64] Don't remove free sext_inreg(vector_extr...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 31d6a5: [AArch64][GlobalISel] Reorder stack up-adjustment ...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 2f3c74: [SCEV] Hoist common cleanup code to function. (NFC)
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 666731: [Pass][CHR] Move ControlHeightReduction to module ...
xur-llvm via All-commits
- [all-commits] [llvm/llvm-project] 505639: [clang-format-diff] Correctly parse start-of-file ...
Tamir Duberstein via All-commits
- [all-commits] [llvm/llvm-project] 0fecac: [Clang] [AVR] Fix USHRT_MAX for 16-bit int.
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 72105d: [AArch64] Avoid using intermediate integer registe...
Nilanjana Basu via All-commits
- [all-commits] [llvm/llvm-project] a700fb: [SLP] Fixes crash in BoUpSLP::isGatherShuffledEntry()
vptest1 via All-commits
- [all-commits] [llvm/llvm-project] 5ac696: [SPIR-V] Support TargetExtType for SPIR-V builtin ...
Michal Paszkowski via All-commits
- [all-commits] [llvm/llvm-project] fa66e4: [AArch64] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 01dacc: [Bitcode] Remove typed pointer abbreviation
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 387452: Revert "[scudo] Only prepare PageMap entry for par...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 62e7bd: [libc] use vars in string to num fuzz targets
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] c08867: [X86] Split off x86-64-v* tuning flags. NFC
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 049a3f: [libc++] Fix "size_t" constants that should be "bo...
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 4364e2: [NFC][PGO] Prefix duplicate profile MemOp entry di...
Matthew Voss via All-commits
- [all-commits] [llvm/llvm-project] fb2819: [BOLT] Fix intermittent crash with instrumentation
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 5a201a: [LLVMContextImpl] Separate out opaque pointers
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 45391e: [test] Remove unnecessary -enable-new-pm=0
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d65ed8: [lld][WebAssembly] Fix handling of mixed strong an...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] 8ce135: [ELF][PPC64] Merge PPC64R12SetupStub and PPC64PCRe...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 3a51ee: [AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR wi...
Vladislav Dzhidzhoev via All-commits
- [all-commits] [llvm/llvm-project] 964997: [mlir][core] Fix ValueRange printing in AsmPrinter
Ahmed Harmouche via All-commits
- [all-commits] [llvm/llvm-project] 03e94f: [BOLT] Change call count output for ICF
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 08ab4f: [BOLT][NFC] Const-ify analyzeJumpTable
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] c30ab9: [BOLT][NFC] Log reversing splitting decision
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 6c0fe1: [polly] Remove unnecessary -enable-new-pm flags
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d77f96: [BOLT][NFC] Simplify BinaryFunction::setTrapOnEntry
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 7198c8: [ELF][PPC64] Actually implement --no-power10-stubs
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] cecaf2: Adding tuning flags for int <-> fp domain switchin...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] d8a1a5: DebugInfo: Disable ctor homing for types with only...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 58ec6e: [NFC] [clang] Forward forwarding reference
Chris Cotter via All-commits
- [all-commits] [llvm/llvm-project] da0d81: [ADT] Fix definition of `adl_begin`/`adl_end` and ...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 89a807: [OpenMP][FIX] Properly align firstprivate variables
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] abafc8: [AArch64] Use isSVESizelessBuiltinType instead of ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 35eff6: [gn build] Port 58ec6e09abe8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] bf9e0e: [CodeGen] Use LLVM_ATTRIBUTE_UNUSED instead of LLV...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2e0940: [X86] Fix for offsets of CFA directives
Theodoros Kasampalis via All-commits
- [all-commits] [llvm/llvm-project] 773d66: [IPO] Remove various legacy passes
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 30d8f4: [AVR] Fix incorrect flags of livein registers when...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] dbfc03: [scudo] Set name for reserved regions in SizeClass...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] a2802d: [MLIR] Fix bug in addAffineParallelOpDomain upper ...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] d16282: [LV] Update logic for calculating register usage d...
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] 3e03cd: [llvm][Uniformity] provide overloads for Instructi...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] e76e3a: [NFC] Add a test about template pack for C++20 Mod...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] fbace9: [RISCV] Enable preferZeroCompareBranch to optimize...
Liao Chunyu via All-commits
- [all-commits] [llvm/llvm-project] 17c31f: [TableGen] Replace a StringMap keyed by Record nam...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f88436: [InstCombine] Fold signbit test of a pow2 or zero
Jun Zhang via All-commits
- [all-commits] [llvm/llvm-project] 3948f0: [mlir][llvm] Rename LLVMOpsInterfaces.td to LLVMIn...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 10cee8: [Test] Add test exposing hoisting bug in GuardWide...
Dmitry Makogon via All-commits
- [all-commits] [llvm/llvm-project] 54dee0: [libc++] Add FTM for views::as_rvalue
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 3f9b04: [mlir][Affine][NFC] Improve FlatAffineValueConstra...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 639fc0: [mlir] Port bazel for 3948f0a0b5e5fecddf315b8de321...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 60692a: [Support] Silence warning with Clang ToT.
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 06faa4: [mlir] Fix the missing mlir test BUILD.bazel for 3...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 4e3491: [GuardWidening] Make sure widened condition operan...
Dmitry Makogon via All-commits
- [all-commits] [llvm/llvm-project] ff687c: [LICM][NFC] Don't preserve DT and loop analyzes se...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 207854: [Local][InstCombine] Handle MD_noundef in combineM...
luxufan via All-commits
- [all-commits] [llvm/llvm-project] 3c8ddb: Revert "[LV] Update logic for calculating register...
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] 43b725: [CHR] Do not fetch BFI without profile summary (NFCI)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c34936: [GlobalOpt] Split CleanupPointerRootUsers test wit...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f33249: [Clang] Do not emit exception diagnostics from cor...
Deniz Evrenci via All-commits
- [all-commits] [llvm/llvm-project] bb2ae9: [mlir][Linalg] NFC - Apply cleanups to transforms
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 4f9a54: [LV] Reland "Update logic for calculating register...
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] 140d6a: [SCEV][NFC] Introduce utility function to get powe...
Dmitry Bakunevich via All-commits
- [all-commits] [llvm/llvm-project] dbbab7: [AMDGPU][NFC] Eliminate the u32imm operand definit...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 79dccd: [flang] Change COUNT intrinsic to support differen...
SachaBallantyne via All-commits
- [all-commits] [llvm/llvm-project] e28bbf: Revert "[mlir][linalg] Vectorize tensor.extract us...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 0ec4ca: [LV] Modify test case for commit 4f9a544
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] b82ac7: [OpenMP][AMDGPU] More detail in AMDGPU kernel laun...
Jan Patrick Lehr via All-commits
- [all-commits] [llvm/llvm-project] ac67ec: [LV] Reland testcase in 0ec4cae
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] 905fa1: [AMDGPU][AsmParser] Distinguish literal and modifi...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] 91ee72: [flang] Fix potential segfault in PointerAssociate...
Valentin Clement via All-commits
- [all-commits] [llvm/llvm-project] 131c91: [flang][hlfir] Add hlfir.parent_comp for leaf pare...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 88be49: [flang][hlfir] Lower parent component references
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] a98b03: [flang][hlfir] Support type bound procedure in typ...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 4bc254: [LoopVectorize] Only fetch BFI if profile summary ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2f07d6: [mlir][Linalg] Refactor HoistPadding and add suppo...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] ff0ca6: [flang] Use unsigned to avoid comparison warning
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 69d4e5: [LoopSink] Don't fetch analyses without profile da...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b82083: [CGProfile] Remove unnecessary analysis callbacks ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 633377: [AArch64][SME2] Add multi-vector uunpk and sunpk i...
david-arm via All-commits
- [all-commits] [llvm/llvm-project] b5a84a: [libc++][spaceship] Implement `operator<=>` for `l...
Adrian Vogelsgesang via All-commits
- [all-commits] [llvm/llvm-project] d8d91b: [flang][hlfir] Support type descriptor for initial...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 26202a: [CGProfile] Don't fetch BFI without profile (NFCI)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3cf825: [flang] Allow `to` argument of move_alloc to be cl...
David Truby via All-commits
- [all-commits] [llvm/llvm-project] 3b090f: [InstCombine] use demanded vector elements to elim...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 523640: [clang][Interp][NFC] Use qualified name in Functio...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 7f7ebf: [flang] add hlfir.transpose operation
Tom Eccles via All-commits
- [all-commits] [llvm/llvm-project] edeb0f: [clang][Interp][NFC] Clean up InterpState.cpp
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 9e5057: [C++20] [Modules] Trying to compare the trailing r...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 96d035: [clang][dataflow] unnamed bitfields should be disc...
Paul Semel via All-commits
- [all-commits] [llvm/llvm-project] 5193d1: [Flang] Fix ALLOCATE with MOLD for scalars
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 1d6b5b: [SLP]Fix PR61050: Assertion `I->use_empty() && "tr...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 7344f8: [Orc] Use new pass manager in example
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 00e209: [Clang] Implement CWG2518 - static_assert(false)
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 27ea47: [mlir][sparse] Add runtime support for reading a C...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] e281d1: [unittest] Restructure plugin cmake target
IBricchi via All-commits
- [all-commits] [llvm/llvm-project] abdefc: [Orc] Try to fix linker error
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c6ef6b: Revert "Revert "[scudo] Only prepare PageMap entry...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 584f64: [MLIR][AMDGPU][ROCDL] Adding raw.buffer.atomic.fma...
Manupa Karunaratne via All-commits
- [all-commits] [llvm/llvm-project] 60f370: [RISCV] Factor out multiclass definitions for V sc...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] f94fb2: [X86] Add DwarfRegNums for segment registers
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 242bb0: [flang] Fix a bug with simplified minloc that trea...
SachaBallantyne via All-commits
- [all-commits] [llvm/llvm-project] 8dbeb4: [clang] Documents clang-scan-deps requirements.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] ce32e0: [libc++] Refactor allocator_mismatch.compile.fail....
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 27c3c6: [RISCV] Use !listremove for LMUL lists in V schedu...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 853059: [libc++] Addresses LWG3782.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 83c0d6: [gn build] Manually port D140588
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] fbec8f: [SimplifyCFG] Do not hoist/sink convergent functio...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 2c1433: [flang] Block construct
vdonaldson via All-commits
- [all-commits] [llvm/llvm-project] 4668dd: [libc++] Run clang-tidy in all configurations that...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] 2ae399: Revert "[Modules] Don't check [temp.friend]p9 in A...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 003078: [Clang][Driver] Add -mcpu=help and -mtune=help to ...
Michael Maitland via All-commits
- [all-commits] [llvm/llvm-project] cb3c41: [libc] Refactor string to float return values
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 73c988: [clang][dataflow] Fix missed fields in field set c...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 2dd527: [libc] fix strtofloat test with 128 bit floats
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 33e18c: Revert "Revert "[Modules] Don't check [temp.friend...
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 8ce689: [Sema] Add missing entries to the arrays in GetImp...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2ea0e5: [InstCombine] simplify test for div/rem; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] ec7154: [SLP] Add banner argument to SLP costs debug print...
Valery Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] 9a9fce: [lldb] Fix {break, watch}point command function sto...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] f35ac8: Fix SimplifyAllocConst pattern when we have alloc ...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] a78301: [AMDGPU] Replace LegacyDA with Uniformity Analysis...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] fb166b: [Driver] Revert -mcpu=?/-mtune=? and make -mcpu=he...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 37216b: [test] Add missing -### to Driver/config-file3.c
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] acc30a: [OpenMP]Emit captured decls for target data if no ...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 110ee1: [libc][NFC] Refactor internal errno.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 35d17c: [lldb] Remove const qualifier on bool argument pas...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 849529: [mlir][sparse] fix performance bug in matmul with ...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 466b43: [clang-format] Only add pragma continuation indent...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 981ce8: [ADT] Fix const-correctness issues in `zippy`
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] b22dca: Update debugserver xcode proj to build with c++17
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 9e5818: [X86] Drop single use check for freeze(undef) in L...
ManuelJBrito via All-commits
- [all-commits] [llvm/llvm-project] ece0b9: Revert "[X86] Drop single use check for freeze(und...
ManuelJBrito via All-commits
- [all-commits] [llvm/llvm-project] bc949f: [GWP-ASan] Handle wild touches of the guarded pool.
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 1e552d: [X86] Improve select of constants
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] a7bb9a: [Fuchsia] Enable LLVM_USE_RELATIVE_PATHS_IN_FILES ...
Zero Omega via All-commits
- [all-commits] [llvm/llvm-project] ce7eb2: [Coroutines] Avoid creating conditional cleanup ma...
Wei Wang via All-commits
- [all-commits] [llvm/llvm-project] 3083b6: [X86] Revise Alderlake P-Core schedule model
HaohaiWen via All-commits
- [all-commits] [llvm/llvm-project] 30f423: [OCaml] Migrate from naked pointers to prepare for...
Alan via All-commits
- [all-commits] [llvm/llvm-project] 4eb694: Add SBCommandInterpreter::UserCommandExists parall...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 38a64a: [ControlHeightReduction] Don't combine a "poison" ...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] c2d6cc: [builtins] Add option to always build int128 routines
Shoaib Meenai via All-commits
- [all-commits] [llvm/llvm-project] e8a2fd: An SBValue whose underlying ValueObject has no val...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 674099: [Clang][CodeGen] Fix this argument type for certai...
jacobly0 via All-commits
- [all-commits] [llvm/llvm-project] f136ca: Put the arch-dep debugserver files in main CMakeLi...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 00b2c3: Fix typos in the test command for D144929
jimingham via All-commits
- [all-commits] [llvm/llvm-project] 0b92f8: [mlir][NFC] Address filecheck_lint findings in tos...
Benjamin Chetioui via All-commits
- [all-commits] [llvm/llvm-project] 740e2e: [mlir][math] Math expansion for math.tan
Rob Suderman via All-commits
- [all-commits] [llvm/llvm-project] a92f78: Fix the run locker setting for async launches that...
jimingham via All-commits
- [all-commits] [llvm/llvm-project] c1c29e: Fix failed libcxx test build on the Windows to Lin...
Vladimir Vereschaka via All-commits
- [all-commits] [llvm/llvm-project] 368c9f: Revert "[ControlHeightReduction] Don't combine a "...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 3fd533: [COFF][X86_64] Put jump table in .rdata for Windows
Wei Xiao via All-commits
- [all-commits] [llvm/llvm-project] bc504e: [Doc][NFC] Add template type when use MachinePassR...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] 5bb325: Revert "[C++20] [Modules] Trying to compare the tr...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] db1b82: Revert "[Modules] Don't check [temp.friend]p9 in A...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 65f688: [PowerPC] update PPCTTIImpl::supportsTailCallFor()...
Ting Wang via All-commits
- [all-commits] [llvm/llvm-project] 4a2303: [X86] Fix `(shift X, (xor Y, N-1))` -> `(shift X, ...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] f69baa: [TableGen] Minor tweak to AssemblerCondDag evaluat...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5c943e: [libclang] Remove redundant return statements in C...
Emilio Cobos Álvarez via All-commits
- [all-commits] [llvm/llvm-project]
Vladislav Khmelevsky via All-commits
- [all-commits] [llvm/llvm-project]
Vladislav Khmelevsky via All-commits
- [all-commits] [llvm/llvm-project] 1c1128: [clang][driver] Do not emit default '-Tdata' for A...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 475417: [mlir][llvm] Prioritize DILocalScope over file loc
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 0d94b6: [IR] Add LLVM IR support for target("aarch64.svcou...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 55fd1a: [mlir][NFC] Address filecheck_lint findings in Vec...
Benjamin Chetioui via All-commits
- [all-commits] [llvm/llvm-project] feba03: [clang][ASTImporter] Improve import of InjectedCla...
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] edfefd: [mlir][llvm] Add AliasAnalysis and AccessGroup int...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] cb96eb: [IR][Legalization] Split illegal deinterleave and ...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 5885c8: [MLIR][Linalg] Fix propagation for rank-zero tensor
lorenzo chelini via All-commits
- [all-commits] [llvm/llvm-project] f88bc7: [flang] Handle dynamic type in move_alloc
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 8fd3bf: [flang][NFC] Remove redundant and incomplete comment
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 4d513b: [Orc] Remove LLVMInitializeCore() calls from examples
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] de111a: NFC: Use generate_test_checks script for LV tests ...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 15d5c5: [InstCombine] Improvement the analytics through th...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 18af85: [AArch64] Remove 64bit->128bit vector insert lowering
David Green via All-commits
- [all-commits] [llvm/llvm-project] 25db7c: [flang][hlfir] Implement hlfir.declare optional co...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] daf418: [mlir] Fix GreedyPatternRewriteDriver::notifyOpera...
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] a4c828: [AArch64] Precommit tests to check more ld1r vecto...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 831591: [NFC][clang] Refine tests by adding `:` to checks
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] 22b49f: [mlir][llvm] Make DISubprogram name optional
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] 570995: [clang][test][RISCV] Add RISC-V to clang/test/Sema...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 6376c5: [Dexter] Use non-blocking resume when debugging Vi...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] 86b8ab: [Flang][WWW] Update Bug Reports link to point to G...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 5957e9: [mlir-reduce] Create proper tmp test files (NFC)
Christian Ulmann via All-commits
- [all-commits] [llvm/llvm-project] b06e5a: [AMDGPU][AsmParser][NFC] Simplify parsing cache po...
Ivan Kosarev via All-commits
- [all-commits] [llvm/llvm-project] f8d10d: [clang-format][NFC] Refactor formatting unit tests.
r4nt via All-commits
- [all-commits] [llvm/llvm-project] fad601: [lldb/test] Update error message in debug-types-si...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 7c081a: [mlir][standalone] Enable to build as LLVM externa...
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 0d2541: [NFC] Fix incorrect comment in VLIW packetizer
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] d55d0b: [mlir][Linalg] Improve HoistPadding to propagate t...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 4ee8ae: [flang] Implement isnan and ieee_is_nan intrinsics
David Truby via All-commits
- [all-commits] [llvm/llvm-project] 81979c: [clang][RISCV][test] Add further test coverage for...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 17718a: Move close() to the proper else block
Wu Yingcong via All-commits
- [all-commits] [llvm/llvm-project] 8e4f82: [gn] port e281d102fb73 more
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 83bbd3: [AArch64] Load into zero vector patterns
David Green via All-commits
- [all-commits] [llvm/llvm-project] 452279: [InstCombine] prevent miscompiles from select-of-d...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 33eee5: [gn build] Port f8d10d5ac9ab
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c41b41: [LoopVectorize] Use overflow-check analysis to imp...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 9d0703: [RISCV] Pre-commit test case for ordered reduction...
Mel Chen via All-commits
- [all-commits] [llvm/llvm-project] ddccc5: [CodeGen] Always expand division larger than i128
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 4e4ad3: [SLP][NFC]Update the test to simplify and avoid de...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 8d09bd: [clang][Interp] This pointers are writable in de-/...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 457c4f: [flang] Allow scalar boxed record type in intrinsi...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 3eceab: LibclangTest: remove libclang-test-* tmp dir reliably
Igor Kushnir via All-commits
- [all-commits] [llvm/llvm-project] ed05dc: [flang] MERGE result is polymorphic only if TSOURC...
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f53ab9: [ReleaseNotes]: Add PowerPC release notes for LLVM...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] 3b7422: [ARM] Remove a redundant function fixupBTI
Jirui-Wu via All-commits
- [all-commits] [llvm/llvm-project] 1bf8ae: [SimpleLoopUnswitch] Forget loops before invalidat...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 34b412: [clang][RISCV][test] Add coverage for __fp16 suppo...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] c888a0: [mlir][MemRef] Rewrite multi-buffering with proper...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 2c81d4: [mlir][sparse] Improve the implementation of spars...
Bixia Zheng via All-commits
- [all-commits] [llvm/llvm-project] f56dfb: [libc++] Fix modules issues on OS X
Quuxplusone via All-commits
- [all-commits] [llvm/llvm-project] 730eca: [clang][Interp] Handle DecompositionDecls
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 613c9b: Fix Bazel build post c888a0ce8846e7ebf30914d495912...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 1527a1: [ADT] Use `adl_begin`/`end` in `enumerate`
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 337215: [DAG] ABD is not reassociative
David Green via All-commits
- [all-commits] [llvm/llvm-project] dcf5ad: [ASTMatcher] Add coroutineBodyStmt matcher
Chris Cotter via All-commits
- [all-commits] [llvm/llvm-project] 969ab7: [clang] drop buggy use of `-serialize-diagnostics`...
Ashay Rane via All-commits
- [all-commits] [llvm/llvm-project] 1b52c7: [AMDGPUUnifyDivergentExitNodes] Use Uniformity Ana...
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 7474cd: [SIAnnotateControlFlow] Use Uniformity analysis
Anshil Gandhi via All-commits
- [all-commits] [llvm/llvm-project] 25af65: [PassBuilder] Always enable CountVisitsPass when s...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] c89b69: [ADCE] Keep track of if we modified the CFG and pr...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 421fab: [mlir] Fix a warning
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] cf53bd: [InstCombine] add tests for signed absolute diff; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 813e1d: [libc++] implement move_iterator<T*> should be a r...
Shivam via All-commits
- [all-commits] [llvm/llvm-project] 911e0d: [libc++][NFC] Move test to .compile.pass.cpp since...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b27f65: [GWP-ASan] Stop using type aliases for ::testing::...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 21fc42: [GWP-ASan][Fuchsia] Use more modern zxtest testing...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] b39f1e: [libc] Fix printf %f rounding condition
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] c891ef: [libc] Fix strcspn
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] a4d39d: [llvm-readobj] Add --memtag
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 73cdcc: [DAG] expandIntMINMAX - attempt to match existing ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c29fc6: [mlir][spirv] Support shaped types with index element
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] fc1260: [mlir][sparse] fuse collapse_shape on sparse tenso...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 4e7d40: [Sanitizers] Error out for -static-libsan on darwin
Usama Hameed via All-commits
- [all-commits] [llvm/llvm-project] c574e9: [lld] [MTE] Add DT_AARCH64_MEMTAG_* dynamic entrie...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 55a363: [LLDB] Expose several methods in SBWatchpoint
danliew via All-commits
- [all-commits] [llvm/llvm-project] 460fe4: [DivRemPairs] Remove legacy pass
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] ff761f: [flang] Move fir.select_type into the PolymorphicO...
Renaud Kauffmann via All-commits
- [all-commits] [llvm/llvm-project] bdb955: [MLIR] Add `print-ir` pass for debugging purposes
frgossen via All-commits
- [all-commits] [llvm/llvm-project] fa6aad: [llvm] Prevent building for riscv32-unknown-fuchsia
PiJoules via All-commits
- [all-commits] [llvm/llvm-project] dafeb9: [libc++] Refactor the std/depr C headers tests
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d80a29: [flang] Check for BIND(C) through use association.
Slava Zakharin via All-commits
- [all-commits] [llvm/llvm-project] c9843a: [AArch64] Precommit some more LD1R splat tests for...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 656378: [Libomptarget] Fix block and thread limit environm...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 15cef4: [libc++][NFC] Remove trailing whitespace on line a...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 62e3f2: [libc++] Use generic-cxx20 instead of apple-cxx20 ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 13b808: [Flang][Tool][bbc] Emit module wrapper in addition...
agozillon via All-commits
- [all-commits] [llvm/llvm-project] 17ecbb: [libc++] [FreeBSD] only use _umtx_op(2) on 64bit a...
Konstantin Belousov via All-commits
- [all-commits] [llvm/llvm-project] b60cf8: [mlir][sparse] support coiteration with fused resh...
PeimingLiu via All-commits
- [all-commits] [llvm/llvm-project] 81b391: [libc] Fix mismatch in exception decl
Jeff Bailey via All-commits
- [all-commits] [llvm/llvm-project] e65e7b: [llvm][LowerConstantIntrinsics] add debug statements
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 48d5ad: [OpenMP][NFC] Clean up Twines and other issues in ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] bd6eb1: [NFC][Pipeline] Move PromotePass into GlobalCleanupPM
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] f5f8a4: [mlir][AsmParser] Improve parse{Attribute, Type} er...
rk via All-commits
- [all-commits] [llvm/llvm-project] 37107e: [mlir][python] Add generic operation parse APIs
rk via All-commits
- [all-commits] [llvm/llvm-project] b8f9ec: precommit test for pr60855
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] effd56: [libc] add basic Intel MacOS configuration
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 38d16f: [ORC] Drop StaticLibraryDefinitionGenerator Load/C...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 20f650: [SPIR-V] Remove redundant check and fix typos
Michal Paszkowski via All-commits
- [all-commits] [llvm/llvm-project] af2969: Revert "[MergeICmps] Adapt to non-eq comparisons, ...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 403926: [WebAssembly] Skip implied bitmask operation in Lo...
junparser via All-commits
- [all-commits] [llvm/llvm-project] 9a77a6: [memprof] Avoid meaningless pod copy
Wu Yingcong via All-commits
- [all-commits] [llvm/llvm-project] 0fe101: [libc++] [FreeBSD] correct 64-bit test
Ed Maste via All-commits
- [all-commits] [llvm/llvm-project] 9266ed: [libcxx][NFC] Added a note about the P2520R0
Shivam via All-commits
- [all-commits] [llvm/llvm-project] 52ced1: Revert D143786 "[X86] Add `TuningPreferShiftShuffl...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 395ec4: [llvm-lib] 'llvm-lib' currently cannot generate an...
vadikp-intel via All-commits
- [all-commits] [llvm/llvm-project] 82c2fc: ELF: Respect MEMORY command when specified without...
pcc via All-commits
- [all-commits] [llvm/llvm-project] f18b71: [clang][Interp] Implement remaining MaterializeTem...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 26b3e0: [x86] Precommit a test
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 9d28e0: [LLDB] XFAIL TestRunLocker.py on Windows
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 5230f6: [llvm][GenericUniformity] Prevent assert while cal...
Yashwant Singh via All-commits
- [all-commits] [llvm/llvm-project] bf6c13: [clang][Interp] Handle defined functions without a...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 588da0: Revert "[LLDB] XFAIL TestRunLocker.py on Windows"
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] ba0c08: [flang] Use the newly introduced AliasAnalysisOpIn...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] e85e5a: [LLDB] XFAIL TestRunLocker.py for windows
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 1ea5b4: [mlir][Linalg] NFC - Improve debug messages for pa...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] bce8b3: [clang][Interp] Implement C++ Range-for loops
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 569222: [clang][Interp] Only check constructors for global...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] e0bc77: Revert "[SelectionDAG] Transitively copy NodeExtra...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 6b5afd: [clang][Interp] Add ArrayElemPtr{, Pop} opcode
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 5705dc: Recommit "[X86] Add `TuningPreferShiftShuffle` for...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] f7ca01: [llvm-c] Remove bindings for creating legacy passes
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a26d30: [UTC] Include return type/attributes under --versi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 93d700: [Clang] Implement Change scope of lambda trailing-...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 90d921: [clang][Interp] Handle record initialization via C...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] cf2d80: [mlir][Transform] Fix transform::SequenceOp builder
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] d94e84: [GlobalOpt] Extend CleanupPointerRootUsers to hand...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 94dd47: [Coverage] Fix an issue: a statement after calling...
MaggieYingYi via All-commits
- [all-commits] [llvm/llvm-project] 8ece85: [mlir][linalg] Vectorize tensor.extract using cont...
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] b30422: [mlir][llvm] Add AliasAnalysis and AccessGroup int...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 157274: [DebugInfo][Docs] Remove `dbg.addr` from docs
J. Ryan Stinnett via All-commits
- [all-commits] [llvm/llvm-project] 6f3baf: [mlir][nfc] Clean-up ConvertToDestinationStyle.cpp.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 91676a: [bazel] Port for f7ca01333214f934c580c162afdee933e...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] f75e45: [bazel] Add missing dep for llvm-c-test
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 43e677: Revert "[clang][Interp] Implement C++ Range-for lo...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] eea0d0: [llvm-exegesis] Include more specific header (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 0ecef8: [GlobalOpt] Use more specific type (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b8b8aa: [Support] Implement findModulesAndOffsets on Apple...
Luís Marques via All-commits
- [all-commits] [llvm/llvm-project] 7912f5: [SCEV] Add SCEVType to represent `vscale`.
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 7b26dc: Revert "[SCEV] Add SCEVType to represent `vscale`."
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 2ea6bb: [mlir][llvm] Use interfaces in the translation to ...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] b4d9ac: [C++20][ClangTidy] Update the ClangTidy tests to a...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 170e7a: [AArch64][SME2] Add CodeGen support for target("aa...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] c77bd1: AMDGPU: Add more flat scratch load and store tests...
petar-avramovic via All-commits
- [all-commits] [llvm/llvm-project] 5e6428: [clangd] Use the normalized file path to do the fi...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 948ed2: [AArch64] NFC: Add missing CHECK lines for sme-aar...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 28eef3: [MCA] Fix crash in `EntryStage::cycleEnd` when the...
Clement Courbet via All-commits
- [all-commits] [llvm/llvm-project] 97dcbe: [LogicCombine 1/?] Implement a general way to simp...
chenglin.bi via All-commits
- [all-commits] [llvm/llvm-project] 1ce4c8: [gn build] Port 97dcbea63e11
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 7ecc92: [mlir][vector] Fix incorrect API usage in RewriteP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] c39607: Change ClangTidy unit tests to run in C++20 mode i...
Utkarsh Saxena via All-commits
- [all-commits] [llvm/llvm-project] 62d11b: Revert "Revert "[SCEV] Add SCEVType to represent `...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 6420da: Revert "[Sanitizers] Error out for -static-libsan ...
Usama Hameed via All-commits
- [all-commits] [llvm/llvm-project] d81248: Call MarkVirtualMembersReferenced on an actual cla...
stbergmann via All-commits
- [all-commits] [llvm/llvm-project] b13a19: [mlir][linalg] Fix incorrect API usage in RewriteP...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 3230a6: [mlir][NVGPU] Fix incorrect API usage in RewritePa...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 65f7a8: [clang][ExtractAPI] Handle platform specific unava...
Arsenic via All-commits
- [all-commits] [llvm/llvm-project] c546f1: [DAGCombiner] Replace LegalOperations check in vis...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 45b6a3: [ASAN] Use TypeSize in InterestingMemoryOperand [m...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d3ac92: [GlobalOpt] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e277d6: [Sanitizers] Disable armv7* sanitizers slice for ios
Usama Hameed via All-commits
- [all-commits] [llvm/llvm-project] 82f2ce: [GlobalOpt] Drop bitcast handling in global to all...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] be646e: Make clang/test/C/C2x/n2934.c compatible with targ...
Fanbo Meng via All-commits
- [all-commits] [llvm/llvm-project] 695678: [InstCombine] add tests for absolute diff; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 010a97: [ADT] Drop append_range test that doesn't compile ...
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] 371140: [AMDGPU] Mark mbcnt as convergent
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] ae9e1d: [mlir][SparseTensor] Fix incorrect API usage in Re...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 204587: [libc][NFC] Switch use of errno in src/unistd and ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] fee3f0: [flang] Warn about dangerous actual argument assoc...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] e0daa2: [flang] Fix ISHFTC argument value check
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c6b9df: [flang] Refine procedure compatibility checking
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8fccdf: [AMDGPU] Remove outdated FIXME in comments [NFC]
Piggy via All-commits
- [all-commits] [llvm/llvm-project] 9dfb14: [libc++] Use ASSERT_SAME_TYPE instead of <type_tra...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 25bd6f: [libc++] Reintroduce workaround for stdint re-expo...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2765fe: [libc++][NFC] Fix typo in documentation
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 41b5f3: [flang] Warn about violations of an obscure requir...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 5be7f8: [flang] Catch attempt to misuse an abstract proced...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 0ca86a: [Flang][OpenMP] Improved reduction clause TODO mes...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] e86bf4: [flang] Disallow intrinsics and statement function...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 702018: [flang] A TBP override may not make a public bindi...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] bd87f2: [flang] Enforce prohibition against empty interope...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 33cf40: [libc++][NFC] Reformat aligned_storage specializat...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 69e266: [flang] BIND(C, NAME=...) corrections
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 2216c4: [flang] Catch name conflict between generic TBP an...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f625ab: [sanitizer] Intercept glibc's argp_parse()
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project]
Ilya Leoshkevich via All-commits
- [all-commits] [llvm/llvm-project] a3c6a7: [flang] Stricter interface compatibility checking ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 8489f1: [flang][runtime] Handle explicit-length character ...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 67dab1: [ASAN] Rename TypeSize to TypeStoreSize [mostly NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 931bba: [SLP][NFC]Add a test with reused scalars in 3 tree...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 54faf2: [libc][NFC] Move all developer docs into a sub-dir...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 1fb6cc: [test][ASAN] Add test coverage for (fixed) vector ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 59cd69: [PowerPC] Recognize long CPU name for -mtune in Clang
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 5680b7: [C2x] Add tests for WG14 N3035 and update the C st...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d14e7e: [clang-format] Add -j to clang-format-diff to spee...
Owen via All-commits
- [all-commits] [llvm/llvm-project] 06c6b7: [SelectionDAG][AArch64] Constant fold in Selection...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 554ba9: Revert "[Clang] Refactor "Designators" into a unif...
Bill Wendling via All-commits
- [all-commits] [llvm/llvm-project] 5295fe: [libc++][chrono] XFAIL hh_mm_ss formatter test on ...
Ed Maste via All-commits
- [all-commits] [llvm/llvm-project] daaef4: Revert "Revert "Revert "[scudo] Only prepare PageM...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 6de18e: [lldb/Interpreter] Fix build failures in ScriptInt...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] b970e7: Revert "[lldb/Interpreter] Fix build failures in S...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 71a28f: [Docs] update MemorySSA for opaque ptrs
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 250f68: [mlir][sparse] convenience util to test for "spars...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 201026: [mlir] Use std::optional instead of llvm::Optional...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 4d635b: Add SBValue::GetValueAsAddress API for removing no...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 835049: [libc] disable integration tests when using gcc
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 864054: [clang][deps] Preserve input ordering in the full ...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 619035: Revert "[Support] Implement findModulesAndOffsets ...
Luís Marques via All-commits
- [all-commits] [llvm/llvm-project] f254ac: [ADT] Clean up `enumerate` implementation. NFC.
Jakub Kuderski via All-commits
- [all-commits] [llvm/llvm-project] a18366: [flang] Move check for statement function in BLOCK...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 967907: [clang][deps] NFC: Simplify worker loop
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 6db44e: [Linux] Add kernel.yama.ptrace_scope note when ptr...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 803437: [libc][obvious] Fix errno includes in unistd
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 51b2f2: [ASAN] Simplify masked load/store test [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 057b6f: [flang] Fix CONTIGUOUS attribute for construct ent...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] f69393: [SelectionDAG] Transitively copy NodeExtraInfo on ...
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] 1e1f11: [AArch64] Fix crash in LowerBUILD_VECTOR trying to...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 41e314: [WebAssembly] Implement build-id feature
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] 00854c: [ASAN] Autogen masked load/store test coverage [nfc]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7e770f: Revert "Add SBValue::GetValueAsAddress API for rem...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] b98c19: [libc][NFC] Switch use of errno in src/time and te...
rtenneti-google via All-commits
- [all-commits] [llvm/llvm-project] 00e555: [GISel][CSE][NFC]: Handle mutual recursion when in...
proaditya via All-commits
- [all-commits] [llvm/llvm-project] 7ecd2a: [SelectionDAG] Fix missing lambda capture
Marco Elver via All-commits
- [all-commits] [llvm/llvm-project] ff65a5: [llvm] Add missing header guards in LogicCombine.h...
Alex via All-commits
- [all-commits] [llvm/llvm-project] bdbebe: [flang] Warn about inconsistent implicit interfaces
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] c8e535: Revert "[WebAssembly] Implement build-id feature"
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] a12953: This check-in makes the following improvements to ...
vadikp-intel via All-commits
- [all-commits] [llvm/llvm-project] d76235: [NFC] Properly handle optional minor value for Arc...
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] 87cf39: [libc++] Temporarily not use compiler intrinsics f...
Konstantin Varlamov via All-commits
- [all-commits] [llvm/llvm-project] bf52ea: [C++20] [Modules] Support to export declarations i...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 582869: [C++20] [Modules] Make TheImplicitGlobalModuleFrag...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] bd4562: [PowerPC][NFC] cleanup isEligibleForTCO
Ting Wang via All-commits
- [all-commits] [llvm/llvm-project] fe7582: Add the ability to segment GSYM files.
Greg Clayton via All-commits
- [all-commits] [llvm/llvm-project] 578336: [C++20] [Modules] Deprecate to load C++20 Modules ...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 8aa9ab: [ADCE] Only remove debug intrinsics if non debug i...
mikaelholmen via All-commits
- [all-commits] [llvm/llvm-project] 4052bc: [libc] Make errno an entrypoint.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 46cfe5: [amdgpu-arch] Fix build of amdgpu-arch with CLANG_...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 7917b1: [CodeGen] Always expand division larger than i128
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 791a2e: [OpenMP][libomp] Remove false positive for memory ...
Jonathan Peyton via All-commits
- [all-commits] [llvm/llvm-project] fd37b4: [Clang][CodeGen] Fix this argument type for certai...
jacobly0 via All-commits
- [all-commits] [llvm/llvm-project] 9b2e09: [PowerPC] Recognize long CPU name for -mtune in Clang
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 01487f: [TypePromotion] Deference pointer before printing ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] d6d97e: [Driver][FreeBSD] Further simplify the Driver hand...
Brad Smith via All-commits
- [all-commits] [llvm/llvm-project] e42388: [CodeGen] guarantee templated static variables are...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] be437f: [clang][RISCV] Enable -fasynchronous-unwind-tables...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 27ab13: [clang][ASTImporter] Import TemplateName correctly
Balázs Kéri via All-commits
- [all-commits] [llvm/llvm-project] a14e3c: Revert "Add the ability to segment GSYM files."
dyung via All-commits
- [all-commits] [llvm/llvm-project] 8a023f: [libcxx] Temporarily skip Arm configs
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 2408f9: Recommit [C++20] [Modules] Trying to compare the t...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 690499: Fix crash in ConvertVectorToLLVM.cpp pattern
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 612119: [NFC] Refine tests by adding `:` to checks
Mariya Podchishchaeva via All-commits
- [all-commits] [llvm/llvm-project] 093b5a: [llvm][Uniformity] correctly use a vector as a set...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 204800: [IR][Legalization] Promote illegal deinterleave an...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] cbace6: Revert "[libcxx] Temporarily skip Arm configs"
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 05ef44: [SimplifyCFG] Handle MD_noundef when hoisting comm...
luxufan via All-commits
- [all-commits] [llvm/llvm-project] f5ab44: [AMDGPU] Add test case for AMDGPUInsertDelayAlu bug
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 82bb3c: [mlir] Apply ClangTidy readability findings (NFC)
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 08bdff: [AMDGPU] Fix error message for illegal copy
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 71b065: [NVPTX] Add f16 and v2f16 ldg builtins
Jakub Chlanda via All-commits
- [all-commits] [llvm/llvm-project] f5097e: Revert "[ADCE] Only remove debug intrinsics if non...
mikaelholmen via All-commits
- [all-commits] [llvm/llvm-project] 94b35e: [ScalarEvolution] Factor out RewriteMap utilities ...
Dmitry Makogon via All-commits
- [all-commits] [llvm/llvm-project] 4d59ff: [InstCombine] Simplify separate_storage assumptions
David Goldblatt via All-commits
- [all-commits] [llvm/llvm-project] 2ff646: [libc++][spaceship] Implement `operator<=>` for `d...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 3bc763: [libc++][spaceship] Implement `operator<=>` for `f...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] 7d9be4: [MLIR][OpenMP] Add Lowering support for OpenMP Tar...
Akash Banerjee via All-commits
- [all-commits] [llvm/llvm-project] 2df4a3: [SCEV] Remove an unnecessary switch (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e00c73: [SCEV] Extract a helper to create a SCEV with new ...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 3228a5: [SCEV] Fix control flow warning (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ae9288: [mlir][IR] Hash result types in OperationFingerPrint
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] 6b9be2: [SLP][NFC]Update the test to avoid dead code elimi...
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] 8d06a7: [NFCI][AArch64] Use DAG Helper Functions
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] 576060: [ReplaceConstant] Extract code for expanding users...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a18034: [LV] Allow scalarization of function calls when ma...
huntergr-arm via All-commits
- [all-commits] [llvm/llvm-project] b51258: [Flang][OpenMP] NFC: Refactor privatization code i...
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] fa5714: [Flang][OpenMP] Fix unused variable warning/error
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 4679d7: [NFC][ARM][AArch64] Cleanup TargetParser includes
Sam Elliott via All-commits
- [all-commits] [llvm/llvm-project] 637ce0: [C2x] Claim support for WG14 N2838
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 657f60: [mlir][vector] add support for printing f16 and bf16
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] ea3235: [lld-macho] Ignore -debug_variant flag
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 6a7d5d: Precommit tests for D145157.
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] 73b89e: [BOLT] Remove dependency on StringMap iteration order
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 34d6a6: Fix bots by adding a triple to the test
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 7ac055: [HLSL] add max/min library functions
Joshua Batista via All-commits
- [all-commits] [llvm/llvm-project] de10c1: [lldb] Ignore libcxx std::ranges global variables ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 4d909c: [lldb] Build fix: variable name typo
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] d84117: [lldb][TypeSystemClang][NFC] Factor out l/r-value ...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] ed94ff: [Nomination] Adding Nvidia Compiler security repre...
mrragava via All-commits
- [all-commits] [llvm/llvm-project] c65fb8: [Fuchsia] Add other necessary components to LLDB i...
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] e16713: Remove extraneous characters when printing the tim...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] 3ac8d3: [clang][deps] Fix test failing on AIX
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] 072e07: [llvm-cov] Optionally fail on missing binary ID
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 83263a: Add HitCount into Breakpoint statistics
jeffreytan81 via All-commits
- [all-commits] [llvm/llvm-project] 56e8fd: [llvm-lib] update ReleaseNotes for llvm-lib's new ...
vadikp-intel via All-commits
- [all-commits] [llvm/llvm-project] 04a9c6: [libc] move stdlib and stdio to new errno pattern
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] bd80db: [test] Precommit test for D145210
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 04ed64: [RISCV][llvm-tblgen] Support conditional definitio...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 1df8de: [VPlan] Add test with intrinsic without side-effec...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 92d3c3: [llvm-driver] Allow llvm driver binary to be calle...
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 96ff21: [libc] Fix strspn
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] 1e1dfb: [BOLT][Instrumentation] Preserve red zone for func...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] e0fe8e: [RISCV][NFC] Add signext to jumptable.ll tests to ...
Jessica Clarke via All-commits
- [all-commits] [llvm/llvm-project] ffa111: [ELF] Mention section name for STT_SECTION in repo...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b30b1f: [ELF] Add single quotes around out of range errors
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5e0356: [clang/Diagnostic] Use `optional` to disambiguate ...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] fc8408: [bazel] Add errno dep to stdlib tests
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] ebb94e: [bazel] Fix errno dep location: libc_function_deps...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] 7442f8: [AMDGPU] Fix invalid instid value in s_delay_alu i...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] b89236: [AMDGPU] Vectorize misaligned global loads & stores
Jeffrey Byrnes via All-commits
- [all-commits] [llvm/llvm-project] 96e39f: [lldb][test] NativePDB/ast-types: fix expected poi...
Michael Buch via All-commits
- [all-commits] [llvm/llvm-project] 6578e0: [lld-macho] Remove duplicate minimum version info
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] ae12e5: [AArch64] Add missing bf16 load insert pattern
David Green via All-commits
- [all-commits] [llvm/llvm-project] 55cf53: [mlir][Parser] Make parse{Attribute, Type} null-ter...
rk via All-commits
- [all-commits] [llvm/llvm-project] 0eb59c: ADT: Move FPClassTest printing functions to common...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] ba2152: Attributor: Fix typos
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5ccdf2: [gn build] Port 0eb59cab95a0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a65678: [lld-macho] Avoid running LTO pipeline for no files
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] b056c1: [StripDebugInfo] Reuse DebugInfoFinder for findind...
Maksim Sabianin via All-commits
- [all-commits] [llvm/llvm-project] d65379: [analyzer] Remove the loop from the exploded graph...
isuckatcs via All-commits
- [all-commits] [llvm/llvm-project] 1a1dc4: [mlir] Update signal failure error message
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] c7af9a: Reapply: [WebAssembly] Implement build-id feature
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] e6cac1: [lldb] Extend SWIG SBProcess interface with WriteM...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] e55190: [gn build] Port 3014a1c5a130
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] c0b4ca: [lldb] Simplify error string in ScriptedInterface ...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 829b89: feat: harden permissions for all github workflows
Joyce via All-commits
- [all-commits] [llvm/llvm-project] fac4c4: [LoopInterchange] Remove unused RecurrenceDescript...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c8d573: [analyzer] Fix assertion failure in SMT conversion...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] da0580: [scudo] Disable the GetRssFromBuffer scudo test on...
Amy Kwan via All-commits
- [all-commits] [llvm/llvm-project] f5f482: [X86] Fix `(shift X, (xor Y, N-1))` -> `(shift X, ...
goldsteinn via All-commits
- [all-commits] [llvm/llvm-project] c91597: [LV] Reland "Update logic for calculating register...
sushgokh via All-commits
- [all-commits] [llvm/llvm-project] 3bb5eb: [Clang] Adjust triviality computation in QualType:...
Roy Jacobson via All-commits
- [all-commits] [llvm/llvm-project] f8514f: Fix assertion failure "PathDiagnosticSpotPiece's m...
Arseniy Zaostrovnykh via All-commits
- [all-commits] [llvm/llvm-project] 44c6b9: [CMake] Bumps minimum version to 3.20.0.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 20b538: [libc++] Addresses LWG3103.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] faacf8: [libc++][format] Addresses LWG3833.
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 7e4639: [libc++][format] Fixes formatting vector<bool>
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 270886: Re-land "[clang][Interp] Implement C++ Range-for l...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 92523a: Revert "[CMake] Bumps minimum version to 3.20.0."
Mark de Wever via All-commits
- [all-commits] [llvm/llvm-project] 420d2f: [OpenMP][CUDA] Get rid of redundant macro def
Shao-Ce SUN via All-commits
- [all-commits] [llvm/llvm-project] ccc849: [X86] Add non-BMI tests to bit_ceil.ll
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] fc1071: Fix broken link on Clang documentation page
Tulio Leao via All-commits
- [all-commits] [llvm/llvm-project] 43de23: [libc][NFC] Remove allocator definition in the api...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] ab07fd: [libc][Obvious] Add the LIBC_INLINE tag to a funct...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 77d2f2: [lldb] Remove unused portion of GetFunctionMethodI...
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 7abf6c: [libc] Switch signal and termios to libc_errno.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 7ba61e: [AMDGPU] More precise limit on SALU cycles in s_de...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] e7d591: [X86] Precommit tests
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 33ba94: [clang][Interp][NFCI] Support more expression in i...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 78e423: [clang][Interp] Support destructors
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] be968d: [VPlan] VPWidenCallRecipe has side-effects if the ...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 5e1200: Revert "[clang][Interp] Support destructors"
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] c111fe: [Support] Implement findModulesAndOffsets on Apple...
Luís Marques via All-commits
- [all-commits] [llvm/llvm-project] 93a2fe: [libc++][NFC] Add consteval to ranges::__get_wider...
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] bbda41: [mlir][scf] Relax type requirement on for
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] c6d195: clang-tidy altera-id-dependent-backward-branch: pr...
Egor Suvorov via All-commits
- [all-commits] [llvm/llvm-project] 2c958a: [AArch64] Add missing bf16 SVE insert vector patte...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ad0023: [AArch64] Add missing bf16 SVE extract vector patt...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ae25e2: [clang-tidy] Extract string header from redundant-...
Mike Crowe via All-commits
- [all-commits] [llvm/llvm-project] e2e50f: [sanitizer][NetBSD] Remove ioctl TIOCRCVFRAME and ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9fda83: [clang-tidy] altera-id-dependent-backward-branch: ...
Egor Suvorov via All-commits
- [all-commits] [llvm/llvm-project] 2fdd55: llvm-reduce: Use explicit output file in a test
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] f5e9c1: [libc++] Update supported system versions
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] bd1f7c: AMDGPU: Try to push fneg as integer into select
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 7f8d84: [CodeGen] guarantee variable templates are initial...
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] 606a62: AMDGPU: Force sign operand of f64 fcopysign to f32
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] cc6de9: [libc++][spaceship][NFC] Marked `operator<=>` for ...
Hristo Hristov via All-commits
- [all-commits] [llvm/llvm-project] fb661e: [CostModel][RISCV] Model code size cost for reduction
Shih-Po Hung via All-commits
- [all-commits] [llvm/llvm-project] 3735d2: [libc][Obvious] Add errno entrypoint for macOS ARM64.
lntue via All-commits
- [all-commits] [llvm/llvm-project] 5988af: [llvm] [NFC] fix comments describing GenericSSACon...
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 8e1038: [ValueMapper] Preserve poison types during value m...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 5b769f: [NFC] Add an invalid test case for C++20 Modules
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] 462b29: [APInt] Deprecate several functions
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 60bba0: [llvm-cov] Create syntax to pass source w/o binary.
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] 267a23: [libcxx][ranges] revert join_view::iterator and se...
Emilia Dreamer via All-commits
- [all-commits] [llvm/llvm-project] 1de305: [BOLT][Instrumentation] Preserve red zone for func...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 1a6dfa: [LLVM] Remove XFAIL from merge-equivalent-ranges.ll
Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] a7d869: [libc] Simplify integration tests by eliminating t...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 2a5b13: [mlir][Interfaces] ReifyRankedShapedTypeOpInterfac...
Matthias Springer via All-commits
Last message date:
Sun Mar 5 23:55:14 PST 2023
Archived on: Sun Mar 5 23:55:15 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).