Commit Graph

11 Commits

Author SHA1 Message Date
cbde34620c update copyright years 2015-03-13 12:52:59 -06:00
01de3d9d5c remove lingering 32-count limits on registers, refactor iteration, improve constants, ... 2014-12-09 11:18:00 -07:00
a749ba7adc replace (int8_t)Register cast with Register::index() 2014-12-09 08:19:44 -07:00
998a5168b7 make Register a class 2014-12-09 08:19:44 -07:00
f187361889 rename RegisterMask to BoundedRegisterMask 2014-12-09 08:19:43 -07:00
836cc41320 bulk, global reformat 2014-07-11 13:25:22 -06:00
9b7d0d1624 update copyright years 2014-04-23 15:33:41 -06:00
5ffdfecdc2 remove vm from code paths, to match namespacing 2014-02-21 13:32:28 -07:00
68bb65cb91 improve c++ test harness 2014-02-09 14:02:44 -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
d1a149a0a1 audit-codegen prototype working 2013-02-21 21:57:53 -07:00