llvm-6502/lib
Chris Lattner 30c8979bcb * Add support for forward referencing types
* Add support for upreferences for recursive types
* Remove support for ConstantPool.h
* Add support for globally unique Constants
* Add support for the opaque type


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@446 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:35:17 +00:00
..
Analysis Module analyzer no longer has to iterate over constant pool 2001-09-07 16:31:23 +00:00
AsmParser * Add support for forward referencing types 2001-09-07 16:35:17 +00:00
Bytecode * Slot calc is now simpler and not based on module analyzer. 2001-09-07 16:31:52 +00:00
CodeGen *** empty log message *** 2001-08-31 20:59:58 +00:00
ExecutionEngine Lots of new functionality 2001-08-27 05:16:50 +00:00
Support Support passing a data pointer to annotation factory methods 2001-08-27 05:19:10 +00:00
Target/SparcV9 *** empty log message *** 2001-08-31 20:59:58 +00:00
Transforms
VMCore Remove #include of nonexistant header file 2001-09-07 16:32:10 +00:00
Makefile