| commit | f28bf76d8875c44b0e3608b8e2421fe3556fbcd4 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Sun Aug 17 19:47:47 2014 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Sun Aug 17 19:47:47 2014 +0000 |
| tree | 31227136a7c6dd34a9d83dc51bf2dc05a14b4fc0 | |
| parent | 78c44725f8f57beb35e2756e1c9e983de0a30041 [diff] |
Revert: r215698 - Current implementation of c.cond.fmt instructions only accept default cc0 register... It causes a number of regressions when -fintegrated-as is enabled. This happens because there are codegen-only instructions that incorrectly uses the first operand as the encoding for the $fcc register. The regressions do not occur when -via-file-asm is also given. llvm-svn: 215847