| commit | be9377a1e339bdbd76e8016e17271909822ec94f | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri Nov 17 22:37:34 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri Nov 17 22:37:34 2006 +0000 |
| tree | 6fe958e5ba62b1019108e6d1a0d5ce234bbdd981 | |
| parent | e0263794f4bbd004d6b361c7fa6767b8be1b2feb [diff] |
convert PPC::BCC to use the 'pred' operand instead of separate predicate value and CR reg #. This requires swapping the order of these everywhere that touches BCC and requires us to write custom matching logic for PPCcondbranch :( llvm-svn: 31835