Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D49957
[InstSimplify] Moved Select + AND/OR tests from InstCombine ClosedPublic Authored by xbolva00 on Jul 28 2018, 6:47 AM.
Details
Diff Detail
Event Timelinexbolva00 retitled this revision from [InstSimply] Moved Select + AND/OR tests from InstCombine to [InstSimplify] Moved Select + AND/OR tests from InstCombine.Jul 28 2018, 6:49 AM Closed by commit rL338195: [InstSimplify] Moved Select + AND/OR tests from InstCombine (authored by xbolva00). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 157853 llvm/trunk/test/Transforms/InstCombine/select-and-cmp.ll
llvm/trunk/test/Transforms/InstCombine/select-or-cmp.ll
llvm/trunk/test/Transforms/InstSimplify/select-and-cmp.ll
llvm/trunk/test/Transforms/InstSimplify/select-or-cmp.ll
|