llvm-6502/test
Bill Wendling e3039de722 Update this test to the new EH model.
Though I think it may be obsolete with the loop extract changes. And I couldn't
get the old version of LLVM to compile so that I could reduce this testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140197 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-20 22:29:43 +00:00
..
Analysis This test only makes sense with -enable-iv-rewrite. 2011-09-13 02:45:26 +00:00
Archive
Assembler Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. 2011-09-19 19:41:28 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix a bug introduced during refactoring a couple of months ago. Cortex-M3 does not support Thumb2 dsp instructions. rdar://10152911. 2011-09-20 21:38:18 +00:00
DebugInfo Update tests. Remove irrelevant tests. 2011-09-13 23:07:41 +00:00
ExecutionEngine
Feature
Integer
lib
Linker
MC The wrong relocation was being emitted for several SSSE3 instructions. 2011-09-20 21:39:21 +00:00
Object
Other
Scripts
TableGen
Transforms Update this test to the new EH model. 2011-09-20 22:29:43 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh