summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-16[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfclsan-restructure-loop-in-processthreadsVitaly Buka
2024-10-16[nfc][lsan] Move up vectors cleanup (#112608)Vitaly Buka
2024-10-16[nfc][sanitizer] Unmap memory in test (#112644)Vitaly Buka
2024-10-17[mlir][tosa] Update document of `tosa.rescale`(NFC) (#112531)Longsheng Mou
2024-10-17[mlir][memref] Fix type conversion in emulate-wide-int and emulate-narrow-typ...Longsheng Mou
2024-10-16[lldb] Remove more mentions of ASLLogCallback (#112639)Jonas Devlieghere
2024-10-16[lldb-dap] Creating an API for sending dap events from a script in lldb-dap. ...John Harrison
2024-10-16[SandboxVectorizer][NFC] Make SeedContainer dump follow preferred approach (#...Sterling-Augustine
2024-10-16[NVPTX] Allow MemTransferInst in adjustByValArgAlignment (#112462)Jinsong Ji
2024-10-17[RISCV][TTI] Implement instruction cost for vp_merge. (#112327)Elvis Wang
2024-10-16[nfc][lsan] Replace `suspended_threads.GetThreadID(i)` with local var (#112607)Vitaly Buka
2024-10-16[rtsan] Introduce function-name-matches suppression (#112108)Chris Apple
2024-10-17[clang][dataflow] Silence unused variable warning. NFCIBenjamin Kramer
2024-10-16[lldb] Use system c++ lib for LLDB STL tests (#112598)Haowei
2024-10-16[NFC][HLSL] Fix test function names (#112602)Tim Gymnich
2024-10-16[formatv] Leave format parameters unstripped (#112625)David Blaikie
2024-10-17[Orc][Runtime] Refactor `dlupdate` to remove the `mode` argument (#110491)SahilPatidar
2024-10-16[MLIR] Fix assert expressions (#112474)Alexander Pivovarov
2024-10-16[utils] support "Reverts ${PR}" in commit messages (#112226)George Burgess IV
2024-10-16Revert "[Inliner] Propagate more attributes to params when inlining (#91101)"Arthur Eubanks
2024-10-16[RISCV] Mark math functions as expanded for zvfhmin/zvfbfmin (#112508)Luke Lau
2024-10-16[RISCV] Lower vector_splice on zvfhmin/zvfbfmin (#112579)Luke Lau
2024-10-16[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka
2024-10-16LVer: improve a test, regen with UTC (NFC) (#112544)Ramkumar Ramachandra
2024-10-16[-Wunsafe-buffer-usage] Add user documentation. (#111624)Artem Dergachev
2024-10-16[llbd] Finish Turn lldb_private::Status into a value type. (#10616) (#112420)Brooks Davis
2024-10-16[mlir][IR] Improve error message when return type could not be inferred (#112...Matthias Springer
2024-10-16[RISCV][VLOPT] Allow propagation even when VL isn't VLMAX (#112228)Michael Maitland
2024-10-16[MLIR][TableGen] Use const pointers for various `Init` objects (#112562)Rahul Joshi
2024-10-16[X86][CodeGen] Add base atan2 intrinsic lowering (p4) (#110760)Tex Riddell
2024-10-16[DXIL] Add scalarization support for WaveReadLaneAt (#112570)Finn Plummer
2024-10-16[AArch64][GlobalISel] Move UseOutlineAtomics to a bool check. NFCDavid Green
2024-10-16[X86] Regenerate test checks with vpternlog commentsSimon Pilgrim
2024-10-16[clang][OpenCL][NFC] Switch two tests to being generated (#112554)Alex Voicu
2024-10-16[Inliner] Propagate more attributes to params when inlining (#91101)goldsteinn
2024-10-16[RISCV] Convert C_ADDI_NOP to C_NOP in the assembler. (#112314)Craig Topper
2024-10-16[HLSL][SPIRV] Use Spirv target codegen (#112573)Steven Perron
2024-10-16[lldb] Fix offset calculation when printing diagnostics in multiple ranges (#...Adrian Prantl
2024-10-16[lldb] Fix a crash when two diagnostics are on the same column or in … (#11...Adrian Prantl
2024-10-16Add arrangeCXXMethodCall to the CodeGenABITypes interface. (#111597)Hiroshi Yamauchi
2024-10-17[ValueTracking] Respect `samesign` flag in `isKnownInversion` (#112390)Yingwei Zheng
2024-10-16[AMDGPU][True16][CodeGen] fp conversion in true/fake16 format (#101678)Brox Chen
2024-10-16[gn build] Port 87dd5dc8f03eLLVM GN Syncbot
2024-10-16Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim
2024-10-16[clang][dataflow] Add a lattice to help cache const accessor methods (#111006)Jan Voung
2024-10-16[mlir][td] More rename from packPaddings to nofoldFlags (#112453)Vivian
2024-10-16[AIX][PGO] Enable some profile-rt tests now that -fprofile-instr-generate wor...Wael Yehia
2024-10-16[LLVM] Remove unused variables after #112546Jay Foad
2024-10-16[LLVM] Make more use of IRBuilder::CreateIntrinsic. NFC. (#112546)Jay Foad
2024-10-16[llvm][llvm-lit] Add total time for each testsuite in JUnit XML output (#112230)David Spickett