llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression corresponding...
[oota-llvm.git] / test / CodeGen / X86 / memcmp.ll
2012-08-03 Bob WilsonFix memcmp code-gen to honor -fno-builtin.
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...