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 | dcde95fbbca7158fea722dd93fbe2dc6112d23a9 (patch) | |
tree | eab305f70886438753b432e1602b854c76fbf30f /lib/CodeGen/MachineFunction.cpp | |
parent | 9d22cd45359f0d200e374d75f7a8935235da2ef6 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2855 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions