diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-10 21:36:00 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2002-07-10 21:36:00 +0000 |
commit | 4aee77c70b0e3d00f1c4fae3e8e151aba5e283e1 (patch) | |
tree | 4be327bb84ce6bb17539273d6f800b91196eefca /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9423a4d0a5f252f7b99a56ea8a5e79ca2934a4b3 (diff) | |
download | bcm5719-llvm-4aee77c70b0e3d00f1c4fae3e8e151aba5e283e1.tar.gz bcm5719-llvm-4aee77c70b0e3d00f1c4fae3e8e151aba5e283e1.zip |
More important fixes:
-- FP argument to a function with no prototype going on stack
was not being copied to the stack in colorCallArgs().
-- Put caller-saving code *before* argument copying code so that
we don't trash a register before saving it!
-- Two other minor fixes.
llvm-svn: 2855
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions