llvm-6502/test
2014-11-10 15:57:53 +00:00
..
Analysis Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Assembler Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Bindings [OCaml] Run tests twice, with ocamlc and ocamlopt (if available) 2014-11-03 09:50:53 +00:00
Bitcode
BugPoint
CodeGen [mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534. 2014-11-10 15:57:53 +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 Base check on the section name, not the variable name. 2014-11-06 20:01:34 +00:00
Integer
JitListener
Linker Add Position-independent Code model Module API. 2014-11-07 04:46:10 +00:00
LTO
MC [Hexagon] Adding basic Hexagon ELF object emitter. 2014-11-06 17:05:51 +00:00
Object [ELF][yaml2obj] Handle additional MIPS specific st_other field flags 2014-11-06 22:46:24 +00:00
Other
SymbolRewriter Transform: add SymbolRewriter pass 2014-11-07 21:32:08 +00:00
TableGen
tools Mark test using python as REQUIRES: python27. 2014-11-10 15:29:29 +00:00
Transforms [Reassociate] Better preserve NSW/NUW flags. 2014-11-07 22:12:57 +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