summaryrefslogtreecommitdiff
path: root/src/mir/from_hir.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-21MIR Gen Match - Fix bug where a block would get magled by condition code (def...John Hodge1-1/+1
2016-08-21MIR Gen - Mark values used in calls as movedJohn Hodge1-2/+2
2016-08-21MIR Gen - Include Copy checkingJohn Hodge1-1/+6
2016-08-21MIR Gen - Rework to have proper drop scopes (INCOMPLETE)John Hodge1-21/+48
2016-08-20MIR Gen - Draft drop insertionJohn Hodge1-1/+75
2016-08-12MIR Gen Match - Unify match arm codegen (patterns separate)John Hodge1-1/+3
2016-08-11MIR - Split match logic into another fileJohn Hodge1-0/+62