diff options
author | Duraid Madina <duraid@octopus.com.au> | 2005-03-31 12:31:11 +0000 |
---|---|---|
committer | Duraid Madina <duraid@octopus.com.au> | 2005-03-31 12:31:11 +0000 |
commit | 21ce5f7a663a76f7eb0dbbc2825a83d630775085 (patch) | |
tree | 46ebe4e591a3bd6b105918fe7de5fb673f5b4fcf /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ffb9d14bb34a6c1fa48f31c39c2e7c1f242177b2 (diff) | |
download | llvm-21ce5f7a663a76f7eb0dbbc2825a83d630775085.zip llvm-21ce5f7a663a76f7eb0dbbc2825a83d630775085.tar.gz llvm-21ce5f7a663a76f7eb0dbbc2825a83d630775085.tar.bz2 |
Assorted fixes:
* Stop being pessimistic about output register allocation
* Start to handle function descriptors: compute target GPs and so on
when doing indirect calls etc. Not there yet, though. For the moment,
we try to use _indirect_ branches wherever possible, to stress test
function descriptors.
* FP divide-by-zero should work now
* add varargs (it doesn't work, though)
At this point, all of SingleSource passes (modulo C++ tests that are due
to issues with the CFE, see note in the README.) Much of MultiSource also
passes although there's still a ton of bugs around. Something for me to
work on tomorrow, then. :)
llvm-svn: 20960
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions