1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test
Lauro Ramos Venancio 7e21418680 - Divides the comparisons in two types: comparisons that only use N and Z
flags (ARMISD::CMPNZ) and comparisons that use all flags (ARMISD::CMP).
- Defines the instructions: TST, TEQ (ARM) and TST (Thumb).

llvm-svn: 35573
2007-04-02 01:30:03 +00:00
..
AdaFrontend Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type. 2007-03-27 20:27:25 +00:00
Analysis Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Archive Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Assembler For PR1289: 2007-03-30 01:35:32 +00:00
BugPoint Don't upgrade these. 2007-03-19 18:08:42 +00:00
Bytecode Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
C++Frontend not not! 2007-04-01 06:19:41 +00:00
CFrontend Add testcase for correct sret handling. 2007-04-01 22:03:04 +00:00
CodeGen - Divides the comparisons in two types: comparisons that only use N and Z 2007-04-02 01:30:03 +00:00
Debugger Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +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 For PR1297: 2007-04-01 07:36:28 +00:00
Integer Remove use of implementation keyword. 2007-03-28 02:38:26 +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 Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Transforms Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade of 2007-04-02 00:51:15 +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
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