test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.
[oota-llvm.git] / test / Transforms / MemCpyOpt / memcpy-to-memset.ll
2010-12-24 Benjamin KramerMemCpyOpt: Turn memcpys from a constant into a memset...