llvm-6502/test
2009-06-25 21:59:32 +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 Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
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 Don't grep the -debug output. This isn't the way to test changes. 2009-06-25 21:59:32 +00:00
DebugInfo upgrade 2009-06-23 22:11:37 +00:00
ExecutionEngine
Feature No need to code gen MDNodes 2009-06-25 00:47:42 +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 .set and assignments. 2009-06-25 21:56:11 +00:00
Other Add new function attribute - noimplicitfloat 2009-06-05 21:57:13 +00:00
Scripts
TableGen
Transforms Simplify [su]max(MAX, n) to MAX. This comes up in loop tripcount 2009-06-24 14:46:22 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh