llvm-6502/test
Chris Lattner f61641f7d4 New testcase for masking operation that frequently occurs in the pool allocator
for converting a number that is a power of two into a mask


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9706 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-04 23:21:22 +00:00
..
Analysis While working on the pool allocator, I noticed that basicaa is failing a scary 2003-11-04 16:40:40 +00:00
Assembler Fix test 2003-10-23 15:51:55 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
C++Frontend The 'thefunc' function should not have weak linkage, it should have linkonce linkage. 2003-11-02 06:30:39 +00:00
CBackend New testcase, reduced from DOOM. 2003-10-28 22:54:56 +00:00
CFrontend New testcase for PR80 2003-11-04 18:52:01 +00:00
CodeGen New testcase 2003-11-03 19:27:17 +00:00
ExecutionEngine New testcase, distilled from 176.gcc codegen failure 2003-10-18 23:54:45 +00:00
Feature Update test to new style 2003-10-21 15:36:21 +00:00
Jello Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Linker Fix initializers to match 2003-10-27 16:30:29 +00:00
LLC Renamed these tests so that they don't contain extra periods. 2003-10-03 18:24:47 +00:00
Other Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
Scripts These transitional scripts are no longer necessary, no one should have `as' or 2003-09-16 15:37:32 +00:00
TableGen Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Transforms New testcase for masking operation that frequently occurs in the pool allocator 2003-11-04 23:21:22 +00:00
Verifier Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
Makefile.tests Updated the name of the linker to llvm-link. 2003-09-16 20:02:22 +00:00
TestRunner.sh Ulimit the test, and print out a more interesting output if failure occurs 2003-05-14 19:54:07 +00:00