llvm-6502/lib
2008-10-01 19:58:59 +00:00
..
Analysis Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
Archive
AsmParser Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Bitcode
CodeGen Make some implicit conversions explicit, to avoid compiler warnings. 2008-10-01 19:58:59 +00:00
Debugger
ExecutionEngine Add runStaticConstructorsDestructors which runs ctors / dtors of a single module. Patch by David Chisnall. 2008-09-30 15:51:21 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support
System
Target Split x86's ADJCALLSTACK instructions into 32-bit and 64-bit forms. 2008-10-01 18:28:06 +00:00
Transforms Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
VMCore Make some implicit conversions explicit, to avoid compiler warnings. 2008-10-01 19:58:59 +00:00
Makefile