llvm-6502/lib
2008-05-15 08:39:06 +00:00
..
Analysis
Archive
AsmParser CommonLinkage (missed a file) 2008-05-14 20:14:09 +00:00
Bitcode
CodeGen Make use of vector load and store operations to implement memcpy, memmove, and memset. Currently only X86 target is taking advantage of these. 2008-05-15 08:39:06 +00:00
Debugger
ExecutionEngine
Linker
Support Don't assume underlying APInt type is limited 2008-05-14 22:53:25 +00:00
System
Target Make use of vector load and store operations to implement memcpy, memmove, and memset. Currently only X86 target is taking advantage of these. 2008-05-15 08:39:06 +00:00
Transforms Situations can arise when you have a function called that returns a 'void', but 2008-05-14 22:45:20 +00:00
VMCore Move the operator new and operator delete out of line. This fixes an issue with 2008-05-15 01:23:11 +00:00
Makefile