llvm-mirror/test
Eli Bendersky fd380c0d1e Additional ExecutionEngine tests, as part of bringing up the MCJIT on ELF
implementation.
Currently lit still executes ExecutionEngine tests with JIT (not MCJIT) by
default. MCJIT tests can be executed manually by calling llvm-lit with
--param jit_impl=mcjit

llvm-svn: 148299
2012-01-17 09:14:54 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix 11769. 2012-01-17 09:13:19 +00:00
DebugInfo
ExecutionEngine Additional ExecutionEngine tests, as part of bringing up the MCJIT on ELF 2012-01-17 09:14:54 +00:00
Feature
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC Add new test. 2012-01-13 18:45:31 +00:00
Object
Other
Scripts
TableGen
Transforms LSR fix: broaden the check for loop preheaders. 2012-01-17 06:45:52 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. 2012-01-16 08:56:09 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh