User Details
- User Since
- Nov 19 2018, 6:03 PM (189 w, 11 h)
Aug 25 2020
LGTM. Thank for adding the test.
Aug 24 2020
Aug 20 2020
Aug 10 2020
Remoeve isTerminator for TRAP instruction.
Aug 9 2020
Fix the case.
Aug 5 2020
Aug 4 2020
Add a new func setKillAfterFolding.
Jul 30 2020
Jul 29 2020
Jul 28 2020
Remove the CR1
FIx the comments.
Update the patch to follow reviewers' comments.
Jul 27 2020
Simplify the code.
Jul 24 2020
Update the patch to follow reviewers' comments.
Jul 22 2020
Remove the hasP8Vector condition.
The new test makes more sense to me. Can you please use this one ? So, yes, mark the v1i128 as expand so that, we won't have any setcc with v1i128 after type legalization, which fix the crashing you see when we are trying to select an opcode for v1i128.
Update the test case.
P7 will convert result from vector v1i128 setcc to two scalar setcc i64.
Jul 21 2020
Remove le for PWR7.
Add more test cases.
Don't call fixupImplicitDefUseOperands ().
Jul 20 2020
Add more cases.
Add the case for MTFSF.
Remove the dump code.
Add IsNeedFixImplicitOps to call the fixupImplicitDefUseOperands when needed.
ping. @thegameg @qcolombet , do you have any comments for this patch?
Jul 19 2020
Merge https://reviews.llvm.org/D83471 into this patch.
Rebase.
Jul 18 2020
Jul 17 2020
Call IsKilledFor() to fix the flag.
Jul 16 2020
Jul 11 2020
Fix the error case.
Jul 10 2020
ping...
Jun 23 2020
Jun 17 2020
Jun 16 2020
Add CHECK for the case.
Jun 14 2020
@dexonsmith Do you have any comments for this patch?
Jun 11 2020
Fix XSRDPI/XSRDPIM/XSRDPIP/XSRDPIZ, XVRDPI/XVRDPIM XVRDPIP XSRDPIZ, XVRSPI/XVRSPIM XVRSPIP XSRSPIZ
Jun 10 2020
Jun 9 2020
Jun 8 2020
Add a test case.
Jun 7 2020
Rebase.
Jun 3 2020
Add guard for OldKill.
No concrete use case, abandoned it.
@bjope Do you have any other comments for this patch?