[llvm-commits] [llvm] r76353 - in /llvm/trunk/lib/Target/Alpha: Alpha.td AlphaCallingConv.td AlphaISelDAGToDAG.cpp AlphaISelLowering.cpp AlphaISelLowering.h

Chris Lattner clattner at apple.com
Sun Jul 19 12:49:44 PDT 2009


On Jul 18, 2009, at 6:11 PM, Eli Friedman wrote:

> Author: efriedma
> Date: Sat Jul 18 20:11:32 2009
> New Revision: 76353
>
> URL: http://llvm.org/viewvc/llvm-project?rev=76353&view=rev
> Log:
> Switch Alpha over to the new call lowering style.  New code mostly
> copied from the SystemZ target.  I don't think this causes any
> significant changes to the output (I compared the assembly, and the
> results appeared to be essentially unchanged), although I don't  
> actually
> have an Alpha to test on.
>
> I would appreciate if anyone with the appropriate hardware could test
> this. I'm not sure if that includes anyone subscribed to llvm-commits,
> though.

Nice!  I forwarded this to Andrew,

-Chris



More information about the llvm-commits mailing list