diff options
author | Johnny Chen <johnny.chen@apple.com> | 2012-05-22 18:59:38 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2012-05-22 18:59:38 +0000 |
commit | b42b05e6de000f99e6c5b51c991bcbb1e599cbf3 (patch) | |
tree | ba83f3410034defe0b82731997616b147e10bf4b /llvm/lib/Bitcode | |
parent | d42b92f5c3e1b4c9a4858967fef9ae6ad2e25372 (diff) | |
download | bcm5719-llvm-b42b05e6de000f99e6c5b51c991bcbb1e599cbf3.tar.gz bcm5719-llvm-b42b05e6de000f99e6c5b51c991bcbb1e599cbf3.zip |
The RegisterInfo descriptors for the convenience registers can specify an offset to be added to the offset as derived from
the value_regs field, which is useful for future expansion purposes. As of now, we have:
calculated_offset_of_eax = offset_of_rax + (offset_of_eax_from_the_descriptor which is 0)
llvm-svn: 157275
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions