aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-10[mlir][ArmSME] Add option to only enable streaming mode for scalable code (#9...Benjamin Maxwell7-18/+69
2024-06-10[Clang] Extend EmitPseudoVariable to support debug records (#94956)Stephen Tozer1-22/+10
2024-06-10[mlir][emitc] Remove copy from scf.for lowering (#94898)Gil Rapaport3-44/+13
2024-06-10[AArch64] Add tests for extending mul. NFCDavid Green1-0/+477
2024-06-10[libc++][TZDB] Implements time_zone::to_local. (#91003)Mark de Wever4-0/+130
2024-06-10[flang][OpenMP] Fix unused prefixes in function-filtering-2 test (#94330)Tom Eccles1-3/+3
2024-06-10[KnownBits] Speed up conflict handling in ForeachKnownBits in unit test. (#94...Jay Foad1-0/+6
2024-06-10[Clang][C++23] update constexpr diagnostics for missing return statements per...Oleksandr T4-14/+33
2024-06-10[flang][Transforms][NFC] reduce boilerplate in func attr pass (#94739)Tom Eccles4-40/+7
2024-06-10[flang] use hlfir base when translating assumed-rank entity to fir::ExtendedV...jeanPerier5-50/+55
2024-06-10[AMDGPU] Fix typos in GCN-PROMOTE check prefixJay Foad1-4/+4
2024-06-10[clang-tidy] `doesNotMutateObject`: Handle calls to member functions … (#94...Clement Courbet5-27/+247
2024-06-10[AMDGPU] Remove unused checks left over from X86Jay Foad1-1512/+0
2024-06-10[KnownBits] Speed up ForeachKnownBits in unit test. NFC. (#94939)Jay Foad1-6/+6
2024-06-10[lldb] Gracefully down TestCoroutineHandle test in case the 'coroutine' featu...Dmitry Vasilyev2-3/+32
2024-06-10[flang][runtime] add LBOUND API for assumed-rank arrays (#94808)jeanPerier3-2/+51
2024-06-10[scudo] Apply filling when realloc shrinks and re-grows a block in-place (#93...Fabio D'Urso2-5/+32
2024-06-10NFC fix typos from #92417Orlando Cazalet-Hyams1-4/+4
2024-06-10[lldb] Remove redundant condition in watch mask check (NFC) (#94842)Shivam Gupta1-1/+1
2024-06-10[lldb] Fix redundant condition in compression type check (NFC) (#94841)Shivam Gupta1-3/+2
2024-06-10[flang] lower SHAPE with assumed-rank arguments (#94812)jeanPerier4-2/+108
2024-06-10[RemoveDIs] C API: Add before-dbg-record versions of IRBuilder position funcs...Orlando Cazalet-Hyams11-7/+111
2024-06-10[clang][analyzer] Improved PointerSubChecker (#93676)Balázs Kéri4-27/+222
2024-06-10[clang][Interp] Diagnose casts from void pointersTimm Bäder5-5/+18
2024-06-10Reapply [ConstantFold] Remove non-trivial gep-of-gep fold (#93823)Nikita Popov5-64/+15
2024-06-10[flang] add source to SHAPE API (#94781)jeanPerier3-6/+11
2024-06-10[dexter] Correctly identify stop-reason while driving VisualStudio (#94754)Orlando Cazalet-Hyams1-5/+37
2024-06-10[TLI] ReplaceWithVecLib: drop Instruction support (#94365)Paschalis Mpeis5-183/+75
2024-06-10[CodeGen] Simplify codegen for array initialization (#93956)Nikita Popov76-1132/+835
2024-06-10[lld] Remove const qualifier on symbolKind (NFC) (#94753)Nikita Popov1-1/+1
2024-06-10[clang][Interp] Disallow ptr-to-int casts on dummy pointersTimm Bäder3-10/+11
2024-06-10[libc++][TZDB] Implements time_zone::to_sys. (#90901)Mark de Wever7-3/+264
2024-06-09[MC] Remove the last MCFragment::getPrevNode use. NFCFangrui Song1-2/+4
2024-06-10[mlir][bufferization] Fix handling of indirect function calls (#94896)Matthias Springer2-3/+23
2024-06-09[MC] Relax fragments eagerlyFangrui Song11-174/+63
2024-06-10[libc][math][c23] Add nanf16 C23 math function (#94767)OverMighty11-2/+129
2024-06-09[MC,test] Reorganize relax-recompute-align.s & layout-interdependency.sFangrui Song3-42/+23
2024-06-09[ProfileData] Refactor BinaryIdsStart and BinaryIdsSize (NFC) (#94922)Kazu Hirata2-15/+15
2024-06-09[mlir][python] Fix attribute registration in ir.py (#94615)Egor Ospadov1-2/+2
2024-06-09[RISCV] Replace TU with Policy in tablegen class name. NFCCraig Topper1-17/+17
2024-06-09[RISCV] Remove unused tablegen classes. NFCCraig Topper1-107/+3
2024-06-09MCInst: decrease inline element count to 6. NFCFangrui Song1-1/+1
2024-06-09[NFC][mlir][gpu] Make sym_name an inherent attr in GPUModuleOp (#94918)Fabian Mora2-5/+4
2024-06-10[libc++][TZDB] Implements time_zone::to_sys. (#90394)Mark de Wever23-70/+1027
2024-06-09[ProfileData] Refactor VTableNamePtr and CompressedVTableNamesLen (NFC) (#94859)Kazu Hirata2-11/+7
2024-06-09[Clang][OpenMP] throw compilation error instead of crash in Stmt::OMPScopeDir...Puelloc2-1/+10
2024-06-09[NFC][mlir][gpu] Fully-qualify all namespaces in the GPU compilation interfac...Fabian Mora1-12/+14
2024-06-09GlobalISel: Remove faulty assert in buildAtomicRMW opMatt Arsenault1-1/+0
2024-06-10[InstCombine] Fix missing argument typo in `InstCombinerImpl::foldICmpShlCons...Yingwei Zheng2-3/+35
2024-06-09[RISCV] Cleanup some Constraint parameters in RISCVInstrInfoVPseudos.td. NFCCraig Topper1-83/+83