1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib
Benjamin Kramer cae519ebf0 Add OperandTypes for Thumb branch targets.
llvm-svn: 135199
2011-07-14 21:47:24 +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 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 Add OperandTypes for Thumb branch targets. 2011-07-14 21:47:24 +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