diff options
author | Duraid Madina <duraid@octopus.com.au> | 2005-12-22 04:07:40 +0000 |
---|---|---|
committer | Duraid Madina <duraid@octopus.com.au> | 2005-12-22 04:07:40 +0000 |
commit | 5ccf76fed3c9d06d17e18d9d304c3c1a0c310652 (patch) | |
tree | db8a9e93b87614752c4a5b85fef328472ed1fdbf /llvm/lib/Analysis/IPA/CallGraph.cpp | |
parent | 8f6c86fe3b5d45034432dff365ad6eea0bb98ae5 (diff) | |
download | bcm5719-llvm-5ccf76fed3c9d06d17e18d9d304c3c1a0c310652.tar.gz bcm5719-llvm-5ccf76fed3c9d06d17e18d9d304c3c1a0c310652.zip |
I shoulda done this a *long* time ago (tm): implement calls properly,
i.e. r1/r12/rp are saved/restored regardless of scheduling/luck
TODO: calls to external symbols, indirect (function descriptor) calls,
performance (we're being paranoid right now)
BUG: the code for handling calls to vararg functions breaks if FP
args are passed (this will make printf() go haywire so a bunch of
tests will fail)
BUG: this seems to trigger some legalize nastiness
llvm-svn: 24942
Diffstat (limited to 'llvm/lib/Analysis/IPA/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions