llvm-6502/lib
Jim Grosbach e540c7422c ARM MCR/MCR2 assembly parsing operand constraints.
The immediate operands are restricted to 0-7. Enforce that when parsing
assembly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135189 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-14 21:19:17 +00:00
..
Analysis Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Bitcode Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
CodeGen Check register class matching instead of width of type matching 2011-07-14 20:13:52 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Add to RuntimeDyld support different object formats 2011-07-13 07:57:58 +00:00
Linker simplify this logic now that GlobalAlias::isDeclaration is fixed. 2011-07-14 20:23:05 +00:00
MC Unfortunately several files in MC are badly violating layering rule by using 2011-07-14 05:43:07 +00:00
Object Use memcmp. 2011-07-05 20:28:00 +00:00
Support Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! 2011-07-09 08:41:20 +00:00
Target ARM MCR/MCR2 assembly parsing operand constraints. 2011-07-14 21:19:17 +00:00
Transforms Stop the ValueMapper from calling getAllMetadata, which unpacks DebugLoc into 2011-07-14 18:53:50 +00:00
VMCore Fix GlobalValue::isDeclaration() to always consider aliases to be definitions. 2011-07-14 20:22:18 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile