llvm-6502/lib
Devang Patel 55d20e8ff1 Refactor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124300 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-26 18:20:04 +00:00
..
Analysis APInt has a method for determining whether a number is a power of 2 2011-01-26 08:44:16 +00:00
Archive
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode
CodeGen Refactor. 2011-01-26 18:20:04 +00:00
CompilerDriver
ExecutionEngine Handles libffi on the CMake build. 2011-01-21 15:42:54 +00:00
Linker
MC Add support for parsing a Real value. It stores the Real value as its binary 2011-01-25 21:26:41 +00:00
Object Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. 2011-01-21 02:27:02 +00:00
Support Support/CommandLine: Fix LookupNearestOption to also search extra option names. 2011-01-24 17:27:17 +00:00
Target [AVX] Support EXTRACT_SUBVECTOR on x86. This provides a default 2011-01-26 15:38:49 +00:00
Transforms Fix PR9039, a use-after-free in reassociate. The issue was that the 2011-01-26 10:08:38 +00:00
VMCore AttrListPtr has an overloaded operator== which does this for us, we should use 2011-01-26 09:23:19 +00:00
Makefile