summaryrefslogtreecommitdiff
path: root/source/opt/pass_manager.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Add the IRContext (part 2): Add def-use managerSteven Perron1-1/+1
2017-10-31Add the IRContext (part 1)Steven Perron1-3/+5
2017-10-06Implement Linker (module combiner)Pierre Moreau1-0/+1
2016-09-20Change interface of Pass::Process() to return possible failures.Lei Zhang1-0/+35