llvm-6502/test
2014-11-06 05:01:21 +00:00
..
Analysis
Assembler
Bindings [OCaml] Run tests twice, with ocamlc and ocamlopt (if available) 2014-11-03 09:50:53 +00:00
Bitcode
BugPoint
CodeGen Add three other sections when L symbols are allowed. 2014-11-06 05:01:21 +00:00
DebugInfo Provide gmlt-like inline scope information in the skeleton CU to facilitate symbolication without needing the .dwo files 2014-11-04 22:12:25 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions. 2014-11-05 17:21:00 +00:00
Integer
JitListener
Linker [Linker] Add some test coverage for llvm.ident merging 2014-11-05 21:33:34 +00:00
LTO
MC [mips][microMIPS] Implement ANDI16 instruction 2014-11-05 17:31:00 +00:00
Object Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
Other
TableGen
tools llvm-readobj: Add support for dumping the DOS header in PE files 2014-11-05 06:24:35 +00:00
Transforms llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use %/T instead of %T. 2014-11-05 06:29:05 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg test: Restore llvm-lit (at least for my machine) 2014-11-04 05:54:50 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh