Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit...
[oota-llvm.git] / test / CodeGen / X86 / memcmp.ll
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-10-07 Chris Lattnerconvert cmp to use a multipattern
2009-12-24 Chris Lattnerhandle equality memcmp of 8 bytes on x86-64 with two...
2009-12-24 Chris Lattnermove an optimization for memcmp out of simplifylibcalls...