llvm-6502/lib
2011-01-25 21:48:36 +00:00
..
Analysis In which I discover that zero+zero is zero, d'oh! 2011-01-25 15:14:15 +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 Resolve DanglingDbgValue of PHI nodes where the use follows dbg.value intrinisic. 2011-01-25 18:09:58 +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 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