llvm/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 For PR411: 2007-01-30 16:16:01 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
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 Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
C++Frontend add an explanatory comment. 2007-01-27 00:23:45 +00:00
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 Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo PR1068 - Unbounded array debug info. 2007-01-02 11:53:52 +00:00
ExecutionEngine Make sure the value passed to test function is initialized. 2007-02-01 21:58:46 +00:00
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 No, libLLVMbzip2 does not have a .a suffix. 2006-06-01 07:23:32 +00:00
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 Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen add test for mdef in a let 2006-10-11 18:12:14 +00:00
Transforms Add test case for testing InstCombine with arbitrary precision integer 2007-03-23 20:48:34 +00:00
Verifier For PR761: 2007-01-26 08:25:06 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Add some documentation about the arguments. 2006-11-02 03:37:39 +00:00