diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-06-18 01:14:46 +0000 | 
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-06-18 01:14:46 +0000 | 
| commit | 831ae0105adb180585d356085482077c0ce4e259 (patch) | |
| tree | ba584b56533dd70f9dca5e7f19ae0a351696fe00 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 3337f7d50a9c940cf9616ca4724346e9b74cff2d (diff) | |
| download | llvm-831ae0105adb180585d356085482077c0ce4e259.zip llvm-831ae0105adb180585d356085482077c0ce4e259.tar.gz llvm-831ae0105adb180585d356085482077c0ce4e259.tar.bz2 | |
Switch ARM to using AltOrders instead of MethodBodies.
This slightly changes the GPR allocation order on Darwin where R9 is not
a callee-saved register:
Before: %R0 %R1 %R2 %R3 %R12 %R9 %LR %R4 %R5 %R6 %R8 %R10 %R11
After:  %R0 %R1 %R2 %R3 %R9 %R12 %LR %R4 %R5 %R6 %R8 %R10 %R11
llvm-svn: 133326
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
