* Stop ignoring cc registers, since we actually use them in branches.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 5 Jun 2003 23:15:25 +0000 (23:15 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 5 Jun 2003 23:15:25 +0000 (23:15 +0000)
commit3d194ac26bd61968ac9ed8de5bde42e902724d19
tree6976860146d40bf885cde2b4992380660c00fec5
parentcf819454e4969dcb79a0c32c2638addd85d8fe3a
* Stop ignoring cc registers, since we actually use them in branches.
* Added comment as to why we are still ignoring predict and annul bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6636 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeEmitterGen.cpp