summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/InferAlignment
AgeCommit message (Expand)Author
2025-06-27[InferAlignment] Add tests with GEP recurrences.Florian Hahn
2024-05-30[ConstantFold] Remove notional over-indexing fold (#93697)Nikita Popov
2023-10-26[IR] Require index width to be ule pointer width (#70015)Nikita Popov
2023-10-24[IR] Require that ptrmask mask matches pointer index size (#69343)Nikita Popov
2023-09-20[InferAlignment] Implement InferAlignmentPassDhruv Chawla
2023-09-20[InferAlignment] Create tests for InferAlignment passDhruv Chawla