llvm-6502/lib
Chris Lattner 1d670cc402 * Remove support for internal constant pool
* Support globally unique constants
* Support recursive and forward referenced types
* Support abstract types
* Add new BCR_TRACE macro to enable debugging of why the bytecode reader
  occasionally refuses to read something


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@448 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:37:43 +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 * Remove support for internal constant pool 2001-09-07 16:37:43 +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 Enable the elimination of method prototypes that are not referenced 2001-07-28 17:51:49 +00:00
VMCore * Assembly writer is not a module analyzer anymore 2001-09-07 16:36:04 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00