llvm-6502/lib
2013-02-20 13:00:06 +00:00
..
Analysis
Archive
AsmParser
Bitcode Simplify code. No functionality change. 2013-02-19 09:48:30 +00:00
CodeGen Move the SplatByte helper to APInt and generalize it a bit. 2013-02-20 13:00:06 +00:00
DebugInfo Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
ExecutionEngine
IR Modify the LLVM assembly output so that it uses references to represent function attributes. 2013-02-20 07:21:42 +00:00
Linker
MC clear new map and initialize new variable 2013-02-20 00:10:29 +00:00
Object
Option
Support Move part of APInt implementation from header to cpp file. These methods 2013-02-20 00:17:42 +00:00
TableGen Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
Target I optimized the following patterns: 2013-02-20 12:42:54 +00:00
Transforms [asan] instrument invoke insns with noreturn attribute (as well as call insns) 2013-02-20 12:35:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile