llvm-6502/lib
2011-06-19 10:49:57 +00:00
..
Analysis simplify some code. 2011-06-18 21:46:23 +00:00
Archive
AsmParser Remove support for parsing the "type i32" syntax for defining a numbered 2011-06-19 00:03:46 +00:00
Bitcode Drop the "2" suffix on some enums. 2011-06-17 18:17:37 +00:00
CodeGen Code cleanups: Remove duplicated logic in PromotInteRes_BITCAST, reserve vector space, reuse types. 2011-06-19 10:49:57 +00:00
CompilerDriver
ExecutionEngine eliminate the Type::getDescription() method, using "<<" instead. This 2011-06-18 21:18:23 +00:00
Linker
MC Directly print to a raw_ostream instead of printing to a buffer first. 2011-06-18 14:42:47 +00:00
Object
Support
Target Remove unused but set variables. 2011-06-18 11:09:41 +00:00
Transforms fix the varargs version of StructType::get to not require an LLVMContext, making usage 2011-06-18 22:48:56 +00:00
VMCore fix the varargs version of StructType::get to not require an LLVMContext, making usage 2011-06-18 22:48:56 +00:00
CMakeLists.txt
Makefile