llvm-6502/test
Lang Hames 511d52caa1 Remove a number of redundant ExecutionEngine regression tests.
These tests used to test the legacy JIT but since that has been removed they're
just redundantly testing MCJIT. Remove them and just leave their counterparts in
test/ExecutionEngine/MCJIT.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227010 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-24 18:49:51 +00:00
..
Analysis [PM] Actually add the new pass manager support for the assumption cache. 2015-01-22 21:53:09 +00:00
Assembler IR: Update references to temporaries before deleting 2015-01-22 21:36:45 +00:00
Bindings
Bitcode [Bitcode] Diagnose errors instead of asserting from bad input 2015-01-24 04:15:05 +00:00
BugPoint
CodeGen bpf: add missing lit.local.cfg 2015-01-24 18:20:52 +00:00
DebugInfo [mips] Fix 'jumpy' debug line info around calls. 2015-01-24 14:35:11 +00:00
ExecutionEngine Remove a number of redundant ExecutionEngine regression tests. 2015-01-24 18:49:51 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC mips: Fix "XPASS" test results by removing 'not' commands 2015-01-23 22:55:31 +00:00
Object [Object][ELF] Test unknown type. 2015-01-23 21:58:09 +00:00
Other If we see UTF-8 BOM sequence at the beginning of a response file, we shall 2015-01-24 04:23:08 +00:00
SymbolRewriter
TableGen
tools Fix the problem with llvm-objdump and -archive-headers in printing the archive header size field. 2015-01-23 21:02:44 +00:00
Transforms [PM] Port LowerExpectIntrinsic to the new pass manager. 2015-01-24 11:13:02 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in Reverting r226937: lit: Make MCJIT's supported arch check case insensitive 2015-01-24 01:42:44 +00:00
Makefile
Makefile.tests
TestRunner.sh