commit | dfe91b47a82dab66327c8f85f003a8bb54916c8c | [log] [tgz] |
---|---|---|
author | Guozhi Wei <carrot@google.com> | Wed Aug 03 21:43:51 2016 +0000 |
committer | Guozhi Wei <carrot@google.com> | Wed Aug 03 21:43:51 2016 +0000 |
tree | 3e938dcda396f8a7a71e728bfc16624198f0704e | |
parent | 9de637b693010cc5b0a78374f552ddb38a5a25f9 [diff] |
[PPC] Handling CallInst in PPCBoolRetToInt This patch fixes pr25548. Current implementation of PPCBoolRetToInt doesn't handle CallInst correctly, so it failed to do the intended optimization when there is a CallInst with parameters. This patch fixed that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277655 91177308-0d34-0410-b5e6-96231b3b80d8