Don't document exactly how virtual registers are represented as integers. Code
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 8 Jan 2011 23:10:59 +0000 (23:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 8 Jan 2011 23:10:59 +0000 (23:10 +0000)
commit3ca2102c72d1412d9658a2516e8144ea1a170785
tree86c00e52a40f26a59d4085be4d4bc702584b1182
parentb421c566f512ed0ec87851866d335e9086c3f8be
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123099 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodeGenerator.html