[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-shl-crash.ll
2015-07-02 Pawel BylicaReapply r240291: Fix shl folding in DAG combiner.
2015-06-22 Pawel BylicaRevert r240291: causes problems in self-hosted builds.
2015-06-22 Pawel BylicaSet missing x86 arch in a CodeGen regression test.
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.