commit | dfbfc57d78b74084ede5aa3ff8b380d64cb4d27e | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Wed Jul 16 20:30:40 2003 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Wed Jul 16 20:30:40 2003 +0000 |
tree | 4febe24d22e75bf1a16e0f4dc544b24dcf9177ba | |
parent | cf7ec875baf07cb8fd425f3f207aa90d83ed60d4 [diff] |
Fixed the number translation scheme for the integer condition code registers: it now works in instructions which require a 2-bit or 3-bit INTcc code. Incidentally, that means that the representation of INTcc registers is now the same in both integer and FP instructions. Thus, code became much simpler and cleaner. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7185 91177308-0d34-0410-b5e6-96231b3b80d8