llvm-6502/lib
Shantonu Sen 7ae0df4142 Resynchronize EDInfo.h and EDEmitter.cpp.
The enum names as well as order (i.e. value)
had skewed, which means that consumers of the
tablegen-ed table would see different values than
intended. Make both files have a superset of enums,
and add classification as needed for numMCOperands.

Reviewed by Owen Anderson


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134905 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-11 17:57:30 +00:00
..
Analysis stop using WriteTypeSymbolic. 2011-07-09 18:02:13 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser De-constify Types in FunctionType::get(). 2011-07-11 07:56:41 +00:00
Bitcode De-constify Types in FunctionType::get(). 2011-07-11 07:56:41 +00:00
CodeGen De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
Linker Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
MC Resynchronize EDInfo.h and EDEmitter.cpp. 2011-07-11 17:57:30 +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 Fix recognition of ARM 'adcs' mnemonic. 2011-07-11 17:09:57 +00:00
Transforms De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
VMCore De-constify Types in StructType::get() and TargetData::getIntPtrType(). 2011-07-11 09:56:20 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00