Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be rewritte...
[oota-llvm.git] / test / CodeGen / X86 / sse4a.ll
2012-05-29 Benjamin KramerAdd intrinsics, code gen, assembler and disassembler...
2012-05-27 Chris LattnerThese tests used intrinsics with the wrong prototype...
2012-05-07 Craig TopperAdd SSE4A MOVNTSS/MOVNTSD instructions.