aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-18[𝘀𝗽𝗿] initial versionusers/MaskRay/spr/driver-support-wa-fdpic-for-arm-fdpic-abiFangrui Song23-12/+178
2024-02-18[𝘀𝗽𝗿] changes to main this commit is based onusers/MaskRay/spr/main.driver-support-wa-fdpic-for-arm-fdpic-abiFangrui Song18-12/+156
2024-02-18[clang][Interp][NFC] Make Record::{Base,Field} member pointers constTimm Bäder3-11/+11
2024-02-18[clang][Interp] Not all record bases are of RecordTypeTimm Bäder2-16/+38
2024-02-18[libc++] Fixes istream::sync. (#76467)Mark de Wever2-5/+80
2024-02-18[mlir][linalg] Add pattern to propagate pack up through tensor.pad (#82035)Quinn Dawkins2-389/+538
2024-02-18[AMDGPU] fixes duplicate expressions in if stmnts in SIISelLowering.cpp (#82018)Nick Anderson1-2/+2
2024-02-18[clang][Interp] Classify correct type for compound shiftsTimm Bäder2-1/+10
2024-02-18[clang] Differentiate between identifier and string EnumArgument (#68550)Sergei Barannikov11-62/+122
2024-02-18[clang-tidy] Fixes to readability-implicit-bool-conversion (#72050)Piotr Zegar3-4/+31
2024-02-18[MC][AsmParser] Make `MatchRegisterName` return `MCRegister` (NFC) (#81408)Sergei Barannikov8-34/+39
2024-02-18[mlir][arith] Align shift Ops with LLVM instructions on allowed shift amounts...Felix Schneider3-11/+44
2024-02-18 [MLIR][OpenMP] Add `private` clause to `omp.parallel` (#81452)Kareem Ergawy7-67/+255
2024-02-18[C++20] [Modules] Don't import non-inline function bodies even if it is marke...Chuanqi Xu2-5/+4
2024-02-17[mlir][spirv] Replace hardcoded strings with op methods (#81443)SahilPatidar4-13/+23
2024-02-17Revert "Report only loaded debug info in statistics dump (#81706)" (#82150)Jonas Devlieghere24-346/+21
2024-02-17[lldb] Don't rely on ScriptInterpreterPythonImpl::Initialize in the unit test...Jonas Devlieghere1-21/+5
2024-02-17[gn] port d332d88b919f (tzdb.cpp)Nico Weber2-1/+9
2024-02-17[NFC][llvm-exegesis] Clean up BenchmarkRunner commentsAiden Grossman1-9/+10
2024-02-17[lldb] Call Import_AppendInittab before Py_Initialize (#82095)Jonas Devlieghere1-14/+18
2024-02-17Apply clang-tidy fixes for llvm-namespace-comment in TestDialectInterfaces.cp...Mehdi Amini1-1/+1
2024-02-17Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgDropUnit...Mehdi Amini1-2/+1
2024-02-17Apply clang-tidy fixes for performance-unnecessary-value-param in TestReifyVa...Mehdi Amini1-1/+1
2024-02-17Apply clang-tidy fixes for modernize-use-equals-default in TestDecomposeAffin...Mehdi Amini1-2/+1
2024-02-17Apply clang-tidy fixes for llvm-qualified-auto in RegionUtils.cpp (NFC)Mehdi Amini1-1/+1
2024-02-17[mlir][docs] Fix broken links to traits documentation (#82131)mlevesquedion6-11/+11
2024-02-17[mlir] Handle cycles and back edges in --view-op-graph (#82002)Artem Tyurin3-3/+86
2024-02-17[TargetParser] Expose Triple::getArchPointerBitWidth. (#82086)Lang Hames3-2/+26
2024-02-17[BOLT][DWARF] Remove redundant code (#82118)Alexander Yermolovich1-6/+1
2024-02-17[mlir][sparse] deallocate tmp coo buffer generated during stage-spars… (#82...Peiming Liu5-14/+35
2024-02-17Revert "[Support] Introduce formatv variant of createStringError" (#82126)Alex Langford2-27/+0
2024-02-17Report only loaded debug info in statistics dump (#81706)Wanyi24-21/+346
2024-02-17[lldb] Use PyBytes and PyByteArray in Python Data Objects unittest (#82098)Jonas Devlieghere1-12/+18
2024-02-17[DAGCombiner] Allow tryToFoldExtOfLoad to use a sextload for zext nneg. (#81714)Craig Topper2-10/+57
2024-02-17[llvm][misexpect][NFC] Fix typos in comments (#82124)Paul Kirth1-4/+4
2024-02-17[NFC] Trim trailing whitespaceDanny Mösch1-1/+1
2024-02-17[VPlan] Simplify addCanonicalIVRecipes by using VPBuilder (NFC).Florian Hahn1-12/+7
2024-02-17[libc++] simplify the midpoint function (#81717)rilysh1-8/+10
2024-02-17[Support/ELF] Add OpenBSD PT_OPENBSD_SYSCALLS constant.Frederic Cambus1-0/+1
2024-02-17[ValueTracking] Fix computeKnownFPClass for fpext (#81972)Yingwei Zheng3-3/+70
2024-02-17[NFC][libc++] Requests PR at GitHub instead of Phabricator.Mark de Wever2-6/+7
2024-02-17[VPlan] Turn private members of VPlanTransforms to static funcs (NFC)Florian Hahn2-47/+34
2024-02-17[libc++][chrono] Loads tzdata.zi in tzdb. (#74928)Mark de Wever47-242/+2619
2024-02-17[AMDGPU] Set predicates more consistently for BUF instructions (#81865)Jay Foad2-232/+217
2024-02-17[docs] README: Switch link to clang.llvm.org to use HTTPS.Frederic Cambus1-1/+1
2024-02-17[AArch64][GlobalISel] Improve and expand fcopysign lowering (#71283)David Green7-419/+454
2024-02-17[mlir][sparse] Fix memory leaks (part 2) (#81979)Matthias Springer9-1/+39
2024-02-17[AArch64][GlobalISel] Fail legalization for unknown libcalls. (#81873)David Green2-0/+138
2024-02-17[AMDGPU] Use HasClamp instead of HasIntClamp in VOP3_Pseudo. NFC. (#82020)Stanislav Mekhanoshin1-1/+1
2024-02-17[mlir] Introduce `trailingNDimsContiguous` for MemRefs (#78247)Andrzej Warzyński3-29/+46