llvm-6502/test
Chris Lattner 18eed20051 testcase for PR4466
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74367 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-27 01:33:35 +00:00
..
Analysis Add a testcase demoing some of ScalarEvolution's new trip count logic. 2009-06-24 01:22:30 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00
BugPoint Fix regular expression. 2009-06-12 05:39:02 +00:00
CodeGen testcase for PR4466 2009-06-27 01:33:35 +00:00
DebugInfo upgrade 2009-06-23 22:11:37 +00:00
ExecutionEngine
Feature Let's ignore MDStrings also! 2009-06-26 02:26:12 +00:00
FrontendAda
FrontendC The correct values here (as defined by gcc-4.2) are 2009-06-23 18:42:26 +00:00
FrontendC++ Testcase for (llvm-gcc) 73873. Usually 2009-06-22 04:47:32 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched 2009-06-12 05:18:32 +00:00
Linker
LLVMC
MC/AsmParser MC: Parse .org directives. 2009-06-25 22:44:51 +00:00
Other
Scripts
TableGen Remove empty test (my DejaGNU doesn't like this) 2009-06-09 21:24:39 +00:00
Transforms Add some testcases for some of the recent ScalarEvolution bug fixes. 2009-06-26 22:54:11 +00:00
Verifier
Makefile Clarify how to configure llvm-gcc-4.2 for use with 2009-06-26 05:44:53 +00:00
Makefile.tests
TestRunner.sh