llvm-6502/test
Daniel Dunbar 895ae9b30d Speculatively revert r76823 (i.e., reapply r75663 and r76805) to see if the real
problem is fixed by the TableGen determinism fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79851 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 10:44:51 +00:00
..
Analysis Removed profiling test, lli not available on all platforms. 2009-08-21 15:27:35 +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 Speculatively revert r76823 (i.e., reapply r75663 and r76805) to see if the real 2009-08-23 10:44:51 +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 Make for 32-bit only. 2009-08-21 09:29:26 +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
LLVMC
MC llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +00:00
Other
Scripts Fix typo. 2009-08-22 10:09:17 +00:00
TableGen
Transforms Change getelementptr folding to use APInt instead of uint64_t for 2009-08-21 16:52:54 +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