test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.
[oota-llvm.git] / test / Analysis / BasicAA / dag.ll
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2011-06-04 Dan GohmanFix BasicAA's recursion detection so that it doesn...