[llvm-commits] [PATCH] Analog Devices Blackfin back-end, 2nd ed.

Chris Lattner clattner at apple.com
Sun Aug 2 09:42:28 PDT 2009


Yep, this looks fine, please adjust for mainline as appropriate and  
commit!

-Chris

On Jul 29, 2009, at 3:30 PM, Jakob Stoklund Olesen wrote:

> Hi,
>
> Following Chris' quick review, I have made the following changes to  
> the Blackfin back-end:
>
> * Convert braces to Java style like the rest of LLVM.
> * Clean up certain functions to use "early exit" whenever possible.
> * s/Bfin/BF/ Namespaces renamed to shorter versions.
> * Some multipatterns introduced in InstrInfo.td. There may be more  
> opportunities, but the instruction set is annoyingly irregular.
> * Track the changing back-end API.
>
> Attached patches apply on TOT and pass "make check".
>
> <blackfin.patch><autoconf- 
> blackfin.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list