llvm-6502/lib
2006-07-18 23:59:33 +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 an out-of-line virtual method to provide a home for the cl::option class. 2006-07-18 23:59:33 +00:00
System simple optimization: don't bother calling "exists" (which calls the syscall 2006-07-18 07:07:51 +00:00
Target initial prologue and epilogue implementation. Need to define add and sub before finishing it :-) 2006-07-18 17:00:30 +00:00
Transforms silence warnings in a release build 2006-07-18 21:48:57 +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