Files
swift-mirror/docs
Joe Groff ade9e3395a SIL.rst: Update per discussion with Chris and John
- Tighten up terminology, for instance, define what a "box" actually is
- Describe how operands can have zero, one, or many values
- Describe that only %operands are valid operands and loading constants, ints, and other literals requires distinct insns
- Make releasing a reftype and destroying a value distinct
- Describe how stack allocation of boxes and reftypes work
- Name address-only type operations `destroy_addr` and `copy_addr` to avoid confusion with rvalue operations
- Describe the full set of aggregate manipulation functions
- Clean up instruction notation to avoid ambiguities
- Throw in notes about things we need to design at some point

Swift SVN r3211
2012-11-16 22:38:37 +00:00
..
2012-07-23 18:50:00 +00:00
2012-07-23 18:50:00 +00:00
2012-11-14 01:37:00 +00:00
2012-07-23 18:50:00 +00:00
2012-09-21 02:16:08 +00:00
2012-01-18 01:51:09 +00:00
2012-11-14 01:37:00 +00:00
2012-07-23 18:50:00 +00:00