llvm-6502/lib
2011-01-25 23:27:42 +00:00
..
Analysis In which I discover that zero+zero is zero, d'oh! 2011-01-25 15:14:15 +00:00
Archive Archive: Fix temp path names. 2011-01-17 16:43:30 +00:00
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode FixedNumOperandTraits and VariadicOperandTraits assumed that, given a 2011-01-11 15:07:38 +00:00
CodeGen Provide an interface to transfer SDDbgValue from one SDNode to another. 2011-01-25 23:27:42 +00:00
CompilerDriver Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists. 2011-01-10 02:34:23 +00:00
ExecutionEngine Handles libffi on the CMake build. 2011-01-21 15:42:54 +00:00
Linker Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00
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 Revert 124230. It was causing test failures. 2011-01-25 21:48:36 +00:00
Transforms Teach mergefunc how to emit aliases safely again -- but keep it turned it off 2011-01-25 08:56:50 +00:00
VMCore Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00