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 | 98d1378343c0e38b29dee4eba085230f81cb7ca2 (patch) | |
tree | 6fe23edb916b60794e34110eb29343227d233257 /lib/Analysis/IPA/CallGraph.cpp | |
parent | a36153a961c70e7216ededdb268e22557c093a8a (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24942 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/IPA/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions