aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-03-31 12:31:11 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-03-31 12:31:11 +0000
commit21ce5f7a663a76f7eb0dbbc2825a83d630775085 (patch)
tree46ebe4e591a3bd6b105918fe7de5fb673f5b4fcf /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentffb9d14bb34a6c1fa48f31c39c2e7c1f242177b2 (diff)
downloadllvm-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