[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Transforms / InstCombine / README.txt
blobde043c774891e6a4d0b2ab5eadaf62532b5c9840
1 This directory contains test cases for the instcombine transformation.  The
2 dated tests are actual bug tests, whereas the named tests are used to test
3 for features that the this pass should be capable of performing.