llvm-6502/lib
2013-02-20 00:04:41 +00:00
..
Analysis Teach the DataLayout aware constant folder to be much more aggressive towards 2013-02-14 03:23:37 +00:00
Archive
AsmParser Update comment. 2013-02-14 20:44:07 +00:00
Bitcode Simplify code. No functionality change. 2013-02-19 09:48:30 +00:00
CodeGen Assert that the target provided hints are in the allocation order. 2013-02-19 18:41:01 +00:00
DebugInfo Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
ExecutionEngine
IR Add the function attributes from an inline asm call. These don't have declarations that set the attribute groups, so we must do it on our own. 2013-02-20 00:04:41 +00:00
Linker
MC ELF symbol table field st_other support, 2013-02-19 21:57:35 +00:00
Object
Option
Support Update a portability kludge to keep it in sync with changes in the code 2013-02-19 22:38:58 +00:00
TableGen Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
Target [ms-inline asm] Force the use of a base pointer if the MachineFunction includes 2013-02-19 23:50:45 +00:00
Transforms Remove unused variable. 2013-02-19 22:17:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile