From: Sa Liu Date: Fri, 16 Nov 2007 13:28:03 +0000 (+0000) Subject: Inlined floatunssidf2 and floatunsdidf2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=130aca2a4ea5fc9f00d3cd93990ef0304b740128;p=gcc.git Inlined floatunssidf2 and floatunsdidf2 From-SVN: r130226 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2dc45533068..bcbedcc5214 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