Flip the new block-placement pass to be on by default.
[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...