aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19[WORKAROUND][BOLT][AArch64] Static binary patching for ELF.users/paschalis-mpeis/bolt-static-binary-patchelf-fixPaschalis Mpeis2-2/+31
2024-08-19Statically linked AArch64 binaries crash at loading time.Paschalis Mpeis2-0/+18
2024-07-15[BOLT][AArch64] Provide createDummyReturnFunction (#96626)Paschalis Mpeis3-8/+34
2024-07-15[clang-doc] Support markdown and simplify checks (#97684)PeterChou11-300/+175
2024-07-15[RISCV] Copy AVLs whose LiveIntervals aren't extendable in insertVSETVLI (#98...Luke Lau4-24/+100
2024-07-15[ConstantFold] Fix result type when folding powi.f16 (#98681)Yingwei Zheng2-18/+29
2024-07-15[mlir] [bufferize] fix bufferize deallocation error in nest symbol table (#98...donald chen4-26/+82
2024-07-15[AMDGPU] SIWholeQuadMode: remove unnecessary map access (NFCI)Carl Ritson1-2/+1
2024-07-15[CodeGen][NewPM] Port `MachineVerifier` to new pass manager (#98628)paperchalice24-20/+106
2024-07-15[AMDGPU] Reland generated test fix-wwm-vgpr-copy.ll (NFC)Carl Ritson1-14/+55
2024-07-15Revert "[AMDGPU] Generate test fix-wwm-vgpr-copy.ll (NFC)"Carl Ritson1-55/+12
2024-07-15[AMDGPU] Generate test fix-wwm-vgpr-copy.ll (NFC)Carl Ritson1-12/+55
2024-07-15[Clang] Fix cast failures by adjusting the resolution of record declaration c...Oleksandr T3-1/+23
2024-07-14Revert "AMDGPU: Move attributor into optimization pipeline (#83131)" and foll...dyung562-76209/+79942
2024-07-15[DebugInfo][SimpleLoopUnswitch] Fix missing debug location updates (#97662)Shan Huang2-11/+97
2024-07-15[DebugInfo][LoopStrengthReduce] Fix missing debug location updates (#97519)Shan Huang2-0/+61
2024-07-15[RISCV] Implement Intrinsics for XCVmac Extension in CV32E40P (#83112)realqhc3-0/+277
2024-07-14[Support] Don't use StringRef::equals in Path.inc (#98839)Rainer Orth1-1/+1
2024-07-14[Fuchsia][CMake] Use MinSizeRel for baremetal runtimes (#98835)Petr Hosek1-4/+4
2024-07-14[Transforms] Use range-based for loops (NFC) (#98725)Kazu Hirata3-12/+11
2024-07-14[clang][NFC] Fix a warning (#98611)Piotr Fusik1-3/+4
2024-07-14[RISCV] Add -m[no-]scalar-strict-align and -m[no-]vector-strict-align. (#95024)Craig Topper10-39/+90
2024-07-14[Linker] Use a range-based for loop (NFC) (#98785)Kazu Hirata1-2/+2
2024-07-14[TableGen][NFC] Use `decodeULEB128AndIncUnsafe` in `decodeInstruction` (#98619)Piotr Fusik1-6/+2
2024-07-14[libc] Extend the baremetal I/O vendor ABI (#98683)Petr Hosek2-6/+45
2024-07-14[VPlan] Don't add live-outs for IV phis.Florian Hahn8-361/+116
2024-07-14[gn build] Port 48d703e7f562LLVM GN Syncbot1-1/+0
2024-07-14Revert "[clang][Interp] Implement dynamic memory allocation handling (#70306)"Timm Bäder19-1196/+8
2024-07-14Revert "[clang][Interp] Fix a build failure on Windows"Timm Bäder1-2/+2
2024-07-14[compiler-rt][nsan] Improve nsan reports (#98798)Dmitriy Chestnykh1-3/+5
2024-07-14[test] Improve ifunc testsFangrui Song2-11/+29
2024-07-14[clang][Interp] Fix a build failure on WindowsTimm Bäder1-2/+2
2024-07-14[gn build] Port fa133d3151b5LLVM GN Syncbot1-0/+1
2024-07-14[lldb] [NFC] a couple comment typeo and markup fixes.Jason Molenda1-7/+7
2024-07-14[clang][Interp] Implement dynamic memory allocation handling (#70306)Timm Baeder19-8/+1196
2024-07-14[mlir][spirv] Handle scalar shuffles in vector to spirv conversion (#98809)Jakub Kuderski2-9/+40
2024-07-14[LAA] Update pointer-bounds cache to also consider access type.Florian Hahn3-11/+11
2024-07-14[clang][Interp] Improve InterpFrame::describe()Timm Bäder2-21/+14
2024-07-14[DAG] Add SDPatternMatch::m_SetCC and update some combines to use it (#98646)Simon Pilgrim3-31/+92
2024-07-14[clang][Interp] Fix modifying const objects in functions calls in ctorsTimm Bäder2-4/+35
2024-07-14clang/AMDGPU: Defeat attribute optimization in attribute testMatt Arsenault1-9/+19
2024-07-14[LAA] Add tests accesses to same pointer with different types.Florian Hahn1-0/+179
2024-07-14[AArch64] Use mov as opposed to And 0xffffffff (#98655)David Green10-25/+61
2024-07-14[NFC] Fix some typos (#98791)c8ef12-14/+16
2024-07-14[SelectionDAG][RISCV] Fix break of vnsrl pattern in issue #94265 (#95563)Froster4-1/+58
2024-07-14[Analysis] Use BitVector::test in areInlineCompatible (NFC) (#98776)Kazu Hirata1-5/+3
2024-07-14[clang][Interp] Check for non-primitive types in unary operatorsTimm Bäder2-0/+30
2024-07-14[clang][Interp][NFC] Remove visit{Global,Local,This}InitializerTimm Bäder2-41/+23
2024-07-14[CodeGen][NewPM] Add `MachineOptimizationRemarkEmitterAnalysis` (#98601)paperchalice4-2/+42
2024-07-13[compiler-rt][nsan] Modify NSAN_CFLAGS setting (#98768)Dmitriy Chestnykh1-2/+2