llvm-6502/lib
Rafael Espindola 66bf7430f5 Fixes an issue reported by -verify-machineinstrs.
Patch by Sanjoy Das.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143064 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-26 21:16:41 +00:00
..
Analysis The maximum power of 2 dividing a power of 2 is itself. This occurs 2011-10-26 20:55:21 +00:00
Archive
AsmParser Backing out patch. Will refactor to remove the AsmParser dependency on Target. 2011-10-18 00:23:49 +00:00
Bitcode
CodeGen Simplify SplitVecRes_UnaryOp by removing all the code that is 2011-10-26 14:11:18 +00:00
DebugInfo
ExecutionEngine Adding dependencies to allow -DBUILD_SHARED_LIBS=true to complete. 2011-10-19 00:13:13 +00:00
Linker
MC On an ELF system, ".debug_str" is mergeable and contains null terminated strings 2011-10-26 18:44:32 +00:00
Object Add support for scattered relocations to the MachO relocatation pretty printer. 2011-10-26 20:42:54 +00:00
Support Remove the Blackfin backend. 2011-10-25 00:05:42 +00:00
TableGen Implement Paste 2011-10-19 13:04:43 +00:00
Target Fixes an issue reported by -verify-machineinstrs. 2011-10-26 21:16:41 +00:00
Transforms A dead malloc, a free(NULL) and a free(undef) are all trivially dead 2011-10-24 04:35:36 +00:00
VMCore The bitcode reader can create an shuffle with a place holder mask which it will 2011-10-26 00:34:48 +00:00
CMakeLists.txt
Makefile