summaryrefslogtreecommitdiff
path: root/source/opt/dead_variable_elimination.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Have all MemPasses preserve the def-use manager.Steven Perron1-0/+4
2017-11-08Re-format files in source, source/opt, source/util, source/val and tools.Diego Novillo1-1/+1
2017-10-31Add the IRContext (part 1)Steven Perron1-1/+1
2017-10-23Add pass to remove dead variables at the module level.Steven Perron1-0/+51