Changes between Version 31 and Version 32 of Commentary/Compiler/Backends/NCG/RegisterAllocator
- Timestamp:
- Feb 19, 2017 10:41:25 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Backends/NCG/RegisterAllocator
v31 v32 39 39 ''Matz, 2003''[[BR]] 40 40 For an overview of techniques for inserting spill code. 41 42 The following tickets are related to register allocation: #8048 #10012 #12232 41 43 42 44 == Register pressure in Haskell code ==