Commit Graph

8 Commits

Author SHA1 Message Date
5ffdfecdc2 remove vm from code paths, to match namespacing 2014-02-21 13:32:28 -07:00
87b02eb949 update copyright years
Previously, I used a shell script to extract modification date ranges
from the Git history, but that was complicated and unreliable, so now
every file just gets the same year range in its copyright header.  If
someone needs to know when a specific file was modified and by whom,
they can look at the Git history themselves; no need to include it
redundantly in the header.
2013-07-02 20:52:38 -06:00
4c8b593539 break Architecture out of Assembler 2013-02-23 23:03:01 -07:00
4462b87f10 group typeMask and registerMask into OperandMask, for Architecture::plan 2013-02-19 09:05:30 -07:00
0f6e098b69 move CallEvent out of compiler.cpp 2013-02-13 22:13:55 -07:00
6d265374ec move Reads out of compile.cpp 2013-02-13 22:13:55 -07:00
b0abc4e1e5 further split up compiler.cpp 2013-02-13 22:13:55 -07:00
952cad2360 move site out of compiler.cpp 2013-02-13 22:13:55 -07:00