test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.
[oota-llvm.git] / test / Analysis / BasicAA / underlying-value.ll
2011-05-24 Dan GohmanMake DecomposeGEPExpression check SimplifyInstruction...