llvm-6502/lib
2011-07-14 21:47:22 +00:00
..
Analysis Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Archive
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
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
Support Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! 2011-07-09 08:41:20 +00:00
Target Port operand types for ARM and X86 over from EDIS to the .td files. 2011-07-14 21:47:22 +00:00
Transforms revert r135172 until Devang and I figure out the right answer. 2011-07-14 21:25:42 +00:00
VMCore Fix GlobalValue::isDeclaration() to always consider aliases to be definitions. 2011-07-14 20:22:18 +00:00
CMakeLists.txt
Makefile