diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-23 01:57:13 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-23 01:57:13 +0000 |
| commit | cb292e4a209dd84778b6697e8c717a6ed61785a0 (patch) | |
| tree | a5d2bc7074c427153bc570d2053ab8322198d4e4 /llvm/lib/Target/X86/X86ATTAsmPrinter.cpp | |
| parent | f7e320c9e07f2b757922ee7d8dee0794c2fc72c2 (diff) | |
| download | bcm5719-llvm-cb292e4a209dd84778b6697e8c717a6ed61785a0.tar.gz bcm5719-llvm-cb292e4a209dd84778b6697e8c717a6ed61785a0.zip | |
1. Fix a carry out problem in add if destination and x point to the same
memory (as done in fromString).
2. Implement Knuth divide more closely to what is recommended in his book.
3. Fix computation of the remainder for Knuth Divide (bad shifting).
4. Remove some cruft from the file
llvm-svn: 34518
Diffstat (limited to 'llvm/lib/Target/X86/X86ATTAsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

