[patch] RFC: shark llvm 2.6svn r73431 api breakage fix

Xerxes Rånby xerxes at zafena.se
Tue Jun 16 06:13:38 PDT 2009


http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-June/023073.html
Add Sub Mul Neg have been split into FAdd FSub FMul FNeg for improved 
integer / floatingpoint operation
    llvm_api_breakage.patch
improves floatingpoint performance by taking advandtage of this change.

The llvm 2.6svn tip have improved support for vector types since r73431 
and some api's have changed to return Constant* instead of ConstantFP*
    llvm_api_breakage_2.patch
fixes this issue.

Cheers
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_api_breakage.patch
Type: text/x-patch
Size: 2850 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090616/d9beef0c/llvm_api_breakage.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_api_breakage_2.patch
Type: text/x-patch
Size: 917 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090616/d9beef0c/llvm_api_breakage_2.patch 


More information about the distro-pkg-dev mailing list