llvm-6502/test
Tim Northover 7bebddf55e Strip old MachineInstrs *after* we know we can put them back.
Previous patch accidentally decided it couldn't convert a VFP to a
NEON instruction after it had already destroyed the old one. Not a
good move.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163230 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-05 18:37:53 +00:00
..
Analysis llvm/test/Analysis/Profiling: Mark 3 of them as REQUIRES: loadable_module. 2012-08-29 00:37:46 +00:00
Archive
Assembler
Bindings/Ocaml fix test's RUN lines 2012-09-02 15:07:25 +00:00
Bitcode
BugPoint
CodeGen Strip old MachineInstrs *after* we know we can put them back. 2012-09-05 18:37:53 +00:00
DebugInfo Add support for fetching inlining context (stack of source code locations) 2012-09-04 08:12:33 +00:00
ExecutionEngine Should put test case under test/ExecutionEngine/MCJIT/ 2012-08-30 00:43:57 +00:00
Feature
Instrumentation
Integer
Linker
MC The instruction DINS may be transformed into DINSU or DEXTM depending 2012-08-31 18:06:48 +00:00
Object Create llvm/test/Object/Mips/lit.local.cfg to check Mips in targets_to_build. 2012-08-29 01:37:57 +00:00
Other
Scripts
TableGen
Transforms Make provenance checking conservative in cases when 2012-09-04 23:16:20 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt llvm/test: [CMake] Add profile_rt-shared to deps. 2012-08-29 00:37:56 +00:00
lit.cfg
lit.site.cfg.in
Makefile escape special char when handling CXX_FOR_OCAMLOPT 2012-09-02 15:16:51 +00:00
Makefile.tests
TestRunner.sh