[llvm-commits] [llvm] r47660 - in /llvm/trunk: lib/Target/X86/README-X86-64.txt lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/x86-64-dead-stack-adjust.ll

gohman at apple.com gohman at apple.com
Wed Feb 27 08:42:12 PST 2008


On Tue, February 26, 2008 9:57 pm, Chris Lattner wrote:
> +; RUN: llvm-as < %s | not grep rsp

This test would be more interesting if it ran llc -march=x86-64 :-).

Dan





More information about the llvm-commits mailing list