llvm-project/llvm/tools/dis
Chris Lattner 4cee8d8ffb Miscellaneous cleanups:
* Convert post to pre-increment for for loops
  * Use generic programming more
  * Use new Value::cast* instructions
  * Use new Module, Method, & BasicBlock forwarding methods
  * Use new facilities in STLExtras.h
  * Use new Instruction::isPHINode() method

llvm-svn: 96
2001-06-27 23:41:11 +00:00
..
Makefile Initial revision 2001-06-06 20:29:01 +00:00
dis.cpp Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00