commit | 2ed17cadb4fb2f7867494702ca58813254fff853 | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Thu Jul 22 15:58:04 2004 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Thu Jul 22 15:58:04 2004 +0000 |
tree | 80749199d7d88dbfa9104177162dc7d9521a7afc | |
parent | 77c4c4da24a7dc4906eed82a8f0944dee9e2367f [diff] |
* Change bool from cInt to cByte (for now) * Don't allow negative immediates to users of unsigned immediates * Fix long compares * Support <const int>, op as a potential immediate candidate * Fix sign extension of short and byte loads * Fix and improve integer casts * Fix passing of doubles as vararg functions Patch contributed by Nate Begeman. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15109 91177308-0d34-0410-b5e6-96231b3b80d8