[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
[oota-llvm.git] / test / CodeGen / X86 / bitreverse.ll
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...