From: Sa Liu Date: Fri, 16 Nov 2007 13:28:03 +0000 (+0000) Subject: Inlined floatunssidf2 and floatunsdidf2 X-Git-Tag: releases/gcc-4.3.0~1486 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=130aca2a4ea5fc9f00d3cd93990ef0304b740128;p=thirdparty%2Fgcc.git Inlined floatunssidf2 and floatunsdidf2 From-SVN: r130226 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2dc455330689..bcbedcc52140 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-11-16 Sa Liu + + * config/spu/spu.md (floatunssidf2, floatunsdidf2): Inlined + floatunssidf2 and floatunsdidf2. + 2007-11-16 Richard Guenther PR tree-optimization/34113