aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-23[mlir][Transforms] GreedyPatternRewriteDriver: Add flag to control constant C...users/matthias-springer/greedy_rewrite_cse_constantsMatthias Springer6-3/+25
2024-04-23[gn build] Port 733a87783cfaLLVM GN Syncbot4-2/+3
2024-04-23[RISCV] Split code that tablegen needs out of RISCVISAInfo. (#89684)Craig Topper27-162/+205
2024-04-23Revert "Reapply "[Clang][Sema] placement new initializes typedef array with c...Pranav Kant4-47/+2
2024-04-24[Xtensa] Implement base CallConvention. (#83280)Andrei Safronov32-17/+2270
2024-04-23[libc] adding linux SYS_fchmodat2 syscall. (#89819)David CARLIER2-2/+9
2024-04-23[clang-tidy][modernize-use-starts-ends-with] Add support for compare() (#89530)Nicolas van Kempen8-22/+162
2024-04-23[Nomination] New Intel representative for the security group (#89435)Andy Kaylor1-1/+1
2024-04-23[libc] Fix aarch64 build error in FEnvSafeTest change (#89826)Roland McGrath1-1/+1
2024-04-23AMDGPU: Fix missing intrinsic mangling suffixes in testMatt Arsenault1-6/+6
2024-04-23[memprof] Take Schema into account in PortableMemInfoBlock::serializedSize (#...Kazu Hirata2-21/+40
2024-04-23[libc++][TZDB] Fixes reverse time lookups. (#89502)Mark de Wever2-4/+91
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath82-129/+471
2024-04-23[hwasan] Add test for hwasan pass with fixed shadow (#89813)Thurston Dang1-0/+229
2024-04-23[RISCV] Use SHL_ADD in remaining strength reduce cases for MUL (#89789)Philip Reames4-12/+12
2024-04-23[clang] coroutine: generate valid mangled name in CodeGenFunction::generateAw...Haojian Wu4-13/+11
2024-04-23[libc] Generate docs for `setjmp.h` (#89542)Rajveer Singh Bharadwaj3-0/+32
2024-04-23[NFC][msan] Add DebugInstrumentInstruction DEBUG_COUNTERVitaly Buka1-0/+10
2024-04-23[NFC][msan] Fix typo in commentVitaly Buka1-1/+1
2024-04-23[lldb/test] Add basic ld.lld --debug-names tests (#88335)Fangrui Song2-0/+10
2024-04-23[flang] Remove hardcoded bits from AddDebugInfo. (#89231)Abid Qadeer8-59/+121
2024-04-23[CodeGen][TII] Allow reassociation on custom operand indices (#88306)Min-Yih Hsu3-47/+114
2024-04-23[libc++][doc] Updates module build instructions. (#89413)Mark de Wever1-7/+70
2024-04-23[DebugInfo] Report errors when DWARFUnitHeader::applyIndexEntry fails (#89156)Alex Langford5-11/+152
2024-04-23[libc++][CI] Removes clang-tidy references. (#89092)Mark de Wever1-9/+0
2024-04-23[llvm-exegesis] Add support for alderlake (#88967)Aiden Grossman2-0/+22
2024-04-23[libc++][chrono] Fixes format output of negative values. (#89408)Mark de Wever4-0/+220
2024-04-23[libc++][ranges] export `std::ranges::range_adaptor_closure` (#89793)Xiaoyang Liu1-1/+3
2024-04-23[flang][cuda] Remove restriction on device subprogram (#89677)Valentin Clement (バレンタイン クレメン)2-16/+6
2024-04-23[NFC][InstrProf] Increment valid profile stat in populateCoverage (#89660)Ellis Hoag1-0/+1
2024-04-23[AArch64] Match ZIP and UZP starting from undef elements. (#89578)David Green3-42/+49
2024-04-23[VectorCombine][X86] shuffle-of-binops.ll - adjust no matching operand test t...Simon Pilgrim1-6/+6
2024-04-23[AArch64][GISel] Avoid scalarizing G_IMPLICIT_DEF and G_FREEZE in the Legaliz...Dhruv Chawla13-167/+227
2024-04-23[VectorCombine][AArch64] shuffletoidentity.ll - regenerate checksSimon Pilgrim1-1/+1
2024-04-23[NVPTX] Improve support for rsqrt.approx (#89417)Alex MacLean7-0/+145
2024-04-23Revert "[mlir][linalg] Add runtime verification for linalg ops" (#89780)Ryan Holt9-549/+33
2024-04-23[RISCV] Add test coverage for mul (zext), 2^N + 2/4/8 [nfc]Philip Reames1-0/+19
2024-04-23[X86] pr34592.ll - add O3 codegen run for comparisonSimon Pilgrim1-41/+70
2024-04-23[X86] pr34592.ll - add nounwind to remove cfi noiseSimon Pilgrim1-5/+1
2024-04-23[mlir] Update comment about `propertiesAttr` (NFC) (#89634)Jeff Niu1-3/+6
2024-04-23Reapply "[RISCV] Implement RISCVISD::SHL_ADD and move patterns into combine (...Philip Reames11-138/+140
2024-04-23clang/win: Add a flag to disable default-linking of compiler-rt libraries (#8...Nico Weber6-4/+41
2024-04-23[mlir][linalg] Add runtime verification for linalg ops (#89342)Ryan Holt9-33/+549
2024-04-23[libc++][ranges] P2387R3: Pipe support for user-defined range adaptors (#89148)Xiaoyang Liu7-20/+186
2024-04-23[VPlan] Add scalar inferencing support for Not and Or insns (#89160)Patrick O'Neill2-0/+71
2024-04-23[SystemZ][z/OS] Make z/OS personality function known (#89679)Kai Nacke4-1/+18
2024-04-23Reapply "[Clang][Sema] placement new initializes typedef array with correct s...mahtohappy4-2/+47
2024-04-23[RISCV] Add additional mul strength reduction coverage with xtheadbaPhilip Reames1-0/+177
2024-04-23[SLP]Fix PR89635: do not try to vectorize single-gather alternate node.Alexey Bataev2-1/+30
2024-04-23[AMDGPU] Fix GFX12 encoding of s_wait_event export_ready (#89622)Jay Foad2-8/+4