llvm/test
Reid Spencer 5957d8ffd8 Fix incorrect test cases for srem. The definition of srem is a remainder so
that the sign of the result follows the sign of the divisor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35301 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-24 21:55:26 +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
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 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
DebugInfo
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 Fix incorrect test cases for srem. The definition of srem is a remainder so 2007-03-24 21:55:26 +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 Add more test cases for APIntified InstCombine. 2007-03-23 21:57:47 +00:00
Verifier
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh