| commit | 7b1a2e8f023f05e2d84cc21af825e13d8d4e7c59 | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Aug 17 20:55:34 2012 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Aug 17 20:55:34 2012 +0000 |
| tree | ec67a64d811b9bb3e3b770779b56042514acf517 | |
| parent | 3a4b6449825c1920348c9ea12b907fabc2da8b35 [diff] |
Avoid folding ADD instructions with FI operands. PEI can't handle the pseudo-instructions. This can be removed when the pseudo-instructions are replaced by normal predicated instructions. Fixes PR13628. llvm-svn: 162130