llvm-6502/test
Reid Spencer 5d787bb93e Add test case for testing InstCombine with arbitrary precision integer
types. These tests mimic the integer test cases in the normal InstCombine
test suite but use "strange" integer bit widths.

Most tests written by Zhou Sheng, a few by me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35284 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-23 20:48:34 +00:00
..
AdaFrontend Test handling of switches with wide case ranges. 2007-03-23 07:17:52 +00:00
Analysis
Archive
Assembler Break up huge line so that this file is almost readable. 2007-03-20 17:27:19 +00:00
BugPoint Don't upgrade these. 2007-03-19 18:08:42 +00:00
Bytecode
C++Frontend
CFrontend llvm-gcc now requires -fnested-functions to enable them in C. 2007-03-20 17:34:31 +00:00
CodeGen Another test case. 2007-03-22 01:55:16 +00:00
Debugger
DebugInfo
ExecutionEngine
Feature Add tests for nounwind and noreturn function attributes. 2007-03-22 02:15:17 +00:00
Integer For PR1258: 2007-03-19 18:27:35 +00:00
lib
Linker
Other
Scripts
TableGen
Transforms Add test case for testing InstCombine with arbitrary precision integer 2007-03-23 20:48:34 +00:00
Verifier
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh