llvm-6502/test
Bob Wilson f5fd499791 Fix a crash compiling 254.gap for Thumb2. The Thumb2 add/sub with 12-bit
immediate instructions cannot set the condition codes, so they do not have
the extra cc_out operand.  We hit an assertion during tail duplication
because the instruction being duplicated had more operands that expected.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98001 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-08 22:56:15 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options. 2010-03-06 00:30:06 +00:00
Bitcode
BugPoint
CodeGen Fix a crash compiling 254.gap for Thumb2. The Thumb2 add/sub with 12-bit 2010-03-08 22:56:15 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test case for r97851. 2010-03-05 23:35:04 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes 2010-03-08 22:17:26 +00:00
Other
Scripts
TableGen
Transforms Re-commit 97860 with fix. getMallocAllocatedType may return null. 2010-03-08 22:54:36 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Revert r97726 and r97728 at ddunbar's request; we want to solve this 2010-03-08 20:02:05 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh