summaryrefslogtreecommitdiff
path: root/src/panfrost/midgard/midgard_address.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01pan/mdg: Pass the memory type to mir_set_offset directlyIcecream951-4/+6
2021-01-01pan/mdg: Add i2i64 to mir_match_offsetIcecream951-0/+20
2021-01-01pan/mdg: Return false instead of asserting in mir_args_ssaIcecream951-1/+3
2021-01-01pan/mdg: Replace zext with a type enumIcecream951-9/+22
2020-08-19pan/mdg: Handle 32-bit offsets from store_sharedAlyssa Rosenzweig1-1/+7
2020-08-03pan/mdg: Test for SSA before chasing addressesAlyssa Rosenzweig1-2/+25
2020-05-21pan/mdg: Fix type checking issues with computeAlyssa Rosenzweig1-0/+3
2020-02-27pan/midgard: Add address analysis frameworkAlyssa Rosenzweig1-0/+205