llvm-6502/test
Jakob Stoklund Olesen 5adc07ebe8 Verify that terminators follow non-terminators.
This exposes a -segmented-stacks bug.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140429 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-23 22:45:39 +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 Verify that terminators follow non-terminators. 2011-09-23 22:45:39 +00:00
DebugInfo Update tests. Remove irrelevant tests. 2011-09-13 23:07:41 +00:00
ExecutionEngine
Feature
Integer
lib Remove llvm-gcc and various compiler handling from llvm. It's not needed 2011-09-20 23:58:15 +00:00
Linker
MC Teach the Thumb2 AsmParser to accept pre-indexed loads/stores with an offset of #-0. 2011-09-23 22:25:02 +00:00
Object
Other
Scripts
TableGen
Transforms PR10987: add a missed safety check to isSafePHIToSpeculate in scalarrepl. 2011-09-22 18:56:30 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Remove llvm-gcc and various compiler handling from llvm. It's not needed 2011-09-20 23:58:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh