commit | 1013ef52285949d851b5c8782e08c5152f9990a9 | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Wed Jul 21 20:09:08 2004 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Wed Jul 21 20:09:08 2004 +0000 |
tree | 3453e8a246c0bdf93e0293d09688ad5455117a68 | |
parent | 5eb919405cb98764bf53ab53cc17dfc117c21c41 [diff] |
* Fix printing of signed immediate values * Generation of opcodes that take 16 bit immediates * Rewrote multiply to be correct for 64 bit values * Rewrote all the long handling to be correct for PowerPC * Fix visitSelectInst() to define the upper register of the pair of regs representing a long value Patch contributed by Nate Begeman. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15083 91177308-0d34-0410-b5e6-96231b3b80d8