aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
39 hours[clang][ExprConst] allow single element access of vector object to be constan...users/vikramRH/vector_constexprVikram7-64/+190
2 days[mlir][arith] Assert preconditions in `BitcastOp::fold`. (#100743)Ingo Müller1-0/+2
2 days[analyzer] Fix crash of StreamChecker when eval calling 'fopen' (#100990)Balazs Benics3-33/+49
2 days[InstCombine] Reduce range of ctpop for non zero argument (#100899)Andreas Jonson5-16/+46
2 days[mlir] Fix missing FuncOps.h.inc (#97885)Julien Schueller1-0/+3
2 days[LowerMemIntrinsics][NFC] Use Align in TTI::getMemcpyLoopLoweringType (#100984)Fabian Ritter6-35/+34
2 daysRevert "[AArch64] Remove special-case inserted shuffle cost."David Spickett3-89/+84
2 daysRevert "[AArch64] Remove special-case inserted shuffle cost."David Spickett3-84/+89
2 days[MLIR][OpenMP] Add missing clauses to OpenMP op definitions (#99507)Sergio Afonso6-87/+144
2 daysLog errno (or fuchsia equivalent) on map failures (#95391)Mitch Phillips8-21/+101
2 days[MLIR][OpenMP] Create `LoopRelatedClause` (#99506)Sergio Afonso9-81/+72
2 daysReland: "[Clang] Demote always_inline error to warning for mismatching SME at...Sander de Smalen3-5/+12
2 days[MLIR][OpenMP][Flang] Normalize clause arguments names (#99505)Sergio Afonso14-948/+924
2 daysRevert "[SimplifyCFG] Skip threading if the target may have divergent branche...Jan Patrick Lehr3-98/+12
2 days[DWARF] Emit line 0 source locations for BB padding nops (#99496)Nabeel Omer7-6/+92
2 days[clang][dataflow] Fix bug in `buildContainsExprConsumedInDifferentBlock()`. (...martinboehme5-20/+90
2 days[Flang-new][OpenMP] Add bitcode files for AMD GPU OpenMP (#96742)Dominik Adamski4-19/+29
2 daysRevert "[Clang] Demote always_inline error to warning for mismatching SME att...Sander de Smalen3-10/+5
2 days[AMDGPU] Use a generic printer for NamedIntOperands. (#100399)Ivan Kosarev4-123/+34
2 days[lldb][TypeSystemClang] Create VLAs of explicitly 0-size as ConstantArrayType...Michael Buch7-35/+127
2 days[Clang] Demote always_inline error to warning for mismatching SME attrs (#100...Sander de Smalen3-5/+10
2 daysAMDGPU: Add some baseline cost model tests (#100797)Matt Arsenault25-414/+4982
2 daysRevert "Reland [clang][ASTImport] Add support for import of empty records" (#...Michael Buch4-49/+9
2 days[clang][CGDebugInfo] Don't generate an implicit 'this' parameter if one was s...Michael Buch2-22/+47
2 days[SelectionDAG] Use unaligned store to legalize `EXTRACT_VECTOR_ELT` type when...Manish Kausik H2-0/+23
3 daysRemove a leftover debug-only statement in CheckExprLifetime.cppHaojian Wu1-1/+0
3 days[compiler-rt][test] Disable lld tests on SPARC (#100533)Rainer Orth1-0/+4
3 days[analyzer] Keep alive short-circuiting condition subexpressions in a conditio...Arseniy Zaostrovnykh3-1/+185
3 days[MC] Remove MCEncodedFragmentWithContentsFangrui Song1-21/+7
3 days[MC] Remove unused MCCompactEncodedInstFragmentFangrui Song4-49/+1
3 days[llvm] Initialize SmallVector with ranges (NFC) (#100948)Kazu Hirata7-24/+9
3 days[libc] Fix the remaining isnan and isinf in tests. (#100969)lntue4-28/+22
3 days[libc] fix rwlock test (#100962)Schrodinger ZHU Yifan1-2/+3
3 days[ELF] Move SymbolAux into Ctx. NFCFangrui Song6-39/+39
3 days[Driver] Ensure -W<warning> gets HelpHiddenFangrui Song2-3/+5
3 days[RISCV] Add more srli+slli.uw tests cases for #100936. NFCCraig Topper1-0/+45
3 days[RISCV][CFI] Emit cfi_offset for every callee-saved vector registers (#100455)Brandon Wu2-10/+29
3 days[RISCV] Rename a few test cases for accuracy. NFCCraig Topper1-6/+6
3 days[RISCV] Simplify code in decomposeMulByConstant. NFC (#100946)Craig Topper1-21/+21
3 days[NFC] add newline after stack smashing message (#100958)Schrodinger ZHU Yifan1-1/+1
3 days[PatternMatch] Use `m_SpecificCmp` matchers. NFC. (#100878)Yingwei Zheng17-115/+131
3 days[X86][LoopVectorize] Add support for arc and hyperbolic trig functions (#99383)Farzon Lotfi5-0/+1863
3 days[ARM] Add fallback fptoi_sat costs.David Green1-2/+20
3 days[ELF] Move TarWriter into Ctx. NFCFangrui Song4-14/+13
3 daysCleanup x86_mmx after removing IR type (#100646)James Y Knight54-1963/+1892
3 days[InstCombine] Initialize a SmallVector with a range (NFC) (#100947)Kazu Hirata1-4/+1
3 days[SandboxIR] Added isVolatile args to existing LoadInst::create function (#100...Julius Alexandre3-10/+22
3 days[InstCombine] Use more inline elements in a SmallVector (#100942)Kazu Hirata1-1/+1
3 days[ELF] --defsym: support quoted LHSFangrui Song4-20/+15
3 days[libc] add pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock … (#10...Eric97713-3/+267