llvm-6502/test
Reid Spencer 787bfe654c Integer constants now print out as signed values in the assembly,
regardless of the signedness of the associated type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32734 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-21 19:14:49 +00:00
..
Analysis Remove DSA tests. 2006-12-13 17:02:04 +00:00
Archive
Assembler Fix the run line and make this test more specific. 2006-12-09 19:39:56 +00:00
BugPoint
Bytecode Test case for ensuring correct reading back of cast constant expressions. 2006-12-11 23:19:53 +00:00
C++Frontend
CFrontend New testcase for llvm-gcc bugfix 2006-12-15 06:49:20 +00:00
CodeGen Integer constants now print out as signed values in the assembly, 2006-12-21 19:14:49 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo This now passes on Linux/x86 2006-12-07 16:28:32 +00:00
ExecutionEngine For PR950: 2006-12-19 19:55:17 +00:00
Feature Add some tests for negative constants to unsigned and large positive 2006-12-20 17:27:58 +00:00
lib
Linker Make sure linker output is overwritten so this test can pass multiple times. 2006-12-19 19:29:50 +00:00
Other
Scripts
TableGen
Transforms new testcase 2006-12-20 06:20:23 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh