llvm-6502/lib
2013-08-05 13:47:03 +00:00
..
Analysis Minor address space code simplification. 2013-08-03 01:03:12 +00:00
AsmParser
Bitcode
CodeGen Don't leak passes if added outside of the area determined by Started/Stopped flags. 2013-08-05 11:11:11 +00:00
DebugInfo
ExecutionEngine LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types. 2013-08-05 12:17:06 +00:00
IR Add a AttributeSetImpl::dump function. 2013-08-02 22:34:30 +00:00
IRReader
Linker
MC AsmParser: Store MacroLikeBodies on the side so they don't get leaked. 2013-08-04 09:06:29 +00:00
Object MachObjectFile: Don't leak on error. 2013-08-03 22:16:37 +00:00
Option
Support
TableGen
Target Silencing an MSVC11 type conversion warning. 2013-08-05 13:47:03 +00:00
Transforms 80-cols 2013-08-05 13:19:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile