diff options
author | Lang Hames <lhames@gmail.com> | 2009-09-04 20:41:11 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2009-09-04 20:41:11 +0000 |
commit | 3fffe62177015526113a2cc3b04e4df416b091bd (patch) | |
tree | b2a4af1eb641b9e22f63de24d265497585f64978 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d14b67e9319756a3ed98a30e2e31d5952615c74f (diff) | |
download | bcm5719-llvm-3fffe62177015526113a2cc3b04e4df416b091bd.tar.gz bcm5719-llvm-3fffe62177015526113a2cc3b04e4df416b091bd.zip |
Replaces uses of unsigned for indexes in LiveInterval and VNInfo with
a new class, MachineInstrIndex, which hides arithmetic details from
most clients. This is a step towards allowing the register allocator
to update/insert code during allocation.
llvm-svn: 81040
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions