As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / 2010-04-06-SSEDomainFixCrash.ll
2010-04-14 Jakob Stoklund OlesenRemove unneeded types from test.
2010-04-06 Jakob Stoklund OlesenDon't try to collapse DomainValues onto an incompatible...