llvm-6502/lib
2006-07-17 17:38:29 +00:00
..
Analysis Change the callgraph representation to store the callsite along with the 2006-07-12 18:29:36 +00:00
Archive
AsmParser
Bytecode
CodeGen On 64-bit targets like ppc64, we should use .quad to output pointer directives, 2006-07-15 01:34:12 +00:00
Debugger
ExecutionEngine
Linker eliminate some ugly code, using ConstantExpr::getWithOperands instead. 2006-07-14 22:21:31 +00:00
Support Add two helpers for escaping and unescaping strings. 2006-07-14 22:54:39 +00:00
System Turn an if into an else if. 2006-07-12 22:37:18 +00:00
Target skeleton of a lowerCall implementation for ARM 2006-07-16 01:02:57 +00:00
Transforms eliminate some ugly code, using ConstantExpr::getWithOperands instead. 2006-07-14 22:21:31 +00:00
VMCore Reduce the size of Constants.o by 25% by generalizing specific instantiations of 2006-07-17 17:38:29 +00:00
Makefile