llvm-mirror/lib
Chris Lattner d616582a7a 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
..
Analysis Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
AsmParser Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
Bytecode Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
Transforms Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
VMCore Miscellaneous cleanups: 2001-06-27 23:41:11 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00