llvm-6502/lib
2011-01-26 01:27:58 +00:00
..
Analysis Coding style formatting changes. 2011-01-26 01:09:59 +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
CodeGen Rename member variables to follow the rest of LLVM. 2011-01-26 00:50:53 +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 lib/Target/X86/X86RegisterInfo.cpp: Fix a typo in comment. 2011-01-26 01:27:58 +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