llvm-6502/lib
Chris Lattner 7301178aac Pass around IntrinsicLowering instances as appropriate.
Reimplement the Interpreters implementation of va_* to be more direct.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10627 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-28 09:44:37 +00:00
..
Analysis Add a note 2003-12-28 04:03:49 +00:00
Archive
AsmParser Right, fix the problem with invoke instructions, not just call instructions 2003-12-23 22:18:36 +00:00
Bytecode minor cleanups 2003-12-26 06:16:00 +00:00
CodeGen Use the intrinsic lowering functionality 2003-12-28 09:43:35 +00:00
ExecutionEngine Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
Linker Modified the logic so that library objects with main() are only linked in 2003-12-23 20:27:14 +00:00
Support
Target Use the intrinsic lowering functionality 2003-12-28 09:43:35 +00:00
Transforms Merging constants can cause further room for improvement. Iterate until 2003-12-28 07:19:08 +00:00
VMCore Move into the VMCore library 2003-12-28 08:30:20 +00:00
Makefile