Björn Lindqvist
|
fb45bc278f
|
compiler.cfg.linear-scan.live-intervals: the reg-class slot can be
removed
it's always the same as vreg>> rep-of reg-class-of so no need to store
that data twice
|
2015-09-22 08:51:04 +02:00 |
Björn Lindqvist
|
b8d47ed845
|
compiler.cfg.linear-scan.ranges: new vocab to contain all the range
related stuff from live intervals
|
2015-09-22 08:51:03 +02:00 |
Björn Lindqvist
|
3678f62508
|
x86.64: change the register order so that RBX is allocated before RCX
|
2015-06-16 18:28:32 -07:00 |
Björn Lindqvist
|
8c8605d11a
|
compiler.cfg.linear-scan.*: more tests and docs for allocation and state
|
2015-06-16 18:28:32 -07:00 |
Björn Lindqvist
|
78fe8bf1dc
|
compiler.cfg.linear-scan.*: dont use a hashtable here, it fixes register
allocation so it's always in the same order as machine-registers
|
2015-06-16 18:28:32 -07:00 |
John Benediktsson
|
dfa763434e
|
Fix tests broken by word hashcode change.
|
2015-06-09 20:37:55 -07:00 |
Björn Lindqvist
|
997f95196c
|
compiler.cfg.*: lots of new unit tests
|
2015-04-29 09:31:58 -07:00 |