llvm-6502/test
Reid Spencer 4a33714dcd Test case noticed by Sheng that fails because negative values that are
greater than 64-bits don't have the sign bits extended on construction of
the APInt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35178 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-19 20:35:26 +00:00
..
AdaFrontend Test handling of ARRAY_REF when the component type is of unknown size. 2007-03-19 19:56:18 +00:00
Analysis
Archive
Assembler Test case noticed by Sheng that fails because negative values that are 2007-03-19 20:35:26 +00:00
BugPoint Don't upgrade these. 2007-03-19 18:08:42 +00:00
Bytecode
C++Frontend
CFrontend Use opt instead of gccas. 2007-03-19 18:25:55 +00:00
CodeGen For PR1258: 2007-03-19 18:27:35 +00:00
Debugger
DebugInfo
ExecutionEngine Make sure the value passed to test function is initialized. 2007-02-01 21:58:46 +00:00
Feature
Integer For PR1258: 2007-03-19 18:27:35 +00:00
lib
Linker For PR411: 2007-02-05 20:47:22 +00:00
Other Test case for PR1158 2007-02-05 19:33:20 +00:00
Scripts
TableGen
Transforms For PR1258: 2007-03-19 18:27:35 +00:00
Verifier
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh