summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-27AMDGPU: Add a few missing mfma rewrite testsusers/arsenm/amdgpu/add-mfma-rewrite-other-split-pattern-testsMatt Arsenault
2025-07-27AMDGPU: Handle multiple AGPR MFMA rewritesMatt Arsenault
2025-07-26[rtsan] Disable pthread_cond_wait test (#150807)Chris Apple
2025-07-27[NFC][ELF] Wrap invokeELFT in do { } while (0) so it behaves as a function (#...Jessica Clarke
2025-07-26Move MCSection::printSwitchToSection to MCAsmInfoFangrui Song
2025-07-26[OpenMP] Update %preload-tool definition on DarwinAiden Grossman
2025-07-26[Flang/Flang-RT] Fix OldUnit tests on Windows (#150734)Michael Kruse
2025-07-26AVR,BPF: Derive from MCAsmInfoELFFangrui Song
2025-07-26[VPlan] Use terminator debug loc for latch BranchOnCond.Florian Hahn
2025-07-26[rtsan] Add test for pthread_cond_wait segfault (#150776)Chris Apple
2025-07-26MC: Merge MCSection*.cpp into MCAsmInfo*.cppFangrui Song
2025-07-26MCSection: Remove empty printSwitchToSection overridesFangrui Song
2025-07-26[IA] Fix a bug introduced by a recent refactoringPhilip Reames
2025-07-26[flang][CMake] CYGWIN: Fix undefined references at link time. (#67105)Carlo Bramini
2025-07-26MC: Move useCodeAlign from MCSection to MCAsmInfoFangrui Song
2025-07-26[OpenMP] Remove %preload-tool definition from archer tests (#150779)Aiden Grossman
2025-07-26[OpenMP] Move tool tests out of individual folders (#150780)Aiden Grossman
2025-07-26[MemCpyOpt] fix incorrect handling of lifetime markers (#143782)Jameson Nash
2025-07-26MCSection: Simplify useCodeAlignFangrui Song
2025-07-26MCSection: Remove SectionVariantFangrui Song
2025-07-26[CostModel][X86] Update SK_Reverse based on cost kinds (#150650)Simon Pilgrim
2025-07-26[BOLT] Remove Uses of %T From Lit Tests (#150716)Aiden Grossman
2025-07-26MC: Replace MCSection's SV_MachO check with MCContext::IsMachOFangrui Song
2025-07-26MCSectionMachO: Remove classofFangrui Song
2025-07-26MCSectionCOFF: Avoid castFangrui Song
2025-07-26Update .git-blame-ignore-revs for OpBuilder update (#150772)Jacques Pienaar
2025-07-26MCSectionGOFF: Remove classofFangrui Song
2025-07-26[OpenMP] Fix tool tests 9475ed84909463ad594602dd76583f4ff12efcd0Aiden Grossman
2025-07-26MCSectionWasm: Remove classofFangrui Song
2025-07-26[VPlan] Materialize constant vector trip counts before final opts. (#142309)Florian Hahn
2025-07-26[Clang][CodeGen] Emit “trap reasons” on UBSan traps (#145967)Anthony Tran
2025-07-26[clang-tidy] Fix linking regression in clangTidyLLVMModule (#150769)Michał Górny
2025-07-26[mlir][test] Turn `test-legalize-mode` into a pass option (#150767)Matthias Springer
2025-07-26[ObjCARC] Completely remove ObjCARCAPElimPass (#150717)AZero13
2025-07-26[LV] Handle known-false mem runtime checks in GeneratedRTChecks.Florian Hahn
2025-07-26[mlir][Transforms][NFC] Dialect Conversion: Improve `insert` callbacks (#150753)Matthias Springer
2025-07-26[mlir][Transforms] Dialect Conversion: check for "failure" after modification...Matthias Springer
2025-07-26[PGO] Drive profile validator from opt (#147418)Mircea Trofin
2025-07-26[clang][NFC] Add header comment for OSLog.cpp (#148537)Bogdan Vetrenko
2025-07-26[flang-rt] Remove hard-coded dependency on compiler-rt path on Windows (#150244)David Truby
2025-07-26[MLIR] Remove unused DBGS macro (NFC)Mehdi Amini
2025-07-26[LV,LAA] Add tests where RT checks are known false after expansion.Florian Hahn
2025-07-26[CostModel][X86] Update SK_Broadcast based on cost kinds (#150620)Simon Pilgrim
2025-07-26Revert "[libc][math][c23] Implement C23 math function asinpif16" (#150756)OverMighty
2025-07-26Revert "[libc][math][c23] Temporarily disable asinpif16 C23 math function" (#...OverMighty
2025-07-26[libc][math][c23] Temporarily disable asinpif16 C23 math function (#150754)OverMighty
2025-07-26[libc][math] inline functions in shared math headers (#150703)Muhammad Bassiouni
2025-07-26[libc][math][c23] Implement C23 math function asinpif16 (#146226)Mohamed Emad
2025-07-26Strip the full path from __FILE__ in the LDBG macro and keep only the filenam...Mehdi Amini
2025-07-26[mlir][Transforms][NFC] Dialect Conversion: Move `lookup` functions (#150743)Matthias Springer