[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

2012-11-27 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46453 Hans-Peter Nilsson hp at gcc dot gnu.org changed: What|Removed |Added CC||hp at

[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

2012-07-27 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46453 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46453 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target|mips-elf|mips*-*-*

[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

2010-11-13 Thread npl at chello dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46453 --- Comment #1 from npl at chello dot at 2010-11-13 22:41:08 UTC --- Created attachment 22388 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22388 Partial patch inplementing 32 and 64 bit bswaps. diffed against gcc 4.5.1 Well, I went ahead