llvm-6502/lib
Owen Anderson 14090bf263 Improve handling of failure and unpredictable cases for CPS, STR, and SMLA instructions.
Fixes a large class of disassembler crashes found by randomized testing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137995 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-18 22:11:02 +00:00
..
Analysis Revert r137655. There is some question about whether the 'landingpad' 2011-08-17 20:36:44 +00:00
Archive
AsmParser Remove unused variable. 2011-08-18 08:13:18 +00:00
Bitcode
CodeGen FastISel: avoid function calls between the materialization of the constant and its use. 2011-08-18 22:06:10 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Remove unused Target argument from AsmParser construction methods. 2011-08-16 18:33:49 +00:00
Object
Support Static fields require an out-of-line definition. Fix DynamicLibrary for real. 2011-08-17 18:38:42 +00:00
Target Improve handling of failure and unpredictable cases for CPS, STR, and SMLA instructions. 2011-08-18 22:11:02 +00:00
Transforms Make it clear that this code is iterating in reverse order through the array. 2011-08-18 21:27:42 +00:00
VMCore Rip out the old StructType APIs as warned about on llvmdev last week. 2011-08-18 17:39:28 +00:00
CMakeLists.txt
Makefile