llvm-6502/lib
2008-09-30 23:58:47 +00:00
..
Analysis
Archive
AsmParser Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Mark merged-in VNInfo's as being PHIKilled. 2008-09-30 23:58:47 +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 Just don't transform this memset into "bzero" if no-builtin is specified. 2008-09-30 22:05:33 +00:00
Transforms add preserversCFG() + preservers(CallGraph) 2008-09-30 22:04:30 +00:00
VMCore Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Makefile