llvm-6502/test
Reid Spencer a3c533a716 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35548 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-01 07:36:28 +00:00
..
AdaFrontend Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type. 2007-03-27 20:27:25 +00:00
Analysis Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Archive
Assembler For PR1289: 2007-03-30 01:35:32 +00:00
BugPoint
Bytecode
C++Frontend not not! 2007-04-01 06:19:41 +00:00
CFrontend
CodeGen For PR1297: 2007-04-01 07:36:28 +00:00
Debugger
DebugInfo
ExecutionEngine
Feature For PR1297: 2007-04-01 07:36:28 +00:00
Integer Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
lib
Linker
Other
Scripts
TableGen
Transforms For PR1297: 2007-04-01 07:36:28 +00:00
Verifier
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh