Files
archived-llvm/test/CodeGen/PowerPC
Guozhi Wei dfe91b47a8 [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
2016-08-03 21:43:51 +00:00
..
2015-07-28 20:38:29 +00:00
2013-04-05 23:29:01 +00:00
2016-02-29 16:42:27 +00:00