llvm-6502/lib
2010-12-10 20:04:06 +00:00
..
Analysis Use PartialAlias to do better noalias lint checking. 2010-12-10 20:04:06 +00:00
Archive Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
AsmParser Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
Bitcode
CodeGen Add an AllocationOrder class that can iterate over the allocatable physical 2010-12-10 18:36:02 +00:00
CompilerDriver
ExecutionEngine Remove unneeded zero arrays. 2010-12-04 15:28:22 +00:00
Linker Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
MC Thumb unconditional branch binary encoding. rdar://8754994 2010-12-10 18:21:33 +00:00
Object Mach-O: Tweak field name. 2010-12-10 06:19:39 +00:00
Support Support/Windows/PathV2: Fix header comment. 2010-12-09 17:37:42 +00:00
Target Fix some invalid alignments for Neon vld-dup and vld/st-lane instructions. 2010-12-10 19:37:42 +00:00
Transforms enhance memcpyopt to zap memcpy's that have the same src/dst. 2010-12-09 07:45:45 +00:00
VMCore Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
Makefile