llvm-6502/test
2009-08-27 16:04:47 +00:00
..
Analysis Create a ScalarEvolution-based AliasAnalysis implementation. 2009-08-26 14:53:06 +00:00
Archive
Assembler Remove obsolete -f flags. 2009-08-25 15:38:29 +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 Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
BugPoint remove nondeterminstic test. 2009-08-08 22:56:37 +00:00
CodeGen scalar_to_vector is fully legal now (implemented as subreg accesses) 2009-08-27 16:04:47 +00:00
DebugInfo This is passing for PPC on Mac OS X. 2009-08-27 05:49:50 +00:00
ExecutionEngine Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Feature Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
FrontendAda
FrontendC Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
FrontendC++ Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
FrontendFortran
FrontendObjC Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +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 Fix a few typos from the removal of -f. 2009-08-25 15:45:44 +00:00
Linker Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
LLVMC
MC For now, only run MC tests if X86 is configured. 2009-08-27 06:11:15 +00:00
Other
Scripts llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O dumper. 2009-08-26 13:57:44 +00:00
TableGen
Transforms Implement a new optimization in the inliner: if inlining multiple 2009-08-27 06:29:33 +00:00
Verifier Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Makefile.tests Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
TestRunner.sh