The Week Of Monday 21 March 2022 Archives by date
Starting: Mon Mar 21 00:06:29 PDT 2022
Ending: Sun Mar 27 23:47:46 PDT 2022
Messages: 707
- [all-commits] [llvm/llvm-project] 37a466: [trace][intelpt] Added total memory usage by decod...
Alisamar Husain via All-commits
- [all-commits] [llvm/llvm-project] df4814: [libc] Add a linux file implementation.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 8bf893: Revert "[lldb/test] Add events listener helper cla...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 9ada76: [PowerPC][NFC] rename file for PPCCTRLoopsVerify p...
Chen Zheng via All-commits
- [all-commits] [llvm/llvm-project] 96353d: [clang][Bazel] Add missing dependency from symbol_...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 819419: [gn build] Port 9ada761be3b9
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] ca4701: [tests][intelpt] Fix outdated trace load test
Alisamar Husain via All-commits
- [all-commits] [llvm/llvm-project] 011c64: [AMDGPU] Improve v_cmpx usage on GFX10.3.
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] e725e2: [AMDGPU] [NFC] Fix missing include.
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] df4da5: [ADT] Add drop_end.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 7de610: Revert "[AMDGPU] Improve v_cmpx usage on GFX10.3."
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] 9dad52: [clang-format] Use range-for loop with drop_end. NFC.
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] d41d79: [Docs] Fix reference (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d04d2d: [Docs] Update opaque pointers docs (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b37b5e: [libcxx] [ci] Check that Windows static libraries ...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 73a15a: [clang-format] [doc] Improve BraceWrapping documen...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 0ebac7: [LV] Remove unneeded Loop argument from completeLo...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] d8e0a6: [LowerConstantIntrinsics] Support phi operand in _...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 65cf64: [X86] Add (x - y - ((z & m) >> s)) sub -> sbb test...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 423e3e: [OpenMP][IRBuilder] Fix emitAtomicUpdate conditions
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 81569f: [X86] combineAddOrSubToADCOrSBB - Fold ADD/SUB + (...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b6f85d: [CodeGen][OpenMP] Use correct type in EmitLoadOfPo...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 31486a: [mlir][OpenMP] Added translation from `omp.atomic....
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 321d3a: [AMDGPU] SIInstrInfo::verifyInstruction tweaks. NFCI.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] fc354d: [clang-tidy] Skip parentheses in `readability-make...
Evgeny Shulgin via All-commits
- [all-commits] [llvm/llvm-project] afbe54: [clang] Fix wrong -Wunused-local-typedef warning w...
chbessonova via All-commits
- [all-commits] [llvm/llvm-project] 1c0234: [lld-macho][nfc] Have findContainingSubsection tak...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 692341: [AMDGPU] Update checks in agpr-copy-propagation.mir
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 76cbfd: [X86] Add nounwind to adc/sbb tests to prevent cfi...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 215b5c: [mlir] Add a function to print C-strings to Runner...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 8ee1ef: [Utils] Fix %S substitution
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c14ba3: [mlir] Fix block merging with the result of a term...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 72bde6: [LV] Fix typo in comment
Sophia957 via All-commits
- [all-commits] [llvm/llvm-project] 1d817a: [AMDGPU][MC][NFC] Refactored sendmsg(...) handling
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] 73e188: [OpenCL] Guard write_only image3d_t with TypeExten...
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 35a7be: [SDAG] enable binop identity constant folds for sh...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1f92f4: [pseudo] fix typo'd test assertions
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 79a182: [SLP]Make stricter check for instructions that do ...
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] afb9cb: [OpenMP] Regenerate test checks (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 5e9365: [X86] combineAddOrSubToADCOrSBB - bail for illegal...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4a6fab: [compiler-rt] Expand comment about Exynos 9810 wor...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] ed51e2: [X86] combineAddOrSubToADCOrSBB - commute + neg su...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] da9ba8: [WebAssembly][NFC] Add test case for functype emis...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] f2b376: [libc++] Disable modules with the bootstrapping build
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5082b9: [libunwind] Add libunwind to the bootstrapping bui...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 062b1a: Reapply [Utils] Fix %S substitution
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 68575d: Matrix::getRow non-const
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 3edec2: Revert "Matrix::getRow non-const"
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 315896: [X86] Fold SUB(X, SBB(Y, Z, W)) -> SUB(ADC(X, Z, W), Y)
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7a2e12: [CodeGen][OpenMP] Use correct type in EmitLoadOfPo...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c6ac93: [Flang] Add OpenMP Conversion patterns
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 3a3366: Add cmake/ to release tarballs via concatenation
Aaron Puchert via All-commits
- [all-commits] [llvm/llvm-project] b99595: [mlir][bazel] filegroups for Python CF, PDL, Tenso...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] d98dfd: [MLIR][Presburger] add a non-const Matrix::getRow(...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] efe9e8: [MLIR][Presburger] IntegerRelation.h: Fix header g...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] b97920: [MLIR][Presburger] IntegerPolyhedronTest: remove u...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 6761dd: [MLIR][Presburger] fix the names of some tests (NFC)
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 195de3: [MLIR][SCF] Fix nested if merging bug
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 828b89: [AArch64][SelectionDAG] Supports unpklo/hi instruc...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 35b739: [MLIR][Presburger] fix typo: maybeGetNonIntegeralV...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 58dda0: [X86] Add ((z & m) >> s) - (x + y)) sub -> sbb tes...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 888894: [MLIR][Presburger] Support PWMAFunction::dump by c...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 2ed030: [InferAddressSpaces][NFC] Small code improvements ...
Pavel Samolysov via All-commits
- [all-commits] [llvm/llvm-project] 4e500d: [IROutliner] Fix phi nodes when self referential w...
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] 213785: [X86] Add PR34666 redundant broadcast test case
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 800ac1: [VP] Make VectorBuilder take IRBuilderBase instead...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 46216a: [OpaquePointers][BitcodeReader] Enable -opaque-poi...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 023997: [MLIR][Presburger] unittests: move more util funct...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 442e9e: [X86][NFC] MnemonicTables: only access RI fields i...
Amir Ayupov via All-commits
- [all-commits] [llvm/llvm-project] 164a10: [clangd] Test against path insensitivity
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] b0270f: [clang] Remove Address::deprecated from MveEmitter
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 1bb3a9: [MachineCopyPropagation] More robust isForwardable...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 95cf19: Remove the clang/INPUTS directory; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] ee7324: Rename mayBeMemoryDependent to mayHaveNonDefUseDep...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 826bdf: [lldb] Fix llvm::Optional summary provider
Dave Lee via All-commits
- [all-commits] [llvm/llvm-project] 5754ba: [flang] Lower procedure designator
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 931025: Rename mayBeMemoryDependent in polly to fix build bot
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b880bd: Add missing dependencies to mayHaveNonDefUseDepend...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8692e2: [X86][AVX512] Add PR52500 vXi1 broadcast test case
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7917b3: [Debuginfod] Don't depend on Content-Length.
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] f8cda8: [gn build] Port 7917b3c6957c
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 6009d0: [clangd] Track time spent in filesystem ops during...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] 86f970: [IROutliner][NFC] Fix typo in doc of findOrCreateP...
Hirochika Matsumoto via All-commits
- [all-commits] [llvm/llvm-project] 325c4c: [clang] Add test cases for multiversion function o...
Tom Honermann via All-commits
- [all-commits] [llvm/llvm-project] 69a775: [mlir][sparse] implement loop index value vectoriz...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] c9a3d2: [memprof] Update the frame is inline logic and uni...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 5fd945: [X86][AVX512] lower1BitShuffle - fold broadcast(se...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7678e8: [llvm-lipo] Don't use a global LLVMContext
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 312ec6: [gn build] Use lld-link's new /winsysroot: flag
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 56727f: [test] Add regression test from pr54465
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d6f00f: [libc++] Trigger CI when cmake/ is modified
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 46dbd1: [clangd] Fix nullptr crash in AddUsing tweak on ca...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] ace2a6: Fix buildbot failures from 7917b3c6.
Daniel Thornburgh via All-commits
- [all-commits] [llvm/llvm-project] e6c58e: [clang] Remove stdint.h include from a test
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 8a67c6: [MLIR][Presburger] simplify removeConstraintsInvol...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 0f0520: [libc++][AIX] AIX allows for changing permissions ...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 184405: [libTooling] Generalize string explanation as temp...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] 892c10: Compiler: Remove empty fallback definition for LLV...
Duncan P. N. Exon Smith via All-commits
- [all-commits] [llvm/llvm-project] 276d21: Generalize and harmonize sub-expression traversal
Kim Gräsman via All-commits
- [all-commits] [llvm/llvm-project] 403d7d: Ignore FullExpr when traversing cast sub-expressions
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 835172: Revert "[libTooling] Generalize string explanation...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 6b2335: Adding a release note
Kim Gräsman via All-commits
- [all-commits] [llvm/llvm-project] d89f9e: [ASTMatchers] Output currently processing match an...
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] 37c0aa: [SelectionDAG] Make getPreferredExtendForValue tak...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 523914: [MLIR][Presburger] Deduplicate and move getNegated...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 240e06: [bootstrap] Allow passing options to sub-builds fo...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 461b6f: [flang] Expose error recovery cases in external I/O
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] a0ea7e: [AMDGPU] divergence patterns for the BUILD_VECTOR ...
alex-t via All-commits
- [all-commits] [llvm/llvm-project] 4275d7: [PowerPC][NFC] Add test case for byval argument pa...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] a3248e: [CUDA] Add getTargetFeatures for the NVPTX toolchain
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 321064: [llvm-libtools-darwin] Don't use global LLVMContext
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 9b1fa6: [AMDGPU] Fix AV classes VTs. NFCI.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] e6c84f: Add thin wrapper for perf_event_open API
Jakob Johnson via All-commits
- [all-commits] [llvm/llvm-project] 9edece: [libTooling] Generalize string explanation as temp...
Eric Li via All-commits
- [all-commits] [llvm/llvm-project] e13d23: [mlir] Rename `OpAsmParser::OperandType` to `OpAsm...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 01f769: [gn build] Port e6c84f82b875
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f658ca: [mlgo] Fix build breaks introduced by includes cle...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 734b8e: Adjust `llvm_unreachable` macro to account for pla...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 153368: Revert "[X86] combineAddOrSubToADCOrSBB - Fold ADD...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 9276fe: [llvm-stress] Remove global LLVMContext
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 0d362c: [memprof] Store callsite metadata with memprof rec...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] e41252: Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
Jakob Johnson via All-commits
- [all-commits] [llvm/llvm-project] edbb99: Ensure -extract-api handles multiple headers corre...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] bc01d8: [compiler-rt] Remove mentions of AuroraUX in code ...
Frederic Cambus via All-commits
- [all-commits] [llvm/llvm-project] ff3f27: [X86] Regenerate test checks
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f8a32f: [X86][NFCI] Remove redundant functions
maksfb via All-commits
- [all-commits] [llvm/llvm-project] 063bd3: [format] Use int8_t as the underlying type of all ...
Konrad Kleine via All-commits
- [all-commits] [llvm/llvm-project] d13752: Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
Jakob Johnson via All-commits
- [all-commits] [llvm/llvm-project] 438ac2: [X86] combineAddOrSubToADCOrSBB - Fold ADD/SUB + (...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5b8115: Revert "[clang-format] Handle attributes before ca...
Jorge Gorbe Moya via All-commits
- [all-commits] [llvm/llvm-project] b40f42: [mlir][MemRef] Add early exit for computing droppe...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] 8c4937: [RISCV] Special case sign extended scalars when ty...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 8c31b6: [clang-format] Use an enum for context types. NFC
eywdck2l via All-commits
- [all-commits] [llvm/llvm-project] cc5b08: Revert "[RISCV] Special case sign extended scalars...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] bdf69f: [Clang] Fix an unused-but-set-variable warning wit...
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] 45d9aa: Fix e6c84f82b87576a57d1fa1c7e8c289d3d4fa7ab1
Jakob Johnson via All-commits
- [all-commits] [llvm/llvm-project] cff34c: Revert "[ASTMatchers] Output currently processing ...
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] 332332: [lldb] Fix log & progress report for in-memory bin...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 15c2d9: [simple] fix formatting in the intel-pt doc
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 796131: Recommit "[SLP] Fix lookahead operand reordering f...
vporpo via All-commits
- [all-commits] [llvm/llvm-project] f4b794: Revert "[memprof] Store callsite metadata with mem...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 31e44c: [trace] Use vector instead of ArrayRef when readin...
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 9c96a6: Revert "[OpaquePtr][LLParser] Automatically detect...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 80ec0e: Revert "[OpaquePointers][BitcodeReader] Enable -op...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 46bdac: [mlir][sparse] Marking several things const/static
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 10ffe8: Revert "Revert "[OpaquePointers][BitcodeReader] En...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a61907: [OpenMP] Manually unroll the argument copy loop
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] c624cc: [CMake][Clang] Skip host link version detection fo...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 7f7f4b: [Clang] Set -mlinker-version explicitly in the lto...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 890730: [cmake] Handle iOS, watchOS and tvOS when finding ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6a7f05: [libc++] Re-enable workaround for pre-ranges CTAD ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8e64d8: [MachineSink] Check block prologue interference
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] e60941: [mlir][Math] Add more constant folder for Math ops.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 9f9025: [analyzer][ctu] Fix wrong 'multiple definitions' e...
Ella Ma via All-commits
- [all-commits] [llvm/llvm-project] f863df: [RISCV][NFC] Add common check prefix to reduce dup...
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] ddc90d: [mlir] Printing oilist element
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] e4e281: Revert "[bootstrap] Allow passing options to sub-b...
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 23423c: [TableGen] Fix a misuse of getValueAsBitsInit
Sheng via All-commits
- [all-commits] [llvm/llvm-project] ecd7a0: [RISCV] Add basic cost model for vector casting
Yeting Kuo via All-commits
- [all-commits] [llvm/llvm-project] 902f47: [NFC] [Coroutines] Remove unnecessary check and co...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] b950a0: [libc][Obvious] Remove an unnecessary dep and use ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 1d259f: [mlir][affine] Add affine.min / affine.max canonic...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 690273: [X86] Simplify attributes of the generated memory ...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] abe997: [CMake][Fuchsia] Switch to lld on Apple platforms
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 0ff19b: [RISCV][NFC] Add some check prefixes to remove red...
WangLian via All-commits
- [all-commits] [llvm/llvm-project] abb5a9: [RISCV] Support mask policy for RVV IR intrinsics.
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 2ddd57: [clang][dataflow] Model the behavior of optional a...
Stanislav Gatev via All-commits
- [all-commits] [llvm/llvm-project] a9656b: [CodeGen][OpenMP] Make EmitLoadOfPointer() type co...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 767ec8: [CodeGen] Avoid deprecated Address ctor in EmitLoa...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8b295d: Cleanup includes: Linker
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] b8f0e1: [CodeGen] Remove some uses of deprecated Address c...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f1985a: Cleanup includes: Transforms/IPO
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 3e7a8a: [clang-tidy] Don't try to build CTTestTidyModule f...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] f42b19: [CodeGen][RISCV] Avoid deprecated address constructor
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 86cc73: [WebAssembly] Always emit functype directives for ...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 157909: Reland "[pseudo] Split greatergreater token."
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 9ab18c: [RISCV] Add policy operand for masked vid and viot...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] a53b68: Fix missing include under -DEXPENSIVE_CHECK
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 021b42: [X86] Rename MMX_MOVD64from64rm to MMX_MOVD64from6...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 51ba13: [CGStmtOpenMP] Remove uses of deprecated Address c...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 7de383: [VP] Fix VPintrinsic::getStaticVectorLength for vp...
Simon Moll via All-commits
- [all-commits] [llvm/llvm-project] 0a488c: [AMDGPU] use scalar shift for SALU users in frame ...
alex-t via All-commits
- [all-commits] [llvm/llvm-project] 5a65f0: [X86][SandyBridge] Remove superfluous mmx store fr...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ebec5e: [flang][OpenMP] Lowering critical construct
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 73777b: [Debugify] Optimize debugify original mode
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 3f43d8: [libc++] Re-enable workaround for pre-ranges CTAD ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7636c9: [AMDGPU] use scalar shift for SALU users in frame ...
alex-t via All-commits
- [all-commits] [llvm/llvm-project] c56dd2: [AArch64] Add extra insert subvector cost model te...
David Green via All-commits
- [all-commits] [llvm/llvm-project] c4f31d: [InstCombine] add tests for shift-of-bswap; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 985888: [analyzer] Refactor makeNull to makeNullWithWidth ...
vabridgers via All-commits
- [all-commits] [llvm/llvm-project] 5269dd: [ThinLTO] Work around buggy FileCheck pattern; NFC
Bryan Chan via All-commits
- [all-commits] [llvm/llvm-project] 288169: [tests] Force (some) X86-specific tests to use an ...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] afb526: [LICM] Handle store of pointer to itself (PR54495)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 91ea24: [Debugify] Use DebugifyLevel in Debugify original ...
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 60820e: [InstCombine] try to canonicalize logical shift af...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 93ccd7: [MLIR][Presburger] fix bug where Simplex::addZeroR...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 7f6112: [MLIR][Presburger] MultiAffineFunction::removeIdRa...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] b68e78: [MLIR][Prebsurger] Add IntegerRelation::intersect ...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 5856f3: [LTO] Add configuartion option to use default opti...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 9cf8f8: Fix _BitInt suffix width calculation
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 73c0d0: [CGOpenMPRuntimeGPU] Remove uses of deprecated add...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] db925d: [Flang] Lower the exp, log, log10 intrinsics
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 56fb74: [lldb/test] Increase pexpect termination timeouts
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 50c858: [LV] Remove Loop argument from createInductionResu...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] eb35e0: [clang-format] don't break up #-style comment sect...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] 4f5640: [CGOpenMPRuntime] Remove some uses of deprecated A...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 01a2ba: [InstCombine] add tests for abs with dominating co...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] fe252f: [flang] Lower boxed procedure
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] c4d74a: [InstCombine] add test for abs with dominating con...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 10fd28: [RISCV] Add policy operand for masked compare and ...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] fea20c: [Flang] Lower the sqrt intrinsics
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 74f992: [flang][NFC] Remove unused variable
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] cd6d9a: [CGOpenMPRuntime] Remove some uses of deprecated A...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 900116: [WebAssembly] Add tests for the Asm type checker
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] ef9cf8: [WebAssembly][NFC] Delete type checking logic for ...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 510a2b: [IR] Allow matching pointer to vector with opaque ...
Hendrik Greving via All-commits
- [all-commits] [llvm/llvm-project] 80e66a: [clang][NFC] Refactor logic for picking standard l...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] c35416: [demangler] Add support for C++20 modules
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 49c220: [VP] Preserve address space of pointer for strided...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 23d60c: [RISCV][NFC] Refine and refactor RISCVVEmitter and...
Zakk Chen via All-commits
- [all-commits] [llvm/llvm-project] 9b0f22: [TableGen][RISCV] Add InstAliases with zero_reg to...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c3fe8d: Allow -Wno-gnu to silence GNU extensions related t...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 51940d: [RISCV] Special case sign extended scalars when ty...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 7f8572: [ARM] select_xform.ll - re-add and fix missing CHE...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c34606: Add UTF32 to/from UTF8 conversion functions
Marcus Johnson via All-commits
- [all-commits] [llvm/llvm-project] c8b957: [MLIR][Presburger] Fix a comment in the unittests
Cynthia-Here via All-commits
- [all-commits] [llvm/llvm-project] f54931: [lldb] Set the TERM environment variable for the A...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e4fb75: [mlir][ods] Add Deprecate helper
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 54d19b: [flang] Fix crash: ENTRY with generic interface of...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] bafbae: [flang] Initial UTF-8 support in runtime I/O
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 683e83: [Clang][C++2b] P2242R3: Non-literal variables [......
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] a6beb1: Revert "Add UTF32 to/from UTF8 conversion functions"
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 8f0573: [Clang][NFC] Add braces to help readability
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] a3095a: DebugInfo: Simplify const/volatile printing for fu...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 129504: [libc++][NFC] Use struct instead of class for rang...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 039491: [test] Autogen a test for ease of update
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 4609f6: [BOLT] Avoid pointless loop rotation
spupyrev via All-commits
- [all-commits] [llvm/llvm-project] 631a64: [AMDGPU] Update mfma test to run gfx940 checks. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 3de6b1: [flang][NFC] Add pointer dummy arguments tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 110295: [mlir][sparse] Moving lexOrder from SparseTensorCO...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] c7e24d: [mlir][sparse] Introducing options for the SparseT...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 57d029: [test, instcombine] Precommit test for upcoming tra...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 89f6b2: [clang][extract-api] Refactor ExtractAPI and impro...
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] ccf8c9: [InstCombine] reorder code, fix formatting; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] f7d7d2: Revert "Recommit "[SLP] Fix lookahead operand reor...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d8beb2: [flang][NFC] Add forall lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] df9481: [mlir][sparse] Adding Action::kSparseToSparse for ...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 59fae7: [libc++][NFC] Slight improvement to __availability...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7abefc: [instcombine] Fold away memset/memmove from otherw...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 72c1a0: [AMDGPU] Allow v_accvgpr_write to use SGPR on gfx90a
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 2cedae: [OpenMP] Initial parsing/sema for the 'omp paralle...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] d83a70: [mlir][sparse] Distinguishing "shape" from "sizes"...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] 73f0af: [SelectionDAG] Add printing support for the Align ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b62d40: [NFC][clang][extract-api] Use proper name string f...
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] 993301: [X86] Fold MMX_MOVD64from64rr + store to MMX_MOVQ6...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 61c75e: [memprof] Initialize MemInfoBlock data.
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 27a4f2: Reland "[memprof] Store callsite metadata with mem...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] c9c236: [lld-macho][nfc] Don't mix file sizes with addresses
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] e22b78: [gn build] Manually port 89f6b26
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 07675b: [clang-tidy] Fix false positives in `misc-redundan...
FabianWolff via All-commits
- [all-commits] [llvm/llvm-project] 27bd8f: Recommit "[SLP] Fix lookahead operand reordering f...
vporpo via All-commits
- [all-commits] [llvm/llvm-project] 4e0008: Revert "[InstCombine] try to narrow shifted bswap-...
Nathan Chancellor via All-commits
- [all-commits] [llvm/llvm-project] 818e72: [NFC][Clang][OpaquePtr] Remove calls to Address::d...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] f01430: [AMDGPU] [NFC]: Organize the code around reserving...
Mahesha S via All-commits
- [all-commits] [llvm/llvm-project] 3fd9a3: [AVR] Fix incorrect calling convention for varargs...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] ff2250: [NFC][llvm][StringMap]Extract createTable and getH...
wangyihan via All-commits
- [all-commits] [llvm/llvm-project] b7a4b6: [Bundle][Codegen] Ignore bundle for meta-instruction
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 75f0d1: [mlir][Arith] Make integer max/min commutative.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] f40376: [mlir][NFC] Remove redundant let assignment.
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 321036: [Inline-asm] Add diagnosts for unsupported inline ...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] b244bb: [mlir][OpenMP] Added assembly format for omp.wsloo...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 514336: [flang] Flush and master constructs
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 98fd3b: Driver: Don't warn on -mbranch-protection when lin...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 1a9b55: [SelectionDAG] Don't create entries in ValueMap in...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1089cd: Revert "Driver: Don't warn on -mbranch-protection ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 681fd2: Revert "[SelectionDAG] Don't create entries in Val...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 84caf7: [lldb/docs] Fixed minor ugly links
Alisamar Husain via All-commits
- [all-commits] [llvm/llvm-project] 71b162: [AMDGPU][LLD] Adding support for ABI version 5 option
Jacob Lambert via All-commits
- [all-commits] [llvm/llvm-project] 2985d1: [flang][NFC] Fix lowering tests indent
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 5bcc90: [clang] Update BUILD.bazel after 89f6b26f1beb2c134...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 012637: [WebAssembly] Use location of operand for operand-...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 61d5fa: [WebAssembly] Fix error location for parsed symbol...
Alex Bradbury via All-commits
- [all-commits] [llvm/llvm-project] 09c068: [NFC] Remove trailing whitespaces in clang/Driver/...
Tobias Hieta via All-commits
- [all-commits] [llvm/llvm-project] 27f6ce: Revert "[CodeGen] Avoid deprecated Address ctor in...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a451a2: [CodeGen][OpenMP] Add alignment to test (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] eb5ecb: [llvm][AArch64] Insert "bti j" after call to setjmp
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 3bacd9: Fix link to Rationale document from doc on tuple.
Ingo Müller via All-commits
- [all-commits] [llvm/llvm-project] fdaf9e: [bazel] Make extract_api compatible with bazel
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 1b89c8: Cleanup includes: Transforms/Instrumentation & Tra...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] ba2be8: [CGOpenMPRuntime] Reuse getDepobjElements() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] edb7ba: Revert "[llvm][AArch64] Insert "bti j" after call ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] 47eb4f: [CGOpenMPRuntime] Specify correct type in EmitLoad...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ff4476: [MLIR][Presburger] add Simplex:addDivisionVariable
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] aaf2bc: [CodeGen][OpenMP] Add alignment to test (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8b62dd: Reapply [CodeGen] Avoid deprecated Address ctor in...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 87cffe: [MLIR][Presburger] support IntegerRelation::conver...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 225480: [OpenCL] opencl-c.h: remove arg names for vload/vs...
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 11ed2d: [mlir][OpenMP] Add omp.single
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 0254f5: Forgot to add a release note for WG14 N2412.
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] c070d5: [CGOpenMPRuntime] Remove uses of deprecated Addres...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c3b981: Reland "[llvm][AArch64] Insert "bti j" after call ...
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] af5dfc: [InstCombine] add tests for shuffle of mismatched ...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] b0bc93: Revert "[clang] roll-forward "[clang] Mark `trivia...
Zahira Ammarguellat via All-commits
- [all-commits] [llvm/llvm-project] cde600: [LLVMContext] Respect default value of -opaque-poi...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b26466: Update the C and C++ status pages now that Clang 1...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 3b74aa: [mlir][bufferize] Do not run the buffer deallocati...
Matthias Springer via All-commits
- [all-commits] [llvm/llvm-project] d14ccb: Re-land c3460689288abc98c91d8d6bffa74be9eb16c74d w...
Marcus Johnson via All-commits
- [all-commits] [llvm/llvm-project] a45ad3: [clang-format] [doc] Add script to automatically u...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 02c289: Cleanup include: codegen second round
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 44a609: [dsymutil] Update vector of section starts with si...
Augusto Noronha via All-commits
- [all-commits] [llvm/llvm-project] 5fdc4d: [analyzer] refactor makeIntValWithPtrWidth, remove...
vabridgers via All-commits
- [all-commits] [llvm/llvm-project] 9a6e0a: Unbreak the build after 02c28970b2
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 59dadd: [clang][lex] Fix failures with Microsoft header se...
Jan Svoboda via All-commits
- [all-commits] [llvm/llvm-project] a749e3: Replace links to archived mailing lists by links t...
Danny Moesch via All-commits
- [all-commits] [llvm/llvm-project] 60ca25: Cleanup include: Add missing header
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] ab2684: Fix LLVM sphinx build
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 683fc6: [clang][AArc64][SVE] Implement vector-scalar opera...
David Truby via All-commits
- [all-commits] [llvm/llvm-project] dfb31a: [flang] Add lowering C interoperability test
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] ac4c0d: [flang][NFC] Add misc lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] e28e1b: [flang][NFC] Add call lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] c1e729: [flang][NFC] Add character lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 45c673: [compiler-rt] Remove forgotten mention of SVN modu...
Frederic Cambus via All-commits
- [all-commits] [llvm/llvm-project] 9f63cd: [Clang][NFC] Cleanup dcl.constexpr/p3 tests
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] beee09: [CGBlocks] Don't assume presence of bitcast
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] a687f9: [FuncSpec][NFC] Clang-format the source code and f...
Alexandros Lamprineas via All-commits
- [all-commits] [llvm/llvm-project] 5737ce: [LangRef] Allow non-power-of-two assume operand bu...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] da167a: [Clang][NFC] Some `const` for `IdentifierInfo *`s ...
Hubert Tong via All-commits
- [all-commits] [llvm/llvm-project] 94fd00: [Concepts] Fix placeholder constraints when refere...
royjacobson via All-commits
- [all-commits] [llvm/llvm-project] 7a9891: [Flang] Lower sin, cos intrinsics
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 4e88cb: [clang-format] Handle attributes before case label...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 87f3eb: [InstCombine] add test for bogus bswap; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 9580f9: [Dockerfile] Upgrade debian base image to version 10
Xiaodong Liu via All-commits
- [all-commits] [llvm/llvm-project] a6d238: [AArch64] Fallback to DWARF when trying to emit co...
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] 29fada: [EarlyCSE] Don't eagerly optimize MemoryUses
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] dd3e54: [flang][NFC] Add namelist lowering test
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 3ea672: [flang][NFC] Add IO related lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 72acd0: Pass split-machine-functions to code generator whe...
Junfeng Dong via All-commits
- [all-commits] [llvm/llvm-project] e539fa: [flang][NFC] Add global lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 850de5: [flang][NFC] Add nested where lowering test
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] f5b686: [AMDGPU] Add missing testcase for SGPR to AGPR copy
Mahesha S via All-commits
- [all-commits] [llvm/llvm-project] b857a5: [clangd] Support include-fixer inside macro argume...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] a0f6d1: [libc][File] Fix a bug under fseek(..., SEEK_CUR).
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 2da5c5: [clangd] Add inlay hints for auto-typed parameters...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 5ef2ec: [clang][extract-api] Suppprt for the module name p...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] 355f1c: [Clang] Fix PR28101
PoYao Chang via All-commits
- [all-commits] [llvm/llvm-project] 5a2e56: [Clang][NeonEmitter] emit ret decl first for -Wdec...
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] 71b4c2: [clang][extract-api] Add enum support
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] 311bdb: [AArch64] Add tests showing inefficient TBL3/4 gen...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 5bb570: [clang][extract-api] Add struct support
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] 227496: [RISCV] Generate correct ELF EFlags when .ll file ...
luxufan via All-commits
- [all-commits] [llvm/llvm-project] b38e78: [flang][NFC] Add module lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] cac977: [SelectionDAG] Don't create entries in ValueMap in...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 9a88c2: [lldb] Fixup tagged pointers ISAs
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] cc82a1: [libc++][NFC] Fix include guards and add a missing...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e4a42c: Change __auto_type behavior with qualifiers to mat...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] d2663f: [flang][Evaluate] Fold DBLE
Roger Ferrer Ibáñez via All-commits
- [all-commits] [llvm/llvm-project] cb1598: [libc++] Correct outdated documentation about __co...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 31dc24: [clangd] Fix IncludeFixer test on windows
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] f858fb: [lld][Macho][NFC] Encapsulate priorities map in a ...
Roger Kim via All-commits
- [all-commits] [llvm/llvm-project] e6ead1: Revert "Recommit "[SLP] Fix lookahead operand reor...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 9bd66b: [PassManager][Coroutine] Run passes under -O0 cond...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] df1a21: [test] Set -verify-cfg-preserved=0 in new-pm-defau...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] d051c5: [test] Remove the last couple uses of -analyze in ...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] ebc846: [mlir][sparse] Adding {pointer, index}OverheadTypeE...
wren romano via All-commits
- [all-commits] [llvm/llvm-project] f833aa: [clang][extract-api] Enable processing of multiple...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] b75399: [InstCombine] Add some initial SimplifyDemandedBit...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6c90a6: [RISCV] Simplify some code in lowering vector int<...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 52f323: [InstCombine] Fold abs of known negative operand w...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 9216ba: [lldb/test] Add events listener helper function to...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] b6efd2: [InstCombine] add tests for nsw propagation; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] b0fd94: [libc++] Add a lightweight overridable assertion h...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e85aee: [gn build] (manually) port b0fd9497af6d
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 4907cf: [mlir][MemRef] Fix warning on unsigned comparison
NathanielMcVicar via All-commits
- [all-commits] [llvm/llvm-project] e2074d: [ProfSampleLoader] When disable-sample-loader-inli...
minglotus-6 via All-commits
- [all-commits] [llvm/llvm-project] 3fb101: [NFC] Replace a not-null-check && isa with isa_and...
Erich Keane via All-commits
- [all-commits] [llvm/llvm-project] f9889d: [gn build] (manually) port b0fd9497af6
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 69cde9: [gn build] add llvm_install_cctools_symlinks arg
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 890fc2: [LV] Extend checks in debugloc.ll.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 88da78: Install symlink "otool" if LLVM_INSTALL_CCTOOLS_SY...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7c72f5: [mlir] Fix emitting an error at EOF
Jeff Niu via All-commits
- [all-commits] [llvm/llvm-project] 3bfbb6: [libc] Rename libc-integration-test to libc-api-test.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 0ff3cc: [gn build] Change python run lines to python3
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ee94a4: [Attributor][FIX] Avoid endless recursion, simple ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 1e15ad: [AMDGPU] Add s_nop WaitStates between neighboring ...
Austin Kerbow via All-commits
- [all-commits] [llvm/llvm-project] 7fdb50: [libc] Add a new rule add_integration_test.
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 460fc4: [Clang] -Wunused-but-set-variable warning - handle...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] fcca10: [AArch64] Add support for -march=native for Apple ...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] d90a3f: [Clang] Added testcases for -Wunused-but-set-param...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 3f9701: [llvm-profgen] Decoding pseudo probe for profiled ...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 7504dd: Expose GetAddressingBits() in the Process API.
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] fc3cdd: Revert "[AArch64] Add support for -march=native fo...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 528e6e: [clang] Improve diagnostic for reopened inline nam...
FabianWolff via All-commits
- [all-commits] [llvm/llvm-project] 450692: [mlir] Add simple fuzzer for textual format
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 0ca8ff: [llvm-profdata] Unify default cutoffs for detailed...
WenleiHe via All-commits
- [all-commits] [llvm/llvm-project] e84737: [flang][NFC] Add derived type lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 00cc73: [flang][NFC] Add lowering tests for interfaces
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 14ecaf: [mlir] Make OpBuilder::createOperation to accept r...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 955cff: reland: [AArch64] Add support for -march=native fo...
Keith Smiley via All-commits
- [all-commits] [llvm/llvm-project] 0d16c2: [OpenMP] Do not create offloading entries for inte...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 12606d: Revert "Expose GetAddressingBits() in the Process ...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] dcad67: [CGSCC] Use make_early_inc_range. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0f6d95: [NFCI] Fix set-but-unused warning in asan_fake_sta...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] 805899: [libc] Change FEnv to use MXCSR as source of truth
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] b914ef: [flang][NFC] Add more lowering tests
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] d3ebef: [flang][NFC] Add forall lowering test
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 581dc3: Revert "Lower `@llvm.global_dtors` using `__cxa_at...
Zequan Wu via All-commits
- [all-commits] [llvm/llvm-project] a765f2: [lldb] Support class_ro_t pointer authentication
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 316f9f: [libc] Link the SCUDO integration tests to a speci...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] b0dc2f: [lldb] Don't persist the LINKEDIT slide in the ind...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 6d0f5d: [libc][obvious] add aligned_alloc as entrypoint
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] 2c25c6: [PowerPC] The BL8_NOTOC_RM instruction needs to pr...
stefanp-ibm via All-commits
- [all-commits] [llvm/llvm-project] 9a8a0a: Load dyld manually with 'main bin spec' userland c...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 93b9f5: [MLIR][Presburger] IntegerRelation: implement part...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 08543a: [MLIR][Presburger] Introduce SimplexRollbackScopeE...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 563014: [MLIR][Presburger] LexSimplex::addEquality: add eq...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 441866: [MLIR][Presburger] PWMAFunction::valueAt: support ...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 30c0a1: [MLIR][Presburger] Matrix::insertColumns: add doc, ...
Arjun P via All-commits
- [all-commits] [llvm/llvm-project] 39aa20: Recommit "[SLP] Fix lookahead operand reordering f...
vporpo via All-commits
- [all-commits] [llvm/llvm-project] 64902d: Reland "Lower `@llvm.global_dtors` using `__cxa_at...
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] 8a6b64: [Inline asm] Fix mangle problem when variable used...
xiangzh1 via All-commits
- [all-commits] [llvm/llvm-project] bf6f51: [gn build] Port 64902d335c21
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] cf198e: [Flang][NFC] Rearrange intrinsic generator functions
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] 51585a: [clang][AVR] Implement standard calling convention...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 847466: [C++20] [Modules] Make the linkage consistent for ...
Chuanqi Xu via All-commits
- [all-commits] [llvm/llvm-project] f319c2: [AVR] Reject/Reserve R0~R15 on AVRTiny.
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] f74413: [clang-format] Fix invalid code generation with co...
Owen via All-commits
- [all-commits] [llvm/llvm-project] d91223: [CUDA][FIX] Fix name conflict in getNVPTXTargetFea...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 86c1d0: [clang][AVR] Implement standard calling convention...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 4ad19b: [lldb] Test parsing the symtab with indirect symbo...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 441606: [libc] Add implementations of fopen, flose, fread, ...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 77cc68: [X86][NFC] Fix missing `override` in `isMemUseUpRegs`
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 3c0d47: [mlir][OpenMP] omp.single translation to LLVM IR
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 86f156: [mlir][OpenMP][NFC] Remove unnecessary attributes
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] b8388f: [clang][NFC] Fix warning of integer comparison
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 582836: [CSKY] Enhance asm parser and relocation fixup for...
Zi Xuan Wu (Zeson) via All-commits
- [all-commits] [llvm/llvm-project] cd2835: [flang] Single construct translation from PFT to FIR
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 5b6b84: Revert "[Clang] -Wunused-but-set-variable warning ...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] dc46fa: [NFCI] Fix set-but-unused warning in ExprConstant.cpp
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] a683ba: [NFCI] Fix set-but-unused warning in CGOpenMPRunti...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] b257db: [mlir][linalg] Create AffineMinOp map in canoncial...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 107ce7: [libc] Use real objects and archives in integratio...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 32012e: [ELF] Enable new passmanager plugin support for LTO
Jakob Koschel via All-commits
- [all-commits] [llvm/llvm-project] 711e3a: [clang][parse] Move source range into ParsedAttibu...
Timm Bäder via All-commits
- [all-commits] [llvm/llvm-project] 48285c: [NFCI] Fix set-but-unused warning in ClangAttrEmit...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 8910ac: [RISCV] Add patterns for vector widening integer m...
Jianjian Guan via All-commits
- [all-commits] [llvm/llvm-project] 03e7fb: [NFCI] Fix set-but-unused warning in X86LoadValueI...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 431c14: [NFCI] Fix set-but-unused warning in SPIRVUtilsGen...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 88d528: [flang][OpenMP] Added lowering support for section...
NimishMishra via All-commits
- [all-commits] [llvm/llvm-project] ca4652: [flang] UBOUND() edge case: empty dimension
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 67d927: [clang-cl] Ignore /Wv and /Wv:17 flags
Tobias Hieta via All-commits
- [all-commits] [llvm/llvm-project] 6ce82e: [NFC][flang] Remove unused code in lowerExplicitLo...
PeixinQiao via All-commits
- [all-commits] [llvm/llvm-project] 54bc9a: [AArch64] Make some methods static. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 51d9aa: Update my office hours
Kristof Beyls via All-commits
- [all-commits] [llvm/llvm-project] 1104d7: Revert "[ELF] Enable new passmanager plugin suppor...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] d00e84: [Clang] Add option to set alternative toolchain path
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] be5c3c: Revert "[clang-format] Correctly recognize arrays ...
Krasimir Georgiev via All-commits
- [all-commits] [llvm/llvm-project] f85443: [NVPTX] Enhance vectorization of ld.param & st.param
Daniil Kovalev via All-commits
- [all-commits] [llvm/llvm-project] 3642ba: [NFCI] Fix set-but-unused warning in X86Disassembl...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] a03487: Revert "[NVPTX] Enhance vectorization of ld.param ...
Daniil Kovalev via All-commits
- [all-commits] [llvm/llvm-project] 2af845: Relands "[Clang] -Wunused-but-set-variable warning...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 828b63: [NVPTX] Enhance vectorization of ld.param & st.param
Daniil Kovalev via All-commits
- [all-commits] [llvm/llvm-project] c53cbc: [CodeGen] Define ABI breaking class members correctly
Daniil Kovalev via All-commits
- [all-commits] [llvm/llvm-project] 38d248: [bazel] Set the default of LLVM_UNREACHABLE_OPTIMI...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 9ed466: [bazel] glob LLVMCoroutines headers to make the bu...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] ec93b2: [AArch64] Lower 3 and 4 sources buildvectors to TBL
David Green via All-commits
- [all-commits] [llvm/llvm-project] 53f7fb: [mlir][linalg] Do not fuse shape-only producers.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 6872c8: [NFC] Mark derived destructors as `override`
Antonio Frighetto via All-commits
- [all-commits] [llvm/llvm-project] b1b57f: [mlir][linalg] Support padding LinalgOps in use-de...
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] c34365: [X86][NFC] Remove unused variable introduce by D12...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] c2b3a9: [Docs] Update opaque pointers transition state (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 00fb05: [lldb] Remove unused Module argument (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 406bde: [PowerPC] [Clang] Add SSE4 and BMI intrinsics impl...
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 840bb7: [lldb] Avoid pointer element type accesses
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 621cc8: [gn build] Port 406bde9a1513
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 9b7918: [trace][intelpt] Server side changes for TSC to wa...
Jakob Johnson via All-commits
- [all-commits] [llvm/llvm-project] 98885c: [compiler-rt] [cmake] Fix a typo in a variable name
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 4d2078: Typo fix in the documentation; NFC
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] de867c: [clang] Reformat
Nathan Sidwell via All-commits
- [all-commits] [llvm/llvm-project] 20973c: [SLP][NFC]Fix param name in comments, NFC.
Andrew V. Tischenko via All-commits
- [all-commits] [llvm/llvm-project] 028f9f: [gn build] remove a "from __future__" import not n...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 895e5b: [NFC] Format and uglify PowerPC intrinsics headers
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] f383b8: [pseudo] Sort nonterminals based on their reductio...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 9dbc68: NFC: [LICM] Update some stale comments
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 62d5f2: [pseudo] Introduce parse forest.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] ced9bb: [gn build] Port 62d5f254ccd0
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 677d0e: [OpenCL] opencl-c.h: remove x/y/z arg names
Sven van Haastregt via All-commits
- [all-commits] [llvm/llvm-project] 5c458f: [libc++][NFC] Update ABI changelog to account for ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 30b442: [flang][NFC] Add lowering test for array expression
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 12d22c: [flang][OpenACC] Lower enter data directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 67defe: [flang][OpenACC] Lower exit data directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 39157b: [flang][OpenACC] Lower init/shutdown directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] c6a9ce: [flang][OpenACC] Lower update directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 50f4f3: [clangd] Retain main file fixes attached to diags ...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] fea3ca: [libc++][NFC] Refactor the ABI changelog
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5dbb53: [InstCombine] merge shuffled vector negate and mul...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 5ee88e: [flang[OpenACC] Lower data directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 488c77: Fix a crash with variably-modified parameter types...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 46432a: [VPlan] Add VPWidenPointerInductionRecipe.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0c8619: Reland "[ELF] Enable new passmanager plugin suppor...
Jakob Koschel via All-commits
- [all-commits] [llvm/llvm-project] 5b164a: Diagnose use of a naked attribute on a member func...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] bef928: [llvm] Initialize and move UseUpRegs outside of `u...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 67eb2f: [SelectionDAG] Add AssertAlign to AddNodeIDCustom ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 44b0ea: [flang[OpenACC] Lower wait directive
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 50a97a: [AArch64] Async unwind - function prologues
Momchil Velikov via All-commits
- [all-commits] [llvm/llvm-project] f82ec5: [OpenMP] Initial parsing/sema for the 'omp target ...
Mike Rice via All-commits
- [all-commits] [llvm/llvm-project] 1d4d2c: [TSan] Add a runtime flag to print full thread cre...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] caf6af: [polly] Remove last instances of -analyze
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] aca964: [LLDB] Cleanup for Fixing DWARFExpression handling...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] c87c89: [libc++] Audit all uses of _LIBCPP_ASSERT and _LIB...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6d8ce4: [libc][obvious] only test FILE on working platforms
michaelrj-google via All-commits
- [all-commits] [llvm/llvm-project] dc58c3: [X86] Add additional 'add/sub single bit' patterns
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 8722c1: [mlir][OpenMP][IRBuilder] Add support for nowait o...
Shraiysh via All-commits
- [all-commits] [llvm/llvm-project] 9aa701: [Support] Introduce the BLAKE3 hashing function im...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] 597aef: Fix unused variable warning by embedding inside as...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0ee06c: [clang][extract-api] Stop allocating APIRecords vi...
Daniel Grumberg via All-commits
- [all-commits] [llvm/llvm-project] a7ea30: [gn build] Manually port 0c86198b2
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 33b214: [X86] combineSub - fold SUB(X, ADC(Y, 0, W)) -> SBB(X...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 6bb836: Revert "[clang][deps] NFC: De-duplicate clang-cl t...
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 418eca: [Support/BLAKE3] Temporarily disable building the ...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] d3e5b6: [ELF] Implement --build-id={md5, sha1} with truncat...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a9b70a: [Support/BLAKE3] Temporarily disable building neon...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] 65d435: [InstCombine] add more tests for nsw propagation; NFC
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 7aea3e: [Intrinsics] Add `nocallback` to the default intri...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 0bfa1a: [gn build] (manually) port 9aa701984d39 (BLAKE3)
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 7b498b: DebugInfo: Classify noreturn function types as non...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 973acc: [gn build] ugly hack to work around sync script fo...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c5f789: Revert "[Intrinsics] Add `nocallback` to the defau...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 8424d4: [gn build] Manually port llvm/lib/Support/BLAKE3
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 1e3713: [gn build] Port
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 27439a: [AMDGPU] New gfx940 mfma instructions
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 2e44b7: [VectorCombine] Insert addrspacecast when crossing...
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] d41445: [CUDA][HIP] Fix hostness check with -fopenmp
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7faa95: [clang][CodeGen]Fix clang crash and add bitfield s...
wangyihan via All-commits
- [all-commits] [llvm/llvm-project] 870570: Revert "[gn build] Manually port llvm/lib/Support/...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] dd67e6: [ASan] Reland of D116182 to always link asan_stati...
kstoimenov via All-commits
- [all-commits] [llvm/llvm-project] 6e3e14: [AMDGPU] Support gfx940 smfmac instructions
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a80bf1: [flang][NFC] Remove unused variable
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] cad9de: [AMDGPU] gfx940 MAI hazard recognizer
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 64838b: [AMDGPU] Use GenericTable to classify DGEMM
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a6cdac: Eliminate extra set of simd variant function attri...
jyu2-git via All-commits
- [all-commits] [llvm/llvm-project] cf9c60: [mlir][spirv] Add Apple into the vendor list
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] df0b89: [opt] Remove -analyze option
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] e5a7d2: [NFC][clang][extract-api] Add missing virtual anchors
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] b9d87d: [libc] Improve the performance of exp2f.
lntue via All-commits
- [all-commits] [llvm/llvm-project] 826e66: [NFC][clang][extract-api] Rename variable
Zixu Wang via All-commits
- [all-commits] [llvm/llvm-project] df209b: [flang] Make not yet implemented messages more con...
Pete Steinfeld via All-commits
- [all-commits] [llvm/llvm-project] 8e9c7f: [Bazel] Add BLAKE3 files to llvm:Support
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 995157: Don't search for sim SDK path until we know we nee...
Jason Molenda via All-commits
- [all-commits] [llvm/llvm-project] 33d2a7: [mlir][linalg] Add pattern to split reduction dime...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] bfda79: [OpenMP] Add a semantic check for updating hidden ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] fed96f: Re-commit: Driver: Don't warn on -mbranch-protecti...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 3c6bd1: [libc++] Rename __identity to __type_identity
philnik777 via All-commits
- [all-commits] [llvm/llvm-project] fcbe64: [MLIR][Presburger] Merge PresburgerLocalSpace and ...
Kunwar Shaanjeet Singh Grover via All-commits
- [all-commits] [llvm/llvm-project] ce21c9: [Clang] Work with multiple pragmas weak before def...
Hubert Tong via All-commits
- [all-commits] [llvm/llvm-project] 350d43: Fix a bug where an extended vector of __fp16 was b...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] c4eae8: Make BLAKE3 a component library
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] b62ea9: [AVR] Add more devices
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] d77f48: [mlir][gpu] Relax restriction on mma load/store op
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 940bd4: [ELF] addSectionSymbols: simplify isec->getOutputS...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 56a549: [clang] Propagate requires-clause from constructor...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 503545: [flang] Lower mvbits intrinsic
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] 751121: [llvm-pdbutil] Move InputFile/FormatUtil/LinePrint...
Carlos Alberto Enciso via All-commits
- [all-commits] [llvm/llvm-project] 382797: [gn build] Port 75112133b83e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 3929f9: Release Workflow: Remove cherry-pick-failed label ...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 7f1adb: [flang] Fix LBOUND rewrite on descriptor components
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] d3bc3a: [flang][codegen] ensure descriptor lower bounds ar...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 6daa20: [flang][NFC] fix comment typo in SetLowerBound des...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] c48b46: [BPF] Don't fetch alignment of llvm.preserve.union...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6c0e60: [C++20][Modules][HU 1/5] Introduce header units as...
iains via All-commits
- [all-commits] [llvm/llvm-project] 5bf86d: [NVPTX] Remove code duplication in LowerCall
Daniil Kovalev via All-commits
- [all-commits] [llvm/llvm-project] 520c8c: [Clang] Added release note for improved -Wunused-b...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] a2c0c4: [PowerPC] Add test for failing lowering llvm.ppc.c...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] 311a00: [clang-format] Clean up DefinitionBlockSeparatorTe...
Marek Kurdej via All-commits
- [all-commits] [llvm/llvm-project] 3d8d60: Revert "[AArch64] Lower 3 and 4 sources buildvecto...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 19de2a: [X86] Add test showing failure to fold add(adc(x, 0...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ce2b36: [clang] CheckSizelessVectorOperands - use castAs<>...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 1a9439: [Utils] stripDebugifyMetadata - use cast<> instead...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 718aec: [AMDGPU] Improve v_cmpx usage on GFX10.3.
Thomas Symalla via All-commits
- [all-commits] [llvm/llvm-project] a75a46: [mlir][Vector] Enable create_mask for scalable vec...
jsetoain via All-commits
- [all-commits] [llvm/llvm-project] 3db858: [X86] combineAdd - fold ADD(ADC(Y, 0, W), X) -> ADC(X...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7783a1: [mlir][Sparse] Add option for VLA sparsification
jsetoain via All-commits
- [all-commits] [llvm/llvm-project] 12bd1e: [bazel] Add missing dependency after a75a46db89
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 8639bc: [bazel] Add missing dependency after a75a46db89
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] e20919: [SDAG] enable binop identity constant folds for mu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 635dde: Fix clang Sphinx build bot
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] b0225a: Prevent comparison with wider type in loop condition
Aakanksha Patil via All-commits
- [all-commits] [llvm/llvm-project] 517767: Updated MLIR type stubs to work with pytype
Sergei Lebedev via All-commits
- [all-commits] [llvm/llvm-project] f900f7: [libc++] Remove the _LIBCPP_BOOL_CONSTANT macro
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 43a969: [X86] combineADC - pull out repeated dyn_cast<Cons...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ead294: [NFC][SimplifyCFG] Add test from https://github.co...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 72864d: [pseudo] Use box-drawing chars to prettify debug d...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] ccb54d: [mlir][Vector] Add integration tests for ArmSVE
jsetoain via All-commits
- [all-commits] [llvm/llvm-project] f84b5c: [X86] Add test showing failure to fold multiple co...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] be9ace: [AMDGPU] Move VOP3 classes into VOPInstructions.td...
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 7babc8: [Flang] Lower achar intrinsic
kiranchandramohan via All-commits
- [all-commits] [llvm/llvm-project] a81fff: Reapply "[Intrinsics] Add `nocallback` to the defa...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 7e4591: [clang] Do not crash on arrow operator on dependen...
Adam Czachorowski via All-commits
- [all-commits] [llvm/llvm-project] cf396c: [C++20][Modules] Correct an assert for modules-ts.
iains via All-commits
- [all-commits] [llvm/llvm-project] 5975f1: [AMDGPU][DOC][NFC] Added GFX1030 assembler syntax ...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] b9f67d: [OpenMP] Replace device kernel linkage with weak_odr
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 6a094a: [InstCombine] SimplifyDemandedUseBits - remove ash...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 39b80c: [clang-tidy] Add modernize-macro-to-enum check
Richard Thomson via All-commits
- [all-commits] [llvm/llvm-project] a12145: [test, slp] Add another stacksave related dependenc...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] bb48c3: [gn build] Port 39b80c8380c8
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 49b0b5: [AVR][NFC] Fix incorrect register states in expand...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] d9756f: [slp] Factor out a lambda to avoid uplicating code...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 7a316c: [CSSPGO] Turn on profi and ext-tsp when using prob...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] d6c6eb: [NFCI] Fix set-but-unused warning in AArch64AsmPar...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 39d348: [NFCI] Fix set-but-unused warning in DenseMap.h in...
Dávid Bolvanský via All-commits
- [all-commits] [llvm/llvm-project] 6168b4: [libc] Improve the performance of expf.
lntue via All-commits
- [all-commits] [llvm/llvm-project] 61efe1: [lldb] Add a fuzzer for target creation
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4e34f0: [OpenMP][FIX] Ensure exclusive access to the HDTT map
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] a184a0: [clang][dataflow] Add support for disabling warnin...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 174cab: [flang] Fix cycle-catcher in procedure characteriz...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 516183: [mlir][tosa] : adding folder and canonicalizer for...
long.chen via All-commits
- [all-commits] [llvm/llvm-project] 8f7db7: [lldb] Conditionalize target_link_libraries on the...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e47d22: [LV] Use getVectorLoopRegion to retrieve header. (...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] b867f5: [Support/BLAKE3] Do manual instrumentation of `llv...
Argyrios Kyrtzidis via All-commits
- [all-commits] [llvm/llvm-project] c7f91e: [InstrProfiling] No runtime hook for unused funcs
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] a16308: [SLP] Explicit track required stacksave/alloca dep...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 5bc9ee: [flang][lowering] Handle zero extent case in LBOUND
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] 3be7c2: [mlir][NVVM] Add support for nvvm mma.sync ops
Chris via All-commits
- [all-commits] [llvm/llvm-project] 48cc92: Reapply "[SLP] Schedule only sub-graph of vectoriz...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] b97f26: Reland "[ASTMatchers] Output currently processing ...
Nathan James via All-commits
- [all-commits] [llvm/llvm-project] 35b89b: [clang][driver] Disable non-functional --version o...
Emil Kieri via All-commits
- [all-commits] [llvm/llvm-project] 853025: [ConstraintElimination] Add test where offset addi...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 171cdb: [Clang, TBAA] Use pattern for metadata reference in...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3784e8: [Clang] Fix Unevaluated Lambdas
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] 0363a1: [flang] Fix bogus error from assignment to CLASS(*)
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 26e201: [Clang] Fix error in Documentation introduced by 3...
cor3ntin via All-commits
- [all-commits] [llvm/llvm-project] cef521: Revert "[clang-tidy] Add modernize-macro-to-enum c...
dyung via All-commits
- [all-commits] [llvm/llvm-project] a78bd8: [gn build] Port cef52105bd4b
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f80aaa: [SLP] Simplify eraseInstruction [NFC]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] dda003: [mlir] Add InferTensorType without supporting reif...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 57ee62: [cmake] Provide CURRENT_TOOLS_DIR centrally, repla...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 9a3eea: [clang-tidy] Fix the condition for building CTTest...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 1f98e0: Add missing include diagnosed in modules build. (NFC)
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 0e1e3c: [bazel] add missing targets since 3be7c28917
Emilio Cota via All-commits
- [all-commits] [llvm/llvm-project] e25f4e: [PseudoProbe] Do not emit pseudo probes when modul...
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 2ab999: [flang] Add & use a better visit()
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 6aa039: Remove dead code in driver parsing -gsimple-templa...
Paul T Robinson via All-commits
- [all-commits] [llvm/llvm-project] 89525c: [Clang] Add helper method to determine if a nonvir...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] b9fd8f: [OpenMP][NFC] Add missing virtual destructor to si...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] bb9bde: [Clang] Use pattern to match profile metadata in t...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 6c2be8: Revert "[OpenMP][NFC] Add missing virtual destruct...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] afaefb: [Driver][Linux] Remove D.Dir+"/../lib" from defaul...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 12301d: [lldb/crashlog] Parse thread fields and pass it to...
Med Ismail Bennani via All-commits
- [all-commits] [llvm/llvm-project] 5c116d: [flang] Mark C_ASSOCIATED specific procedures as PURE
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 41e69f: [pseudo] Add missing header guard for Forest.h
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 16eaa5: [pseudo] Fix the wrong rule ids in ForestTest.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] a5032b: DebugInfo: Don't allow type units to references ty...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 34b9b1: Disable -Wmissing-prototypes for internal linkage ...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] ead858: [InstrProfiling] Add comments for no runtime hook
gulfemsavrun via All-commits
- [all-commits] [llvm/llvm-project] 3427ed: Adopt new dyld SPIs to introspect the shared cache.
fredriss via All-commits
- [all-commits] [llvm/llvm-project] 557657: Update affine.load folding hook to fold global spl...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 435641: [flang] Catch bad OPEN(STATUS=) cases
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 4ae974: [Disassember][NFCI] Use strong type for instructio...
maksfb via All-commits
- [all-commits] [llvm/llvm-project] e13faa: [X86][tablgen] Add interface getMnemonic to namesp...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 3c6d32: [OpenMP] Make Ctor / Dtor functions have external ...
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] 545fcc: [OpenMP][CUDA] Fix potential program crash caused ...
Shilei Tian via All-commits
- [all-commits] [llvm/llvm-project] 392bb8: [OpenMP] Fix AMDGPU globals test
Joseph Huber via All-commits
- [all-commits] [llvm/llvm-project] bf11ed: [X86][tablgen] Add class RecognizableInstrBase to ...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 88436a: [LoongArch] Fix several Clang warnings. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bce2e2: [AVR] Optimize int16 airthmetic right shift for sh...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] da62a5: [Driver][test] Clean up riscv* tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c37acc: [Option] Avoid using the default argument for the ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 522712: [Option] Remove the error-prone default argument t...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 02f20a: [Option] Remove the error-prone default argument t...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7a94fa: [X86][tablgen] Move fields Name, Is64Bit, Is32Bit, ...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 5f543c: [X86][tablgen] Use initializer list for some field...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 068757: [C++20][Modules][HU 2/5] Support searching Header ...
iains via All-commits
- [all-commits] [llvm/llvm-project] c8ea73: [X86][tablgen] Set ShouldBeEmitted to false when i...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 758be6: [test][AArch64] Add a test case for D121180 NFC
Allen via All-commits
- [all-commits] [llvm/llvm-project] c0ccb6: [mlir][spirv] Convert func.call to spv.FunctionCall
xndcn via All-commits
- [all-commits] [llvm/llvm-project] c3b672: [Clang][doc] Fix __builtin_assume wording.
mordante via All-commits
- [all-commits] [llvm/llvm-project] bfa2f2: [C11] Correct the resulting type for an assignment...
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 271e8d: [X86][tablgen] Refine the class RecognizableInstr....
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] dc68ca: [X86][tablgen] Rename field hasREX_WPrefix to hasR...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] a86cd3: [X86][tablgen] Rename some fields for Recognizable...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 555214: [libc++][format][2/6] Adds a __output_iterator.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 3e4191: [X86][tablgen] Remove useless check in X86FoldTabl...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 139416: [gn build] Port 555214cbcc79
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] f88462: [C++20][Modules][HU 3/5] Emit module macros for he...
iains via All-commits
- [all-commits] [llvm/llvm-project] bcf197: [intelpt] Refactoring instruction decoding for fle...
Alisamar Husain via All-commits
- [all-commits] [llvm/llvm-project] 824a73: [docs][ORC] Reword "How to Add Process and Library...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 34b547: [docs][ORC] Simplify paragraph on hardcoding proce...
lhames via All-commits
- [all-commits] [llvm/llvm-project] bc1310: [lldb] Fix building for mingw after changes to sig...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 693d3b: [AArch64] Lower 3 and 4 sources buildvectors to TBL
David Green via All-commits
- [all-commits] [llvm/llvm-project] 460e1b: [X86][tablgen] Remove PointerLikeRegClass from isR...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 321cbf: [Verifier] Verify parameter alignment.
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 4a4874: [X86][tablgen] Extract common functions in X86EVEX...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 1fd118: Verify parameter alignment attribute
Luo, Yuanke via All-commits
- [all-commits] [llvm/llvm-project] 674d52: [X86] Refactor X86ScalarSSEf16/32/64 with hasFP16/...
Phoebe Wang via All-commits
- [all-commits] [llvm/llvm-project] d9cea8: [C++20][Modules][HU 4/5] Handle pre-processed head...
iains via All-commits
- [all-commits] [llvm/llvm-project] ebaa28: [InstCombine] add baseline tests for fold of ctpop...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] c3fe02: [AArch64][SelectionDAG] Refactor to support more s...
Allen via All-commits
- [all-commits] [llvm/llvm-project] 7cc480: [InstCombine] add baseline tests for logical and/o...
Sanjay Patel via All-commits
- [all-commits] [llvm/llvm-project] 5599e2: [libc++][doc] Update format implementation status.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 1a6d57: [Support] Skip attempts to access /proc/self/fd on...
Mateusz Guzik via All-commits
- [all-commits] [llvm/llvm-project] 8b245a: [Clang, TBAA] Add test cases for nested pointers an...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] af9bdc: [BOLT] Align constant islands to 8 bytes
Vladislav Khmelevsky via All-commits
- [all-commits] [llvm/llvm-project] 23b3df: [docs][Lexicon] Add new explanation for some short...
Mingjie Xu via All-commits
- [all-commits] [llvm/llvm-project] 621287: [Target] Apply clang-tidy fixes for readability-re...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] ad57e1: [RISCV][NFC] Moving RVV intrinsic type related uti...
Kito Cheng via All-commits
- [all-commits] [llvm/llvm-project] 85b135: [C++20][Modules][HU 5/5] Add fdirectives-only mode...
iains via All-commits
- [all-commits] [llvm/llvm-project] f7e317: [gn build] Port ad57e10dbca2
llvmgnsyncbot via All-commits
Last message date:
Sun Mar 27 23:47:46 PDT 2022
Archived on: Sun Mar 27 23:47:49 PDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).