1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test
Reid Spencer c97f1dd57c Add the llvm_supports_target function.
llvm-svn: 36314
2007-04-21 20:40:17 +00:00
..
Analysis New test case. 2007-04-21 00:34:37 +00:00
Archive This needs to stay in the old bytecode format. 2007-04-16 03:35:24 +00:00
Assembler add support for alignment attributes on load/store instructions 2007-04-21 08:16:25 +00:00
BugPoint For PR1319: 2007-04-15 10:09:30 +00:00
Bytecode For PR1319: Upgrade to new test harness 2007-04-15 10:11:13 +00:00
C++Frontend Make it work on 64-bit systems. 2007-04-17 05:48:35 +00:00
CFrontend make this portable to 64-bit hosts 2007-04-21 03:35:28 +00:00
CodeGen Fix test. 2007-04-20 00:45:36 +00:00
Debugger Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
DebugInfo For PR1319: Upgrade to new test harness. 2007-04-15 22:37:04 +00:00
ExecutionEngine For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Feature For PR1319: 2007-04-16 17:36:08 +00:00
FrontendAda Test if the compiler supports Ada, and enable Ada tests if so. While I was 2007-04-21 20:20:47 +00:00
FrontendObjC Enable Objective-C tests. 2007-04-20 21:24:01 +00:00
Integer Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
lib Add the llvm_supports_target function. 2007-04-21 20:40:17 +00:00
Linker For PR1319: 2007-04-16 17:36:08 +00:00
Other For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen For PR1319: 2007-04-16 15:31:49 +00:00
Transforms Add PR number for reference. 2007-04-16 23:52:37 +00:00
Verifier For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Add the TARGETS_TO_BUILD variable. 2007-04-21 20:39:26 +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 Make it possible to run this from within subdirectories of llvm/test 2007-04-15 06:47:49 +00:00