Go to file
Reid Spencer 867b4064ae When converting from 64 to 32-bits, use the actual number of words to
extract the value, not the number of words implied by the active bits.
This fixes numerous, but not all divide bugs.

llvm-svn: 34484
2007-02-22 00:58:45 +00:00
llvm When converting from 64 to 32-bits, use the actual number of words to 2007-02-22 00:58:45 +00:00
stacker Adjust to CallInst::CallInst interface changes. 2007-02-19 05:05:07 +00:00