| commit | d3438eb27dab28501d41b473482a285da2d2cd33 | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Sat Jan 08 23:10:59 2011 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Sat Jan 08 23:10:59 2011 +0000 |
| tree | 0578e5daa3da3ef0daaf01e5c0c1e7565030eb94 | |
| parent | 28d76692b63217d4a44f8e1e47e887a02129a62a [diff] |
Don't document exactly how virtual registers are represented as integers. Code shouldn't depend directly on that. Give an example of how to iterate over all virtual registers in a function without depending on the representation. llvm-svn: 123099