| commit | a64353e5bd5ce18aac69abfb0c1ece10b325ea18 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Thu Jan 23 18:49:34 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Thu Jan 23 18:49:34 2014 +0000 |
| tree | 90da77c5cd75447c9d7c8a7833b888c77438150e | |
| parent | a2a4b8ee2f04176ea7a32a66bb9d493d0d292c33 [diff] |
R600: Remove successive JUMP in AnalyzeBranch when AllowModify is true This fixes a crash in the OpenCV OpenCL test suite. There is no lit test for this, because the test would be very large and could easily be invalidated by changes to the scheduler or other parts of the compiler. Patch by: Vincent Lejeune llvm-svn: 199919