summaryrefslogtreecommitdiff
path: root/flang/test/Transforms/stack-arrays.fir
AgeCommit message (Expand)Author
2025-11-10[flang][NFC] Characterize allocation based on MemAlloc effect instead of patt...Susan Tan (ス-ザン タン)
2025-01-16[flang] Do not produce result for void runtime call (#123155)Valentin Clement (バレンタイン クレメン)
2025-01-13[flang] Fixed StackArrays assertion after #121919. (#122550)Slava Zakharin
2025-01-08[flang][StackArrays] track pointers through fir.convert (#121919)Tom Eccles
2024-09-16[flang][NFC] use llvm.intr.stacksave/restore instead of opaque calls (#108562)Tom Eccles
2024-07-18[flang][stack-arrays] Extend pass to work on declare ops and within omp regio...Kareem Ergawy
2024-03-29Add operands to worklist when only used by deleted op (#86990)mlevesquedion
2023-08-09flang: Update stacksave/stackrestore intrinsic usesMatt Arsenault
2023-06-05[flang] convert stack arrays allocation to match old typeTom Eccles
2023-05-31[flang] use greedy mlir driver for stack arrays passTom Eccles
2023-03-09[Flang] Give fir.if RegionBranchOpInterfaceSacha Ballantyne
2023-02-14[flang] support fir.unreachable in stack arrays passTom Eccles
2023-02-07[flang] add a pass to move array temporaries to the stackTom Eccles