llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass...
[oota-llvm.git] / test / CodeGen / X86 / memset-3.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-04-02 Evan ChengCorrectly lower memset / memcpy of undef. It should...