summaryrefslogtreecommitdiffstats
path: root/ir_visit_tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* ir_visit_tree: Make sure we visit dereference targets, too.Eric Anholt2010-05-051-0/+1
* ir_copy_propagation: New pass to rewrite dereferences to avoid copies.Eric Anholt2010-05-041-0/+207