llvm-mirror/lib
Vikram S. Adve abed788cd9 Separate VM instruction that generates the instructions that compute a value
from the value itself (the one causing an edge) because the latter may be
a temporary used within the instruction sequence for the VM instruction.

llvm-svn: 858
2001-10-17 23:55:16 +00:00
..
Analysis No major change - added some comments 2001-10-16 01:25:05 +00:00
AsmParser Simplify some code 2001-10-16 19:54:17 +00:00
Bytecode Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
CodeGen Separate VM instruction that generates the instructions that compute a value 2001-10-17 23:55:16 +00:00
ExecutionEngine Implement ulong & long support 2001-10-15 19:18:26 +00:00
Support Add StringList support 2001-10-13 06:53:19 +00:00
Target Only list automatically generated .cpp files. 2001-10-17 12:34:26 +00:00
Transforms Add new Pass infrastructure and some examples 2001-10-15 17:31:51 +00:00
VMCore Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00