hanchenye-llvm-project/llvm/lib
Shantonu Sen 761feb85e1 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

llvm-svn: 134905
2011-07-11 17:57:30 +00:00
..
Analysis stop using WriteTypeSymbolic. 2011-07-09 18:02:13 +00:00
Archive
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
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
Makefile