llvm-6502/test
Chris Lattner e3f27e66e5 Another testcase. We should be able to devirtualize the call even though
we cannot completely eliminate the global.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16900 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-10 23:12:33 +00:00
..
Analysis
Assembler The verifier takes 50s on this testcase, that is not good n stuff 2004-09-29 20:07:25 +00:00
BugPoint
Bytecode
C++Frontend New testcase for PR450 2004-10-05 00:18:21 +00:00
CFrontend Testcase for LLVM PR445 2004-09-28 03:36:39 +00:00
CodeGen New testcase. The setcc is only used by a select, but not as a condition: 2004-10-08 16:33:40 +00:00
Debugger
ExecutionEngine
Feature Added a test case for packed types. Test case kindly provided by Brad Jones 2004-08-20 06:02:24 +00:00
Linker Another testcase for constness linkage 2004-10-05 02:16:01 +00:00
LLC
Other New testcase that the vector support does not work with yet. 2004-08-20 08:34:27 +00:00
Scripts
TableGen
Transforms Another testcase. We should be able to devirtualize the call even though 2004-10-10 23:12:33 +00:00
Verifier
Failure.sh
Makefile Per Bug 257 2004-09-05 08:18:23 +00:00
Makefile.tests
TestRunner.sh