llvm-6502/test
Dale Johannesen 4a20e518c7 Add the testcase from PR 4668. This works at the
moment, but it's a fragile area.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78358 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-07 00:04:42 +00:00
..
Analysis ZIV tester for LDA. 2009-08-05 04:26:05 +00:00
Archive
Assembler Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
Bindings/Ocaml
Bitcode Use separate ValueList for metadata. 2009-08-04 06:00:18 +00:00
BugPoint
CodeGen Add the testcase from PR 4668. This works at the 2009-08-07 00:04:42 +00:00
DebugInfo
ExecutionEngine
Feature Do not use abbrev while writing NamedMDNode name. 2009-07-30 23:06:35 +00:00
FrontendAda
FrontendC Testcase for llvm-gcc 78324 (although in normal 2009-08-06 17:28:23 +00:00
FrontendC++ add a testcase for my llvm-gcc hack. 2009-08-06 06:18:52 +00:00
FrontendFortran
FrontendObjC Adjust test for llvm-gcc checkin 78249. 2009-08-05 22:18:47 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser llvm-mc: More quoted identifier support. 2009-08-01 00:48:30 +00:00
Other
Scripts
TableGen
Transforms Add -disable-output. Thanks Bill! 2009-08-03 22:24:22 +00:00
Verifier
Makefile Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan! 2009-08-01 03:37:54 +00:00
Makefile.tests
TestRunner.sh