Skip to content
  1. Apr 25, 2002
  2. Apr 24, 2002
  3. Apr 19, 2002
  4. Apr 18, 2002
  5. Apr 17, 2002
  6. Apr 16, 2002
  7. Apr 15, 2002
  8. Apr 14, 2002
  9. Apr 13, 2002
    • Chris Lattner's avatar
      Minor bugfix for previous checkin · 8a939c91
      Chris Lattner authored
      llvm-svn: 2241
      8a939c91
    • Chris Lattner's avatar
      * Remove obselete code for unsized arrays · d816b537
      Chris Lattner authored
      * Add new function printTypeAtLeastOneLevel used to...
      * Print the symbol table *WITH SYMBOLIC TYPES*.  Now we get:
             %tree = type { int, %tree*, %tree* }
        in the type definition section of the disassembled output instead of
             %tree = type { int, \2*, \2* }
        the different for the health benchmark and power are simply amazing.
      
      llvm-svn: 2240
      d816b537
Loading