aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/red-zone2.ll
AgeCommit message (Expand)Author
2012-10-01test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64-linux, and FileCheck-ize.NAKAMURA Takumi
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Add new function attribute - noredzone. Devang Patel