[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

Chris Lattner clattner at apple.com
Wed Feb 27 09:13:59 PST 2008


On Feb 27, 2008, at 8:42 AM, gohman at apple.com wrote:

> 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 :-).

It does! It has a target triple that specifies that :)

-Chris



More information about the llvm-commits mailing list