Files
clang-p2996/llvm/test/Transforms/InstCombine
Sanjay Patel 01120fe5b3 [InstCombine] add fmul tests with shared operand; NFC
Baseline tests for:
D102698
2021-05-26 08:32:08 -04:00
..
2021-05-17 14:53:49 -04:00
2021-04-02 13:16:36 -04:00
2020-10-17 12:20:18 -04:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.