Bjorn Pettersson
|
4ab40eca08
|
[test][InstCombine] Update some test cases to use opaque pointers
These tests cases were converted using the script at
https://gist.github.com/nikic/98357b71fd67756b0f064c9517b62a34
Differential Revision: https://reviews.llvm.org/D135094
|
2022-10-03 22:17:59 +02:00 |
|
Bjorn Pettersson
|
acdc419c89
|
[test] Use -passes=instcombine instead of -instcombine in lots of tests. NFC
Another step moving away from the deprecated syntax of specifying
pass pipeline in opt.
Differential Revision: https://reviews.llvm.org/D119081
|
2022-02-07 14:26:59 +01:00 |
|
Juneyoung Lee
|
3b8cfef486
|
[InstCombine] Add more tests to nonnull-select.ll (NFC)
|
2021-02-20 16:59:52 +09:00 |
|
Juneyoung Lee
|
2c5c7d5feb
|
[InstCombine] Add nonnull(select c, null, p) tests (NFC)
|
2021-02-14 22:03:41 +09:00 |
|