Implement the "linker_private_weak" linkage type. This will be used for
[oota-llvm.git] / test / CodeGen / X86 / memcmp.ll
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...