[llvm-commits] [llvm] r46821 - in /llvm/trunk: lib/CodeGen/RegAllocLocal.cpp test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll

Lauro Ramos Venancio lauro.venancio at gmail.com
Wed Feb 6 11:53:21 PST 2008


==============================================================================
> --- llvm/trunk/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll (added)
> +++ llvm/trunk/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll Wed Feb  6 13:16:53 2008
> @@ -0,0 +1,19 @@
> +; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnueabi -regalloc=local
> +; PR1609
> +

I think it should be PR1925.

Lauro



More information about the llvm-commits mailing list