1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/CodeGen
Reid Spencer f5e95d339f For PR1297:
Update these test cases to use proper signatures for bswap which is now
and overloaded intrinsic. Its name must be of the form llvm.bswap.i32.i32
since both the parameter and the result or of type "iAny". Also, the
bit counting intrinsics changed to always return i32.

llvm-svn: 35548
2007-04-01 07:36:28 +00:00
..
Alpha Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ARM Missing '&&' 2007-03-30 22:03:49 +00:00
CBackend Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Generic For PR1297: 2007-04-01 07:36:28 +00:00
IA64
PowerPC For PR1297: 2007-04-01 07:36:28 +00:00
SPARC upgrade a random test 2007-03-28 01:27:12 +00:00
X86 For PR1297: 2007-04-01 07:36:28 +00:00
.cvsignore