SamplePGO - Tweak RUN command for a test. NFC.
[oota-llvm.git] / test / Transforms / StraightLineStrengthReduce / slsr-mul.ll
2015-05-15 Jingyue Wu[SLSR] handle (B | i) * S
2015-05-13 Jingyue Wu[SLSR] handles non-canonicalized Mul candidates
2015-04-21 Jingyue Wu[SLSR] garbage-collect unused instructions
2015-04-15 Jingyue Wu[NFC] [SLSR] clean up some tests
2015-04-15 Jingyue Wu[SLSR] handle candidate form (B + i * S)
2015-03-26 Jingyue Wu[SLSR] handle candidate form &B[i * S]