Add x86 isel logic and patterns to match movlps from clang generated IR for _mm_loadl...
[oota-llvm.git] / test / Analysis / PostDominators / pr1098.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-04 Owen AndersonFix PR1098 by correcting the postdominators analysis.