test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.
[oota-llvm.git] / test / Transforms / MemCpyOpt / smaller.ll
2011-01-21 Dan GohmanActually check memcpy lengths, instead of just commenti...