llvm-mirror/lib
Chris Lattner b408df97c8 * Rename get.*Operator to create seeing that it would have to be qualified
with the classname anyways.
* Add an isPHINode() method to Instruction
* Add getUniqueName() to SymbolTable class
* Add an insert method to ValueHolder

llvm-svn: 73
2001-06-25 07:31:05 +00:00
..
Analysis IntervalPartition: recode to use IntervalIterator to do all the work 2001-06-25 03:55:04 +00:00
AsmParser Updates to support 2001-06-11 15:04:20 +00:00
Bytecode Updates to support 2001-06-11 15:04:40 +00:00
Transforms A silly stupid test of the loop depth calculator was added. REMOVE in the 2001-06-25 03:55:37 +00:00
VMCore * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00