llvm-6502/test
Bill Wendling ef01ab0973 Make this test platform neutral.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79447 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-19 18:51:45 +00:00
..
Analysis Make LLVM Assembly dramatically easier to read by aligning the comments, 2009-08-12 17:23:50 +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 remove nondeterminstic test. 2009-08-08 22:56:37 +00:00
CodeGen Make this test platform neutral. 2009-08-19 18:51:45 +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 Canonicalize indices in a constantexpr GEP. If Indices exceed the 2009-08-19 18:18:36 +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