llvm-6502/lib
2013-01-25 22:57:05 +00:00
..
Analysis
Archive
AsmParser
Bitcode Use the new 'getSlotIndex' method to retrieve the attribute's slot index. 2013-01-25 21:46:52 +00:00
CodeGen Use const reference instead of vector copying. 2013-01-25 21:44:27 +00:00
DebugInfo Fix a warning in the new DWARFheader. Add a new line at the end of the file. 2013-01-25 22:57:05 +00:00
ExecutionEngine Add support for applying in-memory relocations to the .debug_line section and, in the case of ELF files, using symbol addresses when available for relocations to the .debug_info section. Also extending the llvm-rtdyld tool to add the ability to dump line number information for testing purposes. 2013-01-25 22:50:58 +00:00
IR Use the new 'getSlotIndex' method to retrieve the attribute's slot index. 2013-01-25 21:46:52 +00:00
Linker
MC
Object When encountering an unknown file format, ObjectFile::createObjectFile should 2013-01-25 20:53:41 +00:00
Option
Support
TableGen
Target In this patch, we teach X86_64TargetMachine that it has a ILP32 2013-01-25 22:07:43 +00:00
Transforms LoopVectorize: Refactor the code that vectorizes loads/stores to remove duplication. 2013-01-25 21:47:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile