Skip to content
  • Chris Lattner's avatar
    Miscellaneous cleanups: · 4cee8d8f
    Chris Lattner authored
      * 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
    4cee8d8f
Loading