llvm-6502/test
Dan Gohman 7a7be366a7 Loosen up the regex for this test so that it doesn't implicitly
depend on TargetData information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79491 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-19 23:19:36 +00:00
..
Analysis Loosen up the regex for this test so that it doesn't implicitly 2009-08-19 23:19:36 +00:00
Archive
Assembler Various AsmWriter output cleanups. Use WriteAsOperand instead of 2009-08-13 01:36:44 +00:00
Bindings/Ocaml Convert the rest of the ocaml types and functions to use context. 2009-08-19 17:32:24 +00:00
Bitcode
BugPoint
CodeGen Handle 'a' modifier in X86 asms. PR 4742. 2009-08-19 22:44:41 +00:00
DebugInfo Take another shot at disabling this when no ppc support is available. 2009-08-14 16:40:12 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Test for llvm-gcc patch 78762. 2009-08-12 01:14:30 +00:00
FrontendC++ XFAIL this test since the fix was reverted. 2009-08-17 12:20:45 +00:00
FrontendFortran
FrontendObjC Attempt to normalize test results. 2009-08-18 17:38:27 +00:00
FrontendObjC++
Integer Now that numbered types have their number printed, it's no longer 2009-08-12 23:54:22 +00:00
lib The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Linker Link NamedMDNodes. 2009-08-11 18:01:24 +00:00
LLVMC
MC/AsmParser Fix typo 2009-08-19 18:35:54 +00:00
Other
Scripts
TableGen
Transforms Add targetdata strings to these tests, since SimplifyLibCalls uses 2009-08-19 23:18:49 +00:00
Verifier
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Makefile.tests
TestRunner.sh