aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
48 min.[LV] Fix EVL test after merge. NFCHEADmainLuke Lau1-2/+2
58 min.[CI] Test compiler-rt when it's changed (#152425)Vitaly Buka2-0/+27
66 min.[VPlan] Support VPWidenPointerInductionRecipes with EVL tail folding (#152110)Luke Lau11-62/+108
2 hours[flang][cuda] Remove meaningless warning on CUDA shared arguments (#152404)Valentin Clement (バレンタイン クレメン)5-33/+7
2 hours[flang][cuda] Remove too restrictive assert for data transfer (#152398)Valentin Clement (バレンタイン クレメン)2-1/+12
2 hours[bazel] Fix mlir/tests after 281e6d2cc498d05f3ca601e3b1d595420e7ed827 (#152413)Jorge Gorbe Moya1-2/+3
3 hours[DirectX] ForwardHandle needs to check if globals were stored on allocas (#15...Farzon Lotfi2-2/+68
3 hours[NFC][asan] Update shadow mapping comments for AArch64 non-Android Linux (#15...Thurston Dang1-10/+21
3 hours[RISCV] Relax one of the zexti8 in the PACKH+PACK(W)/SLLI patterns. (#152384)Craig Topper3-19/+178
4 hours[libclc] Set TARGET_FILE property for prepare-${obj_suffix} target (#152245)Wenju He1-1/+4
4 hoursFix TargetParserTests for big-endian hosts (#152407)Daniel Paoliello1-15/+8
4 hours[NFC][HLSL] Replace uses of `getResourceName`/`printEnum` (#152211)Finn Plummer3-45/+32
4 hours[libc] Move CharacterConverter template specialization to cpp file (#152405)Uzair Nawaz2-4/+8
5 hours[NFC] [CFI] correct comment in test (#152399)Florian Mayer1-1/+1
5 hoursRevert "[flang][cuda] Set the allocator of derived type component after alloc...Valentin Clement (バレンタイン クレメン)7-205/+89
5 hours[libc] Template StringConverter pop function to avoid duplicate code (#152204)Uzair Nawaz6-99/+72
5 hours[clang][Dependency Scanning] Move Module Timestamp Update After Compilation F...Qiongsi Wu2-5/+8
5 hours[AMDGPU] s_get_shader_cycles_u64 gfx1250 instruction (#152390)Stanislav Mekhanoshin6-0/+25
6 hoursRevert "[WebAssembly] Constant fold wasm.dot" (#152382)Andrew Lazarev2-81/+0
6 hours[flang][cuda] Set the allocator of derived type component after allocation (#...Valentin Clement (バレンタイン クレメン)7-89/+205
6 hours[libc] Fix constexpr FPUtils rounding_mode.h functions. (#152342)lntue1-34/+59
6 hours[CI] Refactor monolithic-* scripts to use common utils.shAiden Grossman3-75/+54
6 hours[mlir][ExecutionEngine] Add LevelZeroRuntimeWrapper. (#151038)Md Abdullah Shahneous Bari12-61/+928
6 hours[AMDGPU] Add XNACK_STATE_PRIV and _MASK gfx1250 registers (#152374)Stanislav Mekhanoshin4-0/+45
6 hours[AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in...hidekisaito6-4/+89
6 hours[AMDGPU] Add more gfx1250 MC tests. NFC. (#152388)Stanislav Mekhanoshin14-0/+11761
6 hours[lldb] Fix undefined behavior in DWARFExpressionTestJonas Devlieghere1-2/+2
7 hours[AMDGPU] Add gfx1250 DS MC tests. NFC. (#152378)Stanislav Mekhanoshin2-0/+3015
7 hours[AMDGPU] Mark address space cast from private to flat as divergent if target ...Shilei Tian4-3/+97
7 hours[bazel] Port #151228: BFloat16 (#152377)Jordan Rupprecht1-25/+26
7 hours[AMDGPU] gfx1250 has fixed GETPC bug and also extended VA to 57 bits (#152373)Stanislav Mekhanoshin1-2/+3
8 hours[libcxx] Update testing documentation about CI container images. (#149192)cmtice1-10/+79
8 hours[OpenACC] Add warning for VLAs in a private/firstprivate clauseerichkeane4-3/+38
8 hours[AMDGPU] System scope atomics are emulated over PCIe in gfx1250 (#152369)Stanislav Mekhanoshin5-20/+1507
8 hours[AMDGPU] Support 64-bit LDS atomic fadd on gfx1250 (#152368)Stanislav Mekhanoshin3-220/+53
8 hours[flang-rt] Runtime implementation of extended intrinsic function SECNDS() (#1...Eugene Epshteyn2-3/+86
8 hours[AArch64] Treat single-vector ext as legal shuffle masks. (#151909)David Green2-8/+7
8 hours[Loads] Precommit tests for #149551. NFCAnna Thomas1-0/+224
8 hours[mlir][linalg] Enable scalable vectorization of linalg.unpack (#149293)Andrzej Warzyński4-131/+201
8 hours[VPlan] Introduce m_[Specific]ICmp matcher (#151540)Ramkumar Ramachandra2-14/+70
9 hours[VPlan] Replace single-entry VPPhis with their incoming values.Florian Hahn76-330/+337
9 hours[libc] Fix undefined behavior in BitsFxTest.h (#152347)lntue1-4/+6
9 hoursSlp basic test (#152355)Mikhail Gudim1-0/+741
9 hours[AMDGPU] Do not fold an immediate into instructions with frame indexes (#151263)Changpeng Fang9-50/+220
9 hours[RISCV] add more generic macrofusions (#151140)Daniel Henrique Barboza4-1/+1441
9 hours[vscode-lldb] Add VS Code commands for high level debug workflow (#151827)royitaqi4-2/+62
9 hours[win][aarch64] Add support for detecting the Host CPU on Arm64 Windows (#151596)Daniel Paoliello3-39/+191
10 hours[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments ...Andrew Lazarev4-30/+93
10 hours[clang-tools-extra][test] Fix missed %T removals from #151538 (#152345)Arthur Eubanks2-2/+2
10 hours[libc] fix iswalpha signiture and test (#152343)Michael Jones3-40/+42